{
  "name": "moocard",
  "version": "1.1.6",
  "description": "",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "build",
    "res"
  ],
  "author": "madebytragic (https://github.com/lrmn7)",
  "license": "ISC",
  "dependencies": {
    "canvas": "^2.11.2",
    "color-thief-node": "^1.0.4"
  }
}