blob: 52d7e83d166605b588012427fc343e8d1ec6f19c [file] [log] [blame]
{
"_args": [
[
{
"name": "dependency-ls",
"raw": "dependency-ls@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/cordova-fetch"
]
],
"_from": "dependency-ls@>=1.0.0 <2.0.0",
"_id": "dependency-ls@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/dependency-ls",
"_nodeVersion": "5.4.1",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/dependency-ls-1.0.0.tgz_1455150772354_0.6289440086111426"
},
"_npmUser": {
"email": "stevengill97@gmail.com",
"name": "stevegill"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"name": "dependency-ls",
"raw": "dependency-ls@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/cordova-fetch"
],
"_resolved": "https://registry.npmjs.org/dependency-ls/-/dependency-ls-1.0.0.tgz",
"_shasum": "311dc9fa9a840bee4c6ca33954556e5cf09cb5c9",
"_shrinkwrap": null,
"_spec": "dependency-ls@^1.0.0",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/cordova-fetch",
"author": {
"name": "Steve Gill"
},
"bugs": {
"url": "https://github.com/stevengill/dependency-ls/issues"
},
"dependencies": {
"q": "1.4.1"
},
"description": "This module returns a promise containing an object of top level node modules installed in the supplied path.",
"devDependencies": {
"tap": "^5.4.3"
},
"directories": {},
"dist": {
"shasum": "311dc9fa9a840bee4c6ca33954556e5cf09cb5c9",
"tarball": "https://registry.npmjs.org/dependency-ls/-/dependency-ls-1.0.0.tgz"
},
"gitHead": "d73f920011f42e0d33016dd7dd365a930352071a",
"homepage": "https://github.com/stevengill/dependency-ls#readme",
"license": "Apache V2",
"main": "index.js",
"maintainers": [
{
"email": "stevengill97@gmail.com",
"name": "stevegill"
}
],
"name": "dependency-ls",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/stevengill/dependency-ls.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.0"
}