{
  "_args": [
    [
      {
        "raw": "vega-voronoi@^3.0.0",
        "scope": null,
        "escapedName": "vega-voronoi",
        "name": "vega-voronoi",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-gh-explorer/node_modules/vega-lib"
    ]
  ],
  "_from": "vega-voronoi@>=3.0.0 <4.0.0",
  "_id": "vega-voronoi@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/vega-voronoi",
  "_nodeVersion": "9.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/vega-voronoi_3.0.0_1525474540580_0.6431155955543832"
  },
  "_npmUser": {
    "name": "jheer",
    "email": "jeffrey.heer@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vega-voronoi@^3.0.0",
    "scope": null,
    "escapedName": "vega-voronoi",
    "name": "vega-voronoi",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vega-lib"
  ],
  "_resolved": "https://registry.npmjs.org/vega-voronoi/-/vega-voronoi-3.0.0.tgz",
  "_shasum": "e83d014c0d8d083592d5246122e3a9d4af0ce434",
  "_shrinkwrap": null,
  "_spec": "vega-voronoi@^3.0.0",
  "_where": "/home/lively4/lively4/lively4-gh-explorer/node_modules/vega-lib",
  "author": {
    "name": "Jeffrey Heer",
    "url": "http://idl.cs.washington.edu"
  },
  "bugs": {
    "url": "https://github.com/vega/vega-voronoi/issues"
  },
  "dependencies": {
    "d3-voronoi": "^1.1.2",
    "vega-dataflow": "^4.0.0",
    "vega-util": "^1.7.0"
  },
  "description": "Voronoi diagram transform for Vega dataflows.",
  "devDependencies": {
    "eslint": "4",
    "rollup": "0.58.2",
    "tape": "4",
    "uglify-js": "3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-ZkQw4UprxqiS3IjrdLOoQq1oEeH0REqWonf7Wz5zt2pKDHyMPlFX89EueoDYOKnfQjk9/7IiptBDK1ruAbDNiQ==",
    "shasum": "e83d014c0d8d083592d5246122e3a9d4af0ce434",
    "tarball": "https://registry.npmjs.org/vega-voronoi/-/vega-voronoi-3.0.0.tgz",
    "fileCount": 8,
    "unpackedSize": 7748,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7OTsCRA9TVsSAnZWagAAkCoQAKMomCE1Ld+1MTSaP79a\naoM6TGu4XTpr+IAjgN77DuAqpDZbjx8lZWCW/xCg5hC1t5VXPbH4u0Azjy81\nN+f27psrTJ5iyYuOn1OlNU7aGB8TVGfUNZvsFK8z3lCySfFdWLYkjAASkae9\n/0ExF93n5F24StoUSXVT9Mb1djTDST7WtgaKrAwpaikPW5xhHLcqIv0E2hT7\niJlPRKcDnbZ5/78NDermZs+xl/N+4gN0Ry0RNAVDWMpyuzCpB+w9Bqe5cL1u\n7lCfyZoEBwwiCDBvOXqcsdfNLuh7y6xC4gEDJq+em6ZN1ZMqqyl9PHD6oXRZ\nbHjwiRHzoe4+mVjNCX8X7WqqeWvO9BGdumloCSbB4kYYyltXFeP2G5toiqXL\n4F2JtgSNhSKcIS2VUuzb8leHcr4CjonBkj2aDTBWuj1ryk1f2uocqZAURvm3\n8YGDW5PauhKTWJm7D4Pf0lJO9K/KAUwslTJhJik0UOVBFB8SxrygnPgNSrQJ\nQFhpj3uk7NIE+igJJ0yst9pWtjS8YV+1IuIN6tZF8RsTSJQgoUsjwBtVO0KF\nq874dRTtF5h6b/WvSw22GbG0KjZxiNTCdcN5C/FdbE/Ce+WnDbEwAJYrmVq1\nC0FUstigqjtyQNoi1ffAfTHB6YRm63rp/xHm5k1RMRjTubwEuivaWz7nShkN\nUFCE\r\n=r3a4\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "8a924bd5d13d4b0db665f542d0a7964d66f829e3",
  "homepage": "https://github.com/vega/vega-voronoi#readme",
  "jsnext:main": "index",
  "keywords": [
    "vega",
    "voronoi"
  ],
  "license": "BSD-3-Clause",
  "main": "build/vega-voronoi.js",
  "maintainers": [
    {
      "name": "jheer",
      "email": "jeffrey.heer@gmail.com"
    }
  ],
  "module": "index",
  "name": "vega-voronoi",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vega/vega-voronoi.git"
  },
  "scripts": {
    "build": "npm run test && uglifyjs build/vega-voronoi.js -c -m -o build/vega-voronoi.min.js",
    "postpublish": "git push && git push --tags && zip -j build/vega-voronoi.zip -- LICENSE README.md build/vega-voronoi.js build/vega-voronoi.min.js",
    "prepublish": "npm run build",
    "pretest": "rm -rf build && mkdir build && rollup -g d3-voronoi:d3,vega-dataflow:vega,vega-util:vega -f umd -n vega.transforms -o build/vega-voronoi.js -- index.js",
    "test": "tape 'test/**/*-test.js' && eslint index.js src test"
  },
  "version": "3.0.0"
}
