{
  "name": "node-canvas-utils",
  "version": "1.0.2",
  "description": "Utilites for use with node-canvas",
  "main": "index.js",
  "homepage": "https://github.com/WayvshockGD/node-canvas-utils.git",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "discord",
    "canvas",
    "node",
    "image",
    "utilies"
  ],
  "author": "Wayvshock",
  "license": "Apache-2.0",
  "dependencies": {
    "canvas": "^2.8.0"
  }
}
