111 lines
2.6 KiB
JSON
111 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "bin-wrapper@^3.0.0",
|
|
"scope": null,
|
|
"escapedName": "bin-wrapper",
|
|
"name": "bin-wrapper",
|
|
"rawSpec": "^3.0.0",
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\gifsicle"
|
|
]
|
|
],
|
|
"_from": "bin-wrapper@>=3.0.0 <4.0.0",
|
|
"_id": "bin-wrapper@3.0.2",
|
|
"_inCache": true,
|
|
"_location": "/bin-wrapper",
|
|
"_nodeVersion": "2.3.0",
|
|
"_npmUser": {
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
},
|
|
"_npmVersion": "2.11.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "bin-wrapper@^3.0.0",
|
|
"scope": null,
|
|
"escapedName": "bin-wrapper",
|
|
"name": "bin-wrapper",
|
|
"rawSpec": "^3.0.0",
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gifsicle",
|
|
"/mozjpeg",
|
|
"/optipng-bin",
|
|
"/pngquant-bin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz",
|
|
"_shasum": "67d3306262e4b1a5f2f88ee23464f6a655677aeb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bin-wrapper@^3.0.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\gifsicle",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "https://github.com/kevva"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kevva/bin-wrapper/issues"
|
|
},
|
|
"dependencies": {
|
|
"bin-check": "^2.0.0",
|
|
"bin-version-check": "^2.1.0",
|
|
"download": "^4.0.0",
|
|
"each-async": "^1.1.1",
|
|
"lazy-req": "^1.0.0",
|
|
"os-filter-obj": "^1.0.0"
|
|
},
|
|
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
|
|
"devDependencies": {
|
|
"ava": "^0.0.4",
|
|
"nock": "^2.6.0",
|
|
"rimraf": "^2.2.8"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "67d3306262e4b1a5f2f88ee23464f6a655677aeb",
|
|
"tarball": "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "8a777c36019c9cc66bd1d1999d01ffd5e9167601",
|
|
"homepage": "https://github.com/kevva/bin-wrapper#readme",
|
|
"keywords": [
|
|
"bin",
|
|
"check",
|
|
"local",
|
|
"wrapper"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
},
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "bin-wrapper",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/bin-wrapper.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/test.js"
|
|
},
|
|
"version": "3.0.2"
|
|
}
|