{
  "_args": [
    [
      {
        "raw": "ngraph.quadtreebh@^1.0.0",
        "scope": null,
        "escapedName": "ngraph.quadtreebh",
        "name": "ngraph.quadtreebh",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/ngraph.physics.simulator"
    ]
  ],
  "_from": "ngraph.quadtreebh@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "ngraph.quadtreebh@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ngraph.quadtreebh",
  "_nodeVersion": "8.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ngraph.quadtreebh_1.0.0_1559502569506_0.149863223558917"
  },
  "_npmUser": {
    "name": "anvaka",
    "email": "anvaka@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ngraph.quadtreebh@^1.0.0",
    "scope": null,
    "escapedName": "ngraph.quadtreebh",
    "name": "ngraph.quadtreebh",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ngraph.physics.simulator"
  ],
  "_resolved": "https://registry.npmjs.org/ngraph.quadtreebh/-/ngraph.quadtreebh-1.0.0.tgz",
  "_shasum": "ea248e09705016261c9def9f8825c81e6499cabb",
  "_shrinkwrap": null,
  "_spec": "ngraph.quadtreebh@^1.0.0",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/ngraph.physics.simulator",
  "author": {
    "name": "Andrei Kashcha"
  },
  "bugs": {
    "url": "https://github.com/anvaka/ngraph.quadtreebh/issues"
  },
  "dependencies": {
    "ngraph.random": "^1.0.0"
  },
  "description": "Quad tree data structure for Barnes-Hut simulation",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "ngraph.physics.primitives": "^1.0.0",
    "tap": "^14.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-cXc1JOIBu0flCPiIRintjs0G6LDhNmuVjDffq8PQQMP/i1324oQXdhbvlxjBepXjgfB/VIdVvwgfHjSs31A3Ig==",
    "shasum": "ea248e09705016261c9def9f8825c81e6499cabb",
    "tarball": "https://registry.npmjs.org/ngraph.quadtreebh/-/ngraph.quadtreebh-1.0.0.tgz",
    "fileCount": 12,
    "unpackedSize": 21239,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9B7sCRA9TVsSAnZWagAADqYQAJC+HWoVZGQZb145cxx6\nGVjkWszDYH4tXldZL3GdSW5gTNS7qF48DC99NRUU6FxwzvayrSp0WBXDF+br\n6stQj508xbzYDCJHo/lJwGJApZ6HkKi/CmIvmmcLGd01lPCMaA2f27wVXMsN\nsUcrAvmW4kRbewBWUPF9isbB4hYXVFo8am3Zcaf7bkTm5v9Sr//o7H3huOFL\nPxt9LBjyq5J/VHPzt2YRhjFqGTyiM0TRys98TAhSAy1jnocgMY6zgHLhBdk/\ndZVwjmVK8LqSEOAUmhxIsDz7vz1EoCCmhghd/VpT8w/fD1fs5rZt4D8b1bKf\na654us0BLBZF9ev1L4axsgzSNS5FOCisntBbJ8nNooMJ3VNWEHyu6R57QeOF\nAU6Afdne3RMFUNAmQJtudFUqQCqb0Wk6NwG/qpKgLvbRwNoXYSHmGjU0GS8Q\ndizPh4TE+ylCuwKEPm4IiPWX7UcUUT7JcYEl+6T5wnCC6LFsaaRrgCcWbjw7\nZEI68kVKBzS1sN9Ox3wL3WT43dY5WbIm2944VaiujOhABTMWFBC4R/0sLoj3\nMDk1c57OrSvU5nd4Fp5v23SKUE+8K4hxxOCFxhN6C3zdjaiZbn5La+z2W3Bq\nKI0YBBvUAcZ7zlfVDVw2SAD2K4VqyNFygACiuX+G2erXGJTksBiTB8BlVipL\nuaYb\r\n=dBmY\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "539f1324439563c5eabe53146c5d7f4e1c9dab30",
  "homepage": "https://github.com/anvaka/ngraph.quadtreebh#readme",
  "keywords": [
    "ngraph",
    "ngraphjs"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "anvaka",
      "email": "anvaka@gmail.com"
    }
  ],
  "name": "ngraph.quadtreebh",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anvaka/ngraph.quadtreebh.git"
  },
  "scripts": {
    "perf": "npm version && node perf/updateBodyForce.js",
    "test": "tap test/*.js"
  },
  "version": "1.0.0"
}
