{
  "_args": [
    [
      {
        "raw": "ngraph.quadtreebh3d@0.0.3",
        "scope": null,
        "escapedName": "ngraph.quadtreebh3d",
        "name": "ngraph.quadtreebh3d",
        "rawSpec": "0.0.3",
        "spec": "0.0.3",
        "type": "version"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/ngraph.forcelayout3d"
    ]
  ],
  "_from": "ngraph.quadtreebh3d@0.0.3",
  "_id": "ngraph.quadtreebh3d@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/ngraph.quadtreebh3d",
  "_nodeVersion": "1.3.0",
  "_npmUser": {
    "name": "anvaka",
    "email": "anvaka@gmail.com"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ngraph.quadtreebh3d@0.0.3",
    "scope": null,
    "escapedName": "ngraph.quadtreebh3d",
    "name": "ngraph.quadtreebh3d",
    "rawSpec": "0.0.3",
    "spec": "0.0.3",
    "type": "version"
  },
  "_requiredBy": [
    "/ngraph.forcelayout3d"
  ],
  "_resolved": "https://registry.npmjs.org/ngraph.quadtreebh3d/-/ngraph.quadtreebh3d-0.0.3.tgz",
  "_shasum": "7b2b36bd779feb6467cfb774ee59cf93b8b756a8",
  "_shrinkwrap": null,
  "_spec": "ngraph.quadtreebh3d@0.0.3",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/ngraph.forcelayout3d",
  "author": {
    "name": "Andrei Kashcha"
  },
  "bugs": {
    "url": "https://github.com/anvaka/ngraph.quadtreebh3d/issues"
  },
  "dependencies": {
    "ngraph.random": "0.0.1"
  },
  "description": "Quad Tree data structure for Barnes-Hut simulation in 3d space",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "ngraph.physics.primitives": "~0.0",
    "tap": "~0.4.8"
  },
  "directories": {},
  "dist": {
    "shasum": "7b2b36bd779feb6467cfb774ee59cf93b8b756a8",
    "tarball": "https://registry.npmjs.org/ngraph.quadtreebh3d/-/ngraph.quadtreebh3d-0.0.3.tgz"
  },
  "gitHead": "2f7c61f17670b36dacc5746b073e9c4114fcf19f",
  "homepage": "https://github.com/anvaka/ngraph.quadtreebh3d",
  "keywords": [
    "ngraph",
    "quadtree",
    "barnes",
    "hut",
    "3d"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "anvaka",
      "email": "anvaka@gmail.com"
    }
  ],
  "name": "ngraph.quadtreebh3d",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anvaka/ngraph.quadtreebh3d.git"
  },
  "scripts": {
    "perf": "npm version && node perf/updateBodyForce.js",
    "test": "tap test/*.js"
  },
  "version": "0.0.3"
}
