{
  "name": "orthomoji",
  "version": "1.5.1",
  "description": "Create text art with emojis!",
  "type": "module",
  "main": "index.js",
  "author": "Matthew Carvalho-Dagenais",
  "repository": {
    "type": "git",
    "url": "https://github.com/mcd-3/orthomoji.git"
  },
  "keywords": [
    "orthomoji",
    "orthography",
    "emoji",
    "emoji words",
    "text art"
  ],
  "license": "MIT",
  "dependencies": {
    "canvas": "2.8.0",
    "node-canvas-with-twemoji": "0.1.6",
    "sharp": "0.29.3"
  }
}
