{
  "_args": [
    [
      {
        "raw": "ngraph.forcelayout@^1.0.0",
        "scope": null,
        "escapedName": "ngraph.forcelayout",
        "name": "ngraph.forcelayout",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/three-forcegraph"
    ]
  ],
  "_from": "ngraph.forcelayout@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "ngraph.forcelayout@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ngraph.forcelayout",
  "_nodeVersion": "8.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ngraph.forcelayout_1.0.0_1560004338286_0.22212581123355957"
  },
  "_npmUser": {
    "name": "anvaka",
    "email": "anvaka@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ngraph.forcelayout@^1.0.0",
    "scope": null,
    "escapedName": "ngraph.forcelayout",
    "name": "ngraph.forcelayout",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/three-forcegraph"
  ],
  "_resolved": "https://registry.npmjs.org/ngraph.forcelayout/-/ngraph.forcelayout-1.0.0.tgz",
  "_shasum": "137746bfb25804527af66192f5d38eb262843e31",
  "_shrinkwrap": null,
  "_spec": "ngraph.forcelayout@^1.0.0",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/three-forcegraph",
  "author": {
    "name": "Andrei Kashcha"
  },
  "bugs": {
    "url": "https://github.com/anvaka/ngraph.forcelayout/issues"
  },
  "dependencies": {
    "ngraph.events": "^1.0.0",
    "ngraph.physics.simulator": "^1.0.0"
  },
  "description": "Force directed graph drawing layout",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "ngraph.generators": "^18.0.1",
    "ngraph.graph": "^18.0.0",
    "tap": "^14.2.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-ozILhbe/hZSWIWEdtUb5fOJg0MlRSaBfbea9stjgQ13JVjl9PfO0Px7qj6JdJTGT6p/Q1o9fGLz81iYKH/yjuw==",
    "shasum": "137746bfb25804527af66192f5d38eb262843e31",
    "tarball": "https://registry.npmjs.org/ngraph.forcelayout/-/ngraph.forcelayout-1.0.0.tgz",
    "fileCount": 12,
    "unpackedSize": 88853,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+8bzCRA9TVsSAnZWagAAGy8P/38EIOCAPeunPVzhuc2O\nZ7OFiTMvTNgfHpYQShjsZfIgJMUsAJChTRjFj+RhYJRhSXPYItJwiKXTTlrP\nKLouCNn4WGN4MWe/5gzyMWS7oU2qRBbe2WCJWy6ZOcsL9yugIMbWbyG5fVZl\nt1bRa1P8yDuX/HcMTNCVgU0dR1IZsHWY8CeEgX3Jwz2QHR0tqscjd5eGoTzl\nIkzl35DGMFTxVTvR3/7KmxSHLeig1pTvnurQiWGWBR4vVpniZR9GrfDkSDNU\nn+mDuMPMiVp8BWcxlRFOkLQSH7ITMKjXegwXFtSEKZ85hl+m0pobZfMwHMTO\ntkmJxmIrizPXT5z3mm8ofPd9cpaEtg7pN+g4Q8OjrGzHdF+WRExggctmXuSC\nvh33fBrBzMU/Fjs4GDVzS6NCy0fzpTezIQ/mITaHd5BZjwRHdwmyQc7giB6T\nh8Yif5n9xDx2wG27rVuSSPz2CznMen/NqMoU4NWCbYUJ1tii/xr15MOCBHON\nPy28DYS2Yi9qaLXTcaVNzHP+YVcpJkAPItPUriCp9SnpmfWD5dQiYiH2Yu3Y\nAQPB2ljpxy2q7VRTiIy4gjsq1CjUtjyW7AGILETS8bMLX7NIDG6nTboQRt/f\nrtCki62juMshjDdqpUBnDvP74pYAlLScPcAY8AK5C+BeWYUKy4mK5HAP6XM6\nzsWr\r\n=jiq5\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "4a6d27137d4d19940bc75bd9a5ed5c7a824e6a1d",
  "homepage": "https://github.com/anvaka/ngraph.forcelayout#readme",
  "keywords": [
    "ngraph",
    "ngraphjs"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "anvaka",
      "email": "anvaka@gmail.com"
    }
  ],
  "name": "ngraph.forcelayout",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anvaka/ngraph.forcelayout.git"
  },
  "scripts": {
    "perf": "npm version && node perf/test.js",
    "test": "tap test/*.js"
  },
  "version": "1.0.0"
}
