2017-09-13 07:52:34 +02:00

112 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "bin-build@^2.0.0",
"scope": null,
"escapedName": "bin-build",
"name": "bin-build",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\gifsicle"
]
],
"_from": "bin-build@>=2.0.0 <3.0.0",
"_id": "bin-build@2.2.0",
"_inCache": true,
"_location": "/bin-build",
"_nodeVersion": "4.2.1",
"_npmUser": {
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
"_npmVersion": "3.3.8",
"_phantomChildren": {},
"_requested": {
"raw": "bin-build@^2.0.0",
"scope": null,
"escapedName": "bin-build",
"name": "bin-build",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/gifsicle",
"/mozjpeg",
"/optipng-bin",
"/pngquant-bin"
],
"_resolved": "https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz",
"_shasum": "11f8dd61f70ffcfa2bdcaa5b46f5e8fedd4221cc",
"_shrinkwrap": null,
"_spec": "bin-build@^2.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-build/issues"
},
"dependencies": {
"archive-type": "^3.0.1",
"decompress": "^3.0.0",
"download": "^4.1.2",
"exec-series": "^1.0.0",
"rimraf": "^2.2.6",
"tempfile": "^1.0.0",
"url-regex": "^3.0.0"
},
"description": "Easily build binaries",
"devDependencies": {
"ava": "^0.0.4",
"nock": "^2.6.0",
"path-exists": "^1.0.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "11f8dd61f70ffcfa2bdcaa5b46f5e8fedd4221cc",
"tarball": "https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "81c4bb64c77cec50cc539ec44a279665404633f3",
"homepage": "https://github.com/kevva/bin-build#readme",
"keywords": [
"binary",
"build",
"make"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "bin-build",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/bin-build.git"
},
"scripts": {
"test": "xo && node test/test.js"
},
"version": "2.2.0"
}