blob: e4775e205eb526ed902bacaf6b163f9f5a00d2db [file] [log] [blame]
{
"_from": "os-homedir@>=1.0.0 <2.0.0",
"_id": "os-homedir@1.0.0",
"_location": "/npm/osenv/os-homedir",
"_nodeVersion": "2.3.0",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.11.1",
"_phantomChildren": {},
"_requiredBy": [
"/npm/osenv"
],
"_resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.0.tgz",
"_shasum": "e37078bc61b5869063053897257e39ec1261b702",
"_shrinkwrap": null,
"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": "e37078bc61b5869063053897257e39ec1261b702",
"tarball": "http://registry.npmjs.org/os-homedir/-/os-homedir-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "7e39e2e049de404f06233fa617ecf46fed997a78",
"homepage": "https://github.com/sindresorhus/os-homedir",
"keywords": [
"built-in",
"core",
"ponyfill",
"polyfill",
"shim",
"os",
"homedir",
"home",
"dir",
"directory",
"folder",
"user",
"path"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"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.0"
}