blob: 4bf69bcaf82dacf086afedd99e0ea9b43ba66a1f [file] [log] [blame]
{
"_from": "own-or-env@^1.0.0",
"_id": "own-or-env@1.0.0",
"_inBundle": false,
"_integrity": "sha1-nvkg/IHi5jz1nUEQElg2jPT8pPs=",
"_location": "/own-or-env",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "own-or-env@^1.0.0",
"name": "own-or-env",
"escapedName": "own-or-env",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/tap"
],
"_resolved": "https://registry.npmjs.org/own-or-env/-/own-or-env-1.0.0.tgz",
"_shasum": "9ef920fc81e2e63cf59d41101258368cf4fca4fb",
"_spec": "own-or-env@^1.0.0",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/tap",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/own-or-env/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Use an objects own property, or an environment variable. Optionally treat as a boolean if the env should be set to 1 or 0.",
"homepage": "https://github.com/isaacs/own-or-env#readme",
"license": "ISC",
"main": "own-or-env.js",
"name": "own-or-env",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/own-or-env.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}