@zkochan/pnpm
Version:
A fast implementation of npm install
114 lines (113 loc) • 2.73 kB
JSON
{
"_args": [
[
{
"raw": "package-json@^1.0.0",
"scope": null,
"escapedName": "package-json",
"name": "package-json",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\latest-version"
]
],
"_from": "package-json@>=1.0.0 <2.0.0",
"_id": "package-json@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/package-json",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {
"duplexify": "3.4.5",
"infinity-agent": "2.0.3",
"is-redirect": "1.0.0",
"is-stream": "1.1.0",
"lowercase-keys": "1.0.0",
"nested-error-stacks": "1.0.2",
"prepend-http": "1.0.4",
"read-all-stream": "3.1.0",
"timed-out": "2.0.0"
},
"_requested": {
"raw": "package-json@^1.0.0",
"scope": null,
"escapedName": "package-json",
"name": "package-json",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/latest-version"
],
"_resolved": "https://registry.npmjs.org/package-json/-/package-json-1.2.0.tgz",
"_shasum": "c8ecac094227cdf76a316874ed05e27cc939a0e0",
"_shrinkwrap": null,
"_spec": "package-json@^1.0.0",
"_where": "C:\\src\\pnpm\\node_modules\\latest-version",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/package-json/issues"
},
"dependencies": {
"got": "^3.2.0",
"registry-url": "^3.0.0"
},
"description": "Get the package.json of a package from the npm registry",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "c8ecac094227cdf76a316874ed05e27cc939a0e0",
"tarball": "https://registry.npmjs.org/package-json/-/package-json-1.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "0119e976716d376994fd8d40ef7112dca597f4b6",
"homepage": "https://github.com/sindresorhus/package-json",
"keywords": [
"npm",
"registry",
"package",
"pkg",
"package.json",
"json",
"module",
"scope",
"scoped"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "package-json",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/package-json.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.2.0"
}