blob: 8f95195605b30d85e7d94902e078c0249fc13972 [file] [log] [blame]
{
"_from": "own-or@^1.0.0",
"_id": "own-or@1.0.0",
"_inBundle": false,
"_integrity": "sha1-Tod/vtqaLsgAD7wLyuOWRe6L+Nw=",
"_location": "/own-or",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "own-or@^1.0.0",
"name": "own-or",
"escapedName": "own-or",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/tap"
],
"_resolved": "https://registry.npmjs.org/own-or/-/own-or-1.0.0.tgz",
"_shasum": "4e877fbeda9a2ec8000fbc0bcae39645ee8bf8dc",
"_spec": "own-or@^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/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Either use the object's own property, or a fallback",
"homepage": "https://github.com/isaacs/own-or#readme",
"license": "ISC",
"main": "own-or.js",
"name": "own-or",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/own-or.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}