徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

100 lines
2.5 KiB

{
"_from": "bin-wrapper@^4.0.0",
"_id": "bin-wrapper@4.1.0",
"_inBundle": false,
"_integrity": "sha512-hfRmo7hWIXPkbpi0ZltboCMVrU+0ClXR/JgbCKKjlDjQf6igXa7OwdqNcFWQZPZTgiY7ZpzE3+LjjkLiTN2T7Q==",
"_location": "/bin-wrapper",
"_phantomChildren": {
"@sindresorhus/is": "0.7.0",
"archive-type": "4.0.0",
"cacheable-request": "2.1.4",
"caw": "2.0.1",
"content-disposition": "0.5.4",
"decompress": "4.2.1",
"decompress-response": "3.3.0",
"duplexer3": "0.1.5",
"ext-name": "5.0.0",
"filenamify": "2.1.0",
"into-stream": "3.1.0",
"is-retry-allowed": "1.2.0",
"isurl": "1.0.0",
"lowercase-keys": "1.0.1",
"mimic-response": "1.0.1",
"p-finally": "1.0.0",
"safe-buffer": "5.2.1",
"timed-out": "4.0.1",
"url-to-options": "1.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "bin-wrapper@^4.0.0",
"name": "bin-wrapper",
"escapedName": "bin-wrapper",
"rawSpec": "^4.0.0",
"saveSpec": null,
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
"/cwebp-bin",
"/gifsicle",
"/mozjpeg",
"/optipng-bin",
"/pngquant-bin"
],
"_resolved": "https://registry.npmmirror.com/bin-wrapper/-/bin-wrapper-4.1.0.tgz",
"_shasum": "99348f2cf85031e3ef7efce7e5300aeaae960605",
"_spec": "bin-wrapper@^4.0.0",
"_where": "D:\\仁舟项目\\admin_dHBzn\\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"
},
"bundleDependencies": false,
"dependencies": {
"bin-check": "^4.1.0",
"bin-version-check": "^4.0.0",
"download": "^7.1.0",
"import-lazy": "^3.1.0",
"os-filter-obj": "^2.0.0",
"pify": "^4.0.1"
},
"deprecated": false,
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
"devDependencies": {
"ava": "*",
"executable": "^4.1.1",
"nock": "^10.0.2",
"path-exists": "^3.0.0",
"rimraf": "^2.6.2",
"tempy": "^0.2.1",
"xo": "*"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js"
],
"homepage": "https://github.com/kevva/bin-wrapper#readme",
"keywords": [
"bin",
"check",
"local",
"wrapper"
],
"license": "MIT",
"name": "bin-wrapper",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/bin-wrapper.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "4.1.0"
}