{
  "name": "ghost-canvas",
  "version": "0.0.6",
  "description": "Record canvas changes without actually rendering anything, based on jscapturecanvas",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daiheitan/ghost-canvas.git"
  },
  "keywords": [
    "canvas",
    "record",
    "web",
    "worker"
  ],
  "author": "Zimon Dai",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/daiheitan/ghost-canvas/issues"
  },
  "homepage": "https://github.com/daiheitan/ghost-canvas#readme"
}
