{
  "_args": [
    [
      {
        "raw": "detective@^4.3.1",
        "scope": null,
        "escapedName": "detective",
        "name": "detective",
        "rawSpec": "^4.3.1",
        "spec": ">=4.3.1 <5.0.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/commoner"
    ]
  ],
  "_from": "detective@>=4.3.1 <5.0.0",
  "_id": "detective@4.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/detective",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "name": "zertosh",
    "email": "zertosh@gmail.com"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "detective@^4.3.1",
    "scope": null,
    "escapedName": "detective",
    "name": "detective",
    "rawSpec": "^4.3.1",
    "spec": ">=4.3.1 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/commoner"
  ],
  "_resolved": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz",
  "_shasum": "9fb06dd1ee8f0ea4dbcc607cda39d9ce1d4f726f",
  "_shrinkwrap": null,
  "_spec": "detective@^4.3.1",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/commoner",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-detective/issues"
  },
  "dependencies": {
    "acorn": "^1.0.3",
    "defined": "^1.0.0"
  },
  "description": "find all require() calls by walking the AST",
  "devDependencies": {
    "tap": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "9fb06dd1ee8f0ea4dbcc607cda39d9ce1d4f726f",
    "tarball": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz"
  },
  "gitHead": "aa1700035cabe9c5ec7cdbab5be79f8fdb9e20be",
  "homepage": "https://github.com/substack/node-detective#readme",
  "keywords": [
    "require",
    "source",
    "analyze",
    "ast"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "substack@gmail.com"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "detective",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-detective.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "4.3.1"
}
