104 lines
2.5 KiB
JSON
104 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "latest-version@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "latest-version",
|
|
"name": "latest-version",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/philipp/PhpstormProjects/BM/bm/node_modules/update-notifier"
|
|
]
|
|
],
|
|
"_from": "latest-version@>=1.0.0 <2.0.0",
|
|
"_id": "latest-version@1.0.1",
|
|
"_inCache": true,
|
|
"_location": "/latest-version",
|
|
"_nodeVersion": "0.12.4",
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.10.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "latest-version@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "latest-version",
|
|
"name": "latest-version",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/update-notifier"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-1.0.1.tgz",
|
|
"_shasum": "72cfc46e3e8d1be651e1ebb54ea9f6ea96f374bb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "latest-version@^1.0.0",
|
|
"_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/update-notifier",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bin": {
|
|
"latest-version": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/latest-version/issues"
|
|
},
|
|
"dependencies": {
|
|
"package-json": "^1.0.0"
|
|
},
|
|
"description": "Get the latest version of a npm package",
|
|
"devDependencies": {
|
|
"mocha": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "72cfc46e3e8d1be651e1ebb54ea9f6ea96f374bb",
|
|
"tarball": "https://registry.npmjs.org/latest-version/-/latest-version-1.0.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"cli.js"
|
|
],
|
|
"gitHead": "77d6fa6e20551c716f1e543358b93fc9b5c0bfb9",
|
|
"homepage": "https://github.com/sindresorhus/latest-version",
|
|
"keywords": [
|
|
"latest",
|
|
"version",
|
|
"npm",
|
|
"package",
|
|
"package.json",
|
|
"current",
|
|
"module"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "latest-version",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/latest-version.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|