{
  "_args": [
    [
      {
        "raw": "vega-canvas@^1.1.0",
        "scope": null,
        "escapedName": "vega-canvas",
        "name": "vega-canvas",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-gh-explorer/node_modules/vega-scenegraph"
    ]
  ],
  "_from": "vega-canvas@>=1.1.0 <2.0.0",
  "_id": "vega-canvas@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/vega-canvas",
  "_nodeVersion": "10.1.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/vega-canvas_1.1.0_1525925283276_0.8735361123485905"
  },
  "_npmUser": {
    "name": "jheer",
    "email": "jeffrey.heer@gmail.com"
  },
  "_npmVersion": "6.0.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vega-canvas@^1.1.0",
    "scope": null,
    "escapedName": "vega-canvas",
    "name": "vega-canvas",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vega-scenegraph",
    "/vega-wordcloud"
  ],
  "_resolved": "https://registry.npmjs.org/vega-canvas/-/vega-canvas-1.1.0.tgz",
  "_shasum": "99ce74d4510a46fc9ed1a8721014da725898ec9f",
  "_shrinkwrap": null,
  "_spec": "vega-canvas@^1.1.0",
  "_where": "/home/lively4/lively4/lively4-gh-explorer/node_modules/vega-scenegraph",
  "author": {
    "name": "Jeffrey Heer",
    "url": "http://idl.cs.washington.edu"
  },
  "browser": {
    "./build/vega-canvas.node.js": "./build/vega-canvas.js",
    "./index.js": "./index.browser.js"
  },
  "bugs": {
    "url": "https://github.com/vega/vega-canvas/issues"
  },
  "dependencies": {},
  "description": "Canvas and Image utilities.",
  "devDependencies": {
    "canvas": "^1.6.10",
    "canvas-prebuilt": "^1.6.5-prerelease.1",
    "eslint": "4",
    "rollup": "0.58.2",
    "tape": "4",
    "uglify-js": "3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-0RBwjnrFf4VRhNm5ICY+o1/q6mynli+VheOXKGML9mElRsplZgzd/pv9NnNRNigU+M66Kr7zUpskoakh8EhW9Q==",
    "shasum": "99ce74d4510a46fc9ed1a8721014da725898ec9f",
    "tarball": "https://registry.npmjs.org/vega-canvas/-/vega-canvas-1.1.0.tgz",
    "fileCount": 13,
    "unpackedSize": 63532,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa88WjCRA9TVsSAnZWagAAwYUP/0gn9T/8HnnK3P26TCMp\nJctQp3tJnwkLdC8+ZTVndUS+ifjxw6qcYCTe6S0lqs9/z2zgtZB9Ym4pkz5T\nF43zqFViTLKVwGnmZ0HG6raLRt2xN1tvijNR1IAnHCN01vIFDWcy5JIdFnxe\n2jPR1eCWs1EACh3QQKOgmaIdKe8GfDl1JFL1FJ9AsfHey8xVKt2CSSiCJjx0\nNNy8ZE0SXG1oPXiG7WMky0OFcMerYpRRfuwYUyx3J6CFUpee0GXhCEntXRBr\nm4uolWWDyISamMIubj7CT+eCCSjIaTbEEEjFroFFfoEFZvK20RLuDNMIUcqi\n0oeqJu7w9H6VVknfHwebB/1SgM0XZ79tSa6HDsYOcesQhvkHOdCokwTqrFo2\nOoilgEdSFPdg/kKuiBXLy2BShWGRt+Qn6HUtWzhQvi3fkDkVPtMS9whGSC0B\n+kz2CGMP8zix0fLk3M0AnuIJUWU/QpibJ97dWHhfmmwfMIydsDTEEMm4JPlC\nyHYN7lDdZCgD6hwmNWS/8E0NzTQnJV7vcgj9LkDVEAweSvKkbRCHjWiaM0IB\nyb8VLrlov7lQ9bgp+8i+UxgN1RB431nGOYpsEc6NPpEolBr4C/8CEJY4rWjE\nIh5eDQIOMN+OhCfoKJLCRfC09HqrrhSPS03fv4YangILSM4FBmgYlolHt3tb\nvBpd\r\n=MARw\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "66f372015e2623eb933ba79d1be30a0f69252329",
  "homepage": "https://github.com/vega/vega-canvas#readme",
  "jsnext:main": "index",
  "keywords": [
    "vega",
    "canvas",
    "image"
  ],
  "license": "BSD-3-Clause",
  "main": "build/vega-canvas.node.js",
  "maintainers": [
    {
      "name": "jheer",
      "email": "jeffrey.heer@gmail.com"
    }
  ],
  "module": "index",
  "name": "vega-canvas",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vega/vega-canvas.git"
  },
  "scripts": {
    "build": "npm run test && uglifyjs build/vega-canvas.js -c -m -o build/vega-canvas.min.js",
    "postpublish": "git push && git push --tags && zip -j build/vega-canvas.zip -- LICENSE README.md build/vega-canvas.node.js build/vega-canvas.js build/vega-canvas.min.js",
    "prepublishOnly": "npm run build",
    "pretest": "rm -rf build && mkdir build && rollup -f umd -n vega -o build/vega-canvas.node.js -- index.js && rollup -f umd -n vega -o build/vega-canvas.js -- index.browser.js",
    "test": "tape 'test/**/*-test.js' && eslint index.js src test"
  },
  "version": "1.1.0"
}
