{
  "name": "node-text2img",
  "version": "0.0.3",
  "description": "",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Exsper",
  "license": "MIT",
  "dependencies": {
    "canvas": "^2.6.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Exsper/node-text2img.git"
  },
  "keywords": [
    "text2img",
    "node"
  ],
  "bugs": {
    "url": "https://github.com/Exsper/node-text2img/issues"
  },
  "homepage": "https://github.com/Exsper/node-text2img#readme"
}
