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.
101 lines
2.4 KiB
101 lines
2.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"bin-wrapper@^3.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gifsicle" |
|
] |
|
], |
|
"_from": "bin-wrapper@>=3.0.0 <4.0.0", |
|
"_id": "bin-wrapper@3.0.2", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/bin-wrapper", |
|
"_nodeVersion": "2.3.0", |
|
"_npmUser": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
"_npmVersion": "2.11.3", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "bin-wrapper", |
|
"raw": "bin-wrapper@^3.0.0", |
|
"rawSpec": "^3.0.0", |
|
"scope": null, |
|
"spec": ">=3.0.0 <4.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gifsicle", |
|
"/jpegtran-bin", |
|
"/optipng-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": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gifsicle", |
|
"author": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "Kevin Mårtensson", |
|
"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": [ |
|
{ |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
} |
|
], |
|
"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" |
|
}
|
|
|