84 lines
1.9 KiB
JSON
84 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jpeg-recompress-bin@3.0.1",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jpeg-recompress-bin@3.0.1",
|
|
"_id": "jpeg-recompress-bin@3.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-RqPnMAzKt5WxuNsnroAsJ6KDM6Q=",
|
|
"_location": "/jpeg-recompress-bin",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jpeg-recompress-bin@3.0.1",
|
|
"name": "jpeg-recompress-bin",
|
|
"escapedName": "jpeg-recompress-bin",
|
|
"rawSpec": "3.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt-image"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jpeg-recompress-bin/-/jpeg-recompress-bin-3.0.1.tgz",
|
|
"_spec": "3.0.1",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "1000ch",
|
|
"email": "shogo.sensui@gmail.com",
|
|
"url": "http://github.com/1000ch"
|
|
},
|
|
"bin": {
|
|
"jpeg-recompress": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/jpeg-recompress-bin/issues"
|
|
},
|
|
"dependencies": {
|
|
"bin-wrapper": "^3.0.0",
|
|
"logalot": "^2.0.0"
|
|
},
|
|
"description": "jpeg-recompress wrapper that makes it seamlessly available as a local dependency",
|
|
"devDependencies": {
|
|
"bin-check": "^1.0.0",
|
|
"compare-size": "^1.0.1",
|
|
"mkdirp": "^0.5.0",
|
|
"mocha": "^2.2.4",
|
|
"rimraf": "^2.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"cli.js",
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/imagemin/jpeg-recompress-bin#readme",
|
|
"keywords": [
|
|
"compress",
|
|
"image",
|
|
"img",
|
|
"jpeg",
|
|
"jpg",
|
|
"minify",
|
|
"optimize"
|
|
],
|
|
"license": "MIT",
|
|
"name": "jpeg-recompress-bin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imagemin/jpeg-recompress-bin.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node lib/install.js",
|
|
"test": "mocha --timeout 20000"
|
|
},
|
|
"version": "3.0.1"
|
|
}
|