{
  "_args": [
    [
      "detective@4.3.2",
      "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours"
    ]
  ],
  "_development": true,
  "_from": "detective@4.3.2",
  "_id": "detective@4.3.2",
  "_inBundle": false,
  "_integrity": "sha1-d2l+LnlHrD/nyOJqbW8RUjWvqRw=",
  "_location": "/detective",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "detective@4.3.2",
    "name": "detective",
    "escapedName": "detective",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/module-deps"
  ],
  "_resolved": "https://registry.npmjs.org/detective/-/detective-4.3.2.tgz",
  "_spec": "4.3.2",
  "_where": "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-detective/issues"
  },
  "dependencies": {
    "acorn": "^3.1.0",
    "defined": "^1.0.0"
  },
  "description": "find all require() calls by walking the AST",
  "devDependencies": {
    "tap": "^5.7.1"
  },
  "homepage": "https://github.com/substack/node-detective#readme",
  "keywords": [
    "require",
    "source",
    "analyze",
    "ast"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "detective",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-detective.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "4.3.2"
}
