{
  "_args": [
    [
      {
        "raw": "ngraph.forcelayout3d@^0.0.16",
        "scope": null,
        "escapedName": "ngraph.forcelayout3d",
        "name": "ngraph.forcelayout3d",
        "rawSpec": "^0.0.16",
        "spec": ">=0.0.16 <0.0.17",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/three-forcegraph"
    ]
  ],
  "_from": "ngraph.forcelayout3d@>=0.0.16 <0.0.17",
  "_id": "ngraph.forcelayout3d@0.0.16",
  "_inCache": true,
  "_installable": true,
  "_location": "/ngraph.forcelayout3d",
  "_nodeVersion": "7.2.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/ngraph.forcelayout3d-0.0.16.tgz_1487453594591_0.9334901794791222"
  },
  "_npmUser": {
    "name": "anvaka",
    "email": "anvaka@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ngraph.forcelayout3d@^0.0.16",
    "scope": null,
    "escapedName": "ngraph.forcelayout3d",
    "name": "ngraph.forcelayout3d",
    "rawSpec": "^0.0.16",
    "spec": ">=0.0.16 <0.0.17",
    "type": "range"
  },
  "_requiredBy": [
    "/three-forcegraph"
  ],
  "_resolved": "https://registry.npmjs.org/ngraph.forcelayout3d/-/ngraph.forcelayout3d-0.0.16.tgz",
  "_shasum": "ce9d9df5e1269893ce7453eeb8fb53c18960a2c1",
  "_shrinkwrap": null,
  "_spec": "ngraph.forcelayout3d@^0.0.16",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/three-forcegraph",
  "author": {
    "name": "Andrei Kashcha"
  },
  "bugs": {
    "url": "https://github.com/anvaka/ngraph.forcelayout3d/issues"
  },
  "dependencies": {
    "ngraph.expose": "0.0.0",
    "ngraph.forcelayout": "0.0.22",
    "ngraph.merge": "0.0.1",
    "ngraph.physics.primitives": "0.0.7",
    "ngraph.quadtreebh3d": "0.0.3",
    "ngraph.random": "0.0.1"
  },
  "description": "Force directed graph layout in 3d",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "ngraph.generators": "0.0.16",
    "ngraph.graph": "0.0.12",
    "tap": "^1.4.1"
  },
  "directories": {},
  "dist": {
    "shasum": "ce9d9df5e1269893ce7453eeb8fb53c18960a2c1",
    "tarball": "https://registry.npmjs.org/ngraph.forcelayout3d/-/ngraph.forcelayout3d-0.0.16.tgz"
  },
  "gitHead": "77a292d06bd863bca528bd5d91aab52a40a25440",
  "homepage": "https://github.com/anvaka/ngraph.forcelayout3d#readme",
  "keywords": [
    "ngraph",
    "graph",
    "force-directed",
    "layout"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "anvaka",
      "email": "anvaka@gmail.com"
    }
  ],
  "name": "ngraph.forcelayout3d",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anvaka/ngraph.forcelayout3d.git"
  },
  "scripts": {
    "demo": "browserify demo/index.js > demo/bundle.js",
    "perf": "npm version && node perf/index.js",
    "test": "tap test/*.js"
  },
  "version": "0.0.16"
}
