@zkochan/pnpm
Version:
A fast implementation of npm install
120 lines (119 loc) • 2.72 kB
JSON
{
"_args": [
[
{
"raw": "pkg-conf@^1.1.1",
"scope": null,
"escapedName": "pkg-conf",
"name": "pkg-conf",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\yargs"
]
],
"_from": "pkg-conf@>=1.1.1 <2.0.0",
"_id": "pkg-conf@1.1.3",
"_inCache": true,
"_installable": true,
"_location": "/pkg-conf",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/pkg-conf-1.1.3.tgz_1464062415515_0.5557844769209623"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"raw": "pkg-conf@^1.1.1",
"scope": null,
"escapedName": "pkg-conf",
"name": "pkg-conf",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/yargs"
],
"_resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.3.tgz",
"_shasum": "378e56d6fd13e88bfb6f4a25df7a83faabddba5b",
"_shrinkwrap": null,
"_spec": "pkg-conf@^1.1.1",
"_where": "C:\\src\\pnpm\\node_modules\\yargs",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/pkg-conf/issues"
},
"dependencies": {
"find-up": "^1.0.0",
"load-json-file": "^1.1.0",
"object-assign": "^4.0.1",
"symbol": "^0.2.1"
},
"description": "Get namespaced config from the closest package.json",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "378e56d6fd13e88bfb6f4a25df7a83faabddba5b",
"tarball": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"fixture": {
"foo": true
},
"gitHead": "e1030ef1a395162399987b1c92a1f76b9bfe600f",
"homepage": "https://github.com/sindresorhus/pkg-conf#readme",
"keywords": [
"json",
"read",
"parse",
"file",
"fs",
"graceful",
"load",
"pkg",
"package",
"config",
"conf",
"configuration",
"object",
"namespace",
"namespaced"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "pkg-conf",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/pkg-conf.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.1.3"
}