@zkochan/pnpm
Version:
A fast implementation of npm install
87 lines (86 loc) • 2.1 kB
JSON
{
"_args": [
[
{
"raw": "home-dir@^1.0.0",
"scope": null,
"escapedName": "home-dir",
"name": "home-dir",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\superstatic"
]
],
"_from": "home-dir@>=1.0.0 <2.0.0",
"_id": "home-dir@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/home-dir",
"_nodeVersion": "0.10.35",
"_npmUser": {
"name": "scottcorgan",
"email": "scottcorgan@gmail.com"
},
"_npmVersion": "2.1.17",
"_phantomChildren": {},
"_requested": {
"raw": "home-dir@^1.0.0",
"scope": null,
"escapedName": "home-dir",
"name": "home-dir",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/superstatic"
],
"_resolved": "https://registry.npmjs.org/home-dir/-/home-dir-1.0.0.tgz",
"_shasum": "2917eb44bdc9072ceda942579543847e3017fe4e",
"_shrinkwrap": null,
"_spec": "home-dir@^1.0.0",
"_where": "C:\\src\\pnpm\\node_modules\\superstatic",
"author": {
"name": "Scott Corgan"
},
"bugs": {
"url": "https://github.com/scottcorgan/home-dir/issues"
},
"dependencies": {},
"description": "Get home directory path on any platform",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "2917eb44bdc9072ceda942579543847e3017fe4e",
"tarball": "https://registry.npmjs.org/home-dir/-/home-dir-1.0.0.tgz"
},
"gitHead": "db4a3c1a5bdee980c676a51248595d77fb19460e",
"homepage": "https://github.com/scottcorgan/home-dir",
"keywords": [
"home",
"directory",
"user",
"path"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "scottcorgan",
"email": "scottcorgan@gmail.com"
}
],
"name": "home-dir",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/scottcorgan/home-dir.git"
},
"scripts": {
"test": "echo 'hey!'"
},
"version": "1.0.0"
}