{
  "_args": [
    [
      "find-root@^1.0.0",
      "/usr/share/npm/node_modules/deglob"
    ]
  ],
  "_from": "find-root@>=1.0.0 <2.0.0",
  "_id": "find-root@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/deglob/find-root",
  "_nodeVersion": "8.1.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/find-root-1.1.0.tgz_1498771558761_0.5412233145907521"
  },
  "_npmUser": {
    "email": "jason@denizac.org",
    "name": "jsdnxx"
  },
  "_npmVersion": "5.0.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "find-root",
    "raw": "find-root@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/deglob"
  ],
  "_resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz",
  "_shasum": "abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4",
  "_shrinkwrap": null,
  "_spec": "find-root@^1.0.0",
  "_where": "/usr/share/npm/node_modules/deglob",
  "author": {
    "name": "jsdnxx"
  },
  "bugs": {
    "url": "https://github.com/js-n/find-root/issues"
  },
  "dependencies": {},
  "description": "find the closest package.json",
  "devDependencies": {
    "chai": "^4.0.2",
    "mocha": "^3.4.2",
    "moquire": "^1.5.5",
    "standard": "^10.0.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==",
    "shasum": "abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4",
    "tarball": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz"
  },
  "gitHead": "853727496c7846456cee13f3bf9079ba978bc858",
  "homepage": "https://github.com/js-n/find-root#readme",
  "keywords": [
    "base",
    "closest",
    "find",
    "fs",
    "get",
    "module",
    "package",
    "root"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jsdnxx",
      "email": "jason@denizac.org"
    }
  ],
  "name": "find-root",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/js-n/find-root.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "version": "1.1.0"
}
