96 lines
2.2 KiB
JSON
96 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"os-homedir@^1.0.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/tildify"
|
|
]
|
|
],
|
|
"_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": [
|
|
"/tildify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz",
|
|
"_shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
|
|
"_shrinkwrap": null,
|
|
"_spec": "os-homedir@^1.0.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/tildify",
|
|
"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",
|
|
"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.1"
|
|
}
|