blob: 062614d1646778a09dc5d9c11d9ccf7c9a4ed590 [file] [log] [blame]
{
"_args": [
[
"os-homedir@^1.0.0",
"/Users/steveng/repo/cordova/cordova-osx/node_modules/osenv"
]
],
"_from": "os-homedir@>=1.0.0 <2.0.0",
"_id": "os-homedir@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/os-homedir",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "os-homedir",
"raw": "os-homedir@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/osenv",
"/spawn-wrap"
],
"_resolved": "http://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz",
"_shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
"_shrinkwrap": null,
"_spec": "os-homedir@^1.0.0",
"_where": "/Users/steveng/repo/cordova/cordova-osx/node_modules/osenv",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/os-homedir/issues"
},
"dependencies": {},
"description": "io.js 2.3.0 os.homedir() ponyfill",
"devDependencies": {
"ava": "0.0.4",
"path-exists": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
"tarball": "http://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "13ff83fbd13ebe286a6092286b2c634ab4534c5f",
"homepage": "https://github.com/sindresorhus/os-homedir",
"keywords": [
"built-in",
"core",
"dir",
"directory",
"folder",
"home",
"homedir",
"os",
"path",
"polyfill",
"ponyfill",
"shim",
"user"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "os-homedir",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/os-homedir.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.1"
}