blob: 1698593476b512da33f5bbcb3f867751e478c7ad [file] [log] [blame]
{
"_args": [
[
{
"raw": "find-up@^2.0.0",
"scope": null,
"escapedName": "find-up",
"name": "find-up",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/read-pkg-up"
]
],
"_from": "find-up@>=2.0.0 <3.0.0",
"_id": "find-up@2.1.0",
"_inCache": true,
"_location": "/read-pkg-up/find-up",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/find-up-2.1.0.tgz_1480684911017_0.33125952794216573"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "4.0.2",
"_phantomChildren": {},
"_requested": {
"raw": "find-up@^2.0.0",
"scope": null,
"escapedName": "find-up",
"name": "find-up",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/read-pkg-up"
],
"_resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
"_shasum": "45d1b7e506c717ddd482775a2b77920a3c0c57a7",
"_shrinkwrap": null,
"_spec": "find-up@^2.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/read-pkg-up",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/find-up/issues"
},
"dependencies": {
"locate-path": "^2.0.0"
},
"description": "Find a file by walking up parent directories",
"devDependencies": {
"ava": "*",
"tempfile": "^1.1.1",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "45d1b7e506c717ddd482775a2b77920a3c0c57a7",
"tarball": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"gitHead": "10202fb1621f0c277d5d5eeaf01c1c32b008fbef",
"homepage": "https://github.com/sindresorhus/find-up#readme",
"keywords": [
"find",
"up",
"find-up",
"findup",
"look-up",
"look",
"file",
"search",
"match",
"package",
"resolve",
"parent",
"parents",
"folder",
"directory",
"dir",
"walk",
"walking",
"path"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "find-up",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/find-up.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.1.0",
"xo": {
"esnext": true
}
}