You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
2.1 KiB
JSON

{
"_args": [
[
"user-home@^1.0.0",
"/Users/alfiepates/src/invoicer/node_modules/tildify"
]
],
"_from": "user-home@>=1.0.0 <2.0.0",
"_id": "user-home@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/user-home",
"_nodeVersion": "0.10.32",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.1.16",
"_phantomChildren": {},
"_requested": {
"name": "user-home",
"raw": "user-home@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/tildify",
"/v8flags"
],
"_resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",
"_shasum": "2b5be23a32b63a7c9deb8d0f28d485724a3df190",
"_shrinkwrap": null,
"_spec": "user-home@^1.0.0",
"_where": "/Users/alfiepates/src/invoicer/node_modules/tildify",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bin": {
"user-home": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/user-home/issues"
},
"dependencies": {},
"description": "Get the path to the user home directory",
"devDependencies": {
"ava": "0.0.3"
},
"directories": {},
"dist": {
"shasum": "2b5be23a32b63a7c9deb8d0f28d485724a3df190",
"tarball": "http://localhost:4873/user-home/-/user-home-1.1.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"cli.js"
],
"gitHead": "cf6ba885d3e6bf625fb3c15ad0334fa623968481",
"homepage": "https://github.com/sindresorhus/user-home",
"keywords": [
"cli",
"bin",
"user",
"home",
"homedir",
"dir",
"directory",
"folder",
"path"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "user-home",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/user-home.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.1"
}