{
  "name": "canvas-aws-prebuilt",
  "description": "Adapted version of node-canvas to use with AWS and Serverless",
  "version": "2.0.2",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dankochetov/canvas-aws-prebuilt.git"
  },
  "keywords": [
    "aws",
    "lambda",
    "serverless",
    "node",
    "nodejs",
    "js",
    "canvas",
    "node-canvas",
    "backend"
  ],
  "author": "Danil Kochetov <dankochetov13@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dankochetov/canvas-aws-prebuilt/issues"
  },
  "homepage": "https://github.com/dankochetov/canvas-aws-prebuilt#readme",
  "dependencies": {
    "nan": "^2.4.0",
    "parse-css-font": "^2.0.2",
    "units-css": "^0.4.0"
  }
}
