103 lines
2.4 KiB
JSON
103 lines
2.4 KiB
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"
|
|
},
|
|
"/home/philipp/PhpstormProjects/BM/bm/node_modules/latest-version"
|
|
]
|
|
],
|
|
"_from": "package-json@>=1.0.0 <2.0.0",
|
|
"_id": "package-json@1.2.0",
|
|
"_inCache": true,
|
|
"_location": "/package-json",
|
|
"_nodeVersion": "0.12.4",
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.10.1",
|
|
"_phantomChildren": {},
|
|
"_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": "/home/philipp/PhpstormProjects/BM/bm/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"
|
|
}
|