blob: c01ad187fd3c1e751494203f5793d72444da5db6 [file] [log] [blame]
{
"_args": [
[
{
"name": "osenv",
"raw": "osenv@^0.1.3",
"rawSpec": "^0.1.3",
"scope": null,
"spec": ">=0.1.3 <0.2.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/cordova-common"
]
],
"_from": "osenv@>=0.1.3 <0.2.0",
"_id": "osenv@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/osenv",
"_nodeVersion": "2.2.1",
"_npmUser": {
"email": "isaacs@npmjs.com",
"name": "isaacs"
},
"_npmVersion": "3.0.0",
"_phantomChildren": {},
"_requested": {
"name": "osenv",
"raw": "osenv@^0.1.3",
"rawSpec": "^0.1.3",
"scope": null,
"spec": ">=0.1.3 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/cordova-common"
],
"_resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.3.tgz",
"_shasum": "83cf05c6d6458fc4d5ac6362ea325d92f2754217",
"_shrinkwrap": null,
"_spec": "osenv@^0.1.3",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/cordova-common",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/osenv/issues"
},
"dependencies": {
"os-homedir": "^1.0.0",
"os-tmpdir": "^1.0.0"
},
"description": "Look up environment settings specific to different operating systems",
"devDependencies": {
"tap": "^1.2.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "83cf05c6d6458fc4d5ac6362ea325d92f2754217",
"tarball": "https://registry.npmjs.org/osenv/-/osenv-0.1.3.tgz"
},
"gitHead": "f746b3405d8f9e28054d11b97e1436f6a15016c4",
"homepage": "https://github.com/npm/osenv#readme",
"keywords": [
"environment",
"variable",
"home",
"tmpdir",
"path",
"prompt",
"ps1"
],
"license": "ISC",
"main": "osenv.js",
"maintainers": [
{
"email": "i@izs.me",
"name": "isaacs"
},
{
"email": "rok@kowalski.gd",
"name": "robertkowalski"
},
{
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
{
"email": "me@re-becca.org",
"name": "iarna"
}
],
"name": "osenv",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/osenv.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "0.1.3"
}