{
  "_from": "find-rc@3.0.x",
  "_id": "find-rc@3.0.1",
  "_inBundle": false,
  "_integrity": "sha1-VKQXg3DxC8k3H6jRssKAmir6DM4=",
  "_location": "/find-rc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "find-rc@3.0.x",
    "name": "find-rc",
    "escapedName": "find-rc",
    "rawSpec": "3.0.x",
    "saveSpec": null,
    "fetchSpec": "3.0.x"
  },
  "_requiredBy": [
    "/lab"
  ],
  "_resolved": "https://registry.npmjs.org/find-rc/-/find-rc-3.0.1.tgz",
  "_shasum": "54a4178370f10bc9371fa8d1b2c2809a2afa0cce",
  "_spec": "find-rc@3.0.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-plugin/node_modules/lab",
  "author": "",
  "bugs": {
    "url": "https://github.com/geek/find-rc/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Find a .rc file given a name",
  "devDependencies": {
    "belly-button": "^2.0.1",
    "code": "^3.0.0",
    "lab": "^10.7.1"
  },
  "homepage": "https://github.com/geek/find-rc#readme",
  "keywords": [],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "find-rc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/geek/find-rc.git"
  },
  "scripts": {
    "lint": "belly-button",
    "pretest": "npm run lint",
    "test": "lab -c"
  },
  "version": "3.0.1"
}
