100 lines
2.4 KiB
JSON
100 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "bin-version@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "bin-version",
|
|
"name": "bin-version",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\bin-version-check"
|
|
]
|
|
],
|
|
"_from": "bin-version@>=1.0.0 <2.0.0",
|
|
"_id": "bin-version@1.0.4",
|
|
"_inCache": true,
|
|
"_location": "/bin-version",
|
|
"_nodeVersion": "3.0.0",
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.13.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "bin-version@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "bin-version",
|
|
"name": "bin-version",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/bin-version-check"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bin-version/-/bin-version-1.0.4.tgz",
|
|
"_shasum": "9eb498ee6fd76f7ab9a7c160436f89579435d78e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bin-version@^1.0.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\bin-version-check",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "http://sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/bin-version/issues"
|
|
},
|
|
"dependencies": {
|
|
"find-versions": "^1.0.0"
|
|
},
|
|
"description": "Get the version of a binary in semver format",
|
|
"devDependencies": {
|
|
"ava": "0.0.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "9eb498ee6fd76f7ab9a7c160436f89579435d78e",
|
|
"tarball": "https://registry.npmjs.org/bin-version/-/bin-version-1.0.4.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "78bdb0f3fa6c09c0b2228996d6d1fab4b58bbf06",
|
|
"homepage": "https://github.com/sindresorhus/bin-version#readme",
|
|
"keywords": [
|
|
"bin",
|
|
"binary",
|
|
"executable",
|
|
"version",
|
|
"semver",
|
|
"semantic",
|
|
"cli"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "bin-version",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/bin-version.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.0.4"
|
|
}
|