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.
111 lines
2.6 KiB
111 lines
2.6 KiB
{ |
|
"_args": [ |
|
[ |
|
"imagemin-optipng@^5.2.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin" |
|
] |
|
], |
|
"_from": "imagemin-optipng@>=5.2.1 <6.0.0", |
|
"_id": "imagemin-optipng@5.2.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/imagemin-optipng", |
|
"_nodeVersion": "6.5.0", |
|
"_npmOperationalInternal": { |
|
"host": "packages-12-west.internal.npmjs.com", |
|
"tmp": "tmp/imagemin-optipng-5.2.1.tgz_1473900840362_0.2631150600500405" |
|
}, |
|
"_npmUser": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
"_npmVersion": "3.10.6", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "imagemin-optipng", |
|
"raw": "imagemin-optipng@^5.2.1", |
|
"rawSpec": "^5.2.1", |
|
"scope": null, |
|
"spec": ">=5.2.1 <6.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gulp-imagemin" |
|
], |
|
"_resolved": "https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-5.2.1.tgz", |
|
"_shasum": "d22da412c09f5ff00a4339960b98a88b1dbe8695", |
|
"_shrinkwrap": null, |
|
"_spec": "imagemin-optipng@^5.2.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin", |
|
"author": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "Kevin Mårtensson", |
|
"url": "github.com/kevva" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/imagemin/imagemin-optipng/issues" |
|
}, |
|
"dependencies": { |
|
"exec-buffer": "^3.0.0", |
|
"is-png": "^1.0.0", |
|
"optipng-bin": "^3.0.0" |
|
}, |
|
"description": "OptiPNG imagemin plugin", |
|
"devDependencies": { |
|
"ava": "*", |
|
"pify": "^2.3.0", |
|
"xo": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "d22da412c09f5ff00a4339960b98a88b1dbe8695", |
|
"tarball": "https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-5.2.1.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "a9f0e2bd7628c7d2d09b8f59339109a718341ce1", |
|
"homepage": "https://github.com/imagemin/imagemin-optipng#readme", |
|
"keywords": [ |
|
"compress", |
|
"image", |
|
"imageminplugin", |
|
"img", |
|
"minify", |
|
"optimize", |
|
"optipng", |
|
"png" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
}, |
|
{ |
|
"email": "snnskwtnb@gmail.com", |
|
"name": "shinnn" |
|
} |
|
], |
|
"name": "imagemin-optipng", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/imagemin/imagemin-optipng.git" |
|
}, |
|
"scripts": { |
|
"test": "xo && ava" |
|
}, |
|
"version": "5.2.1", |
|
"xo": { |
|
"esnext": true |
|
} |
|
}
|
|
|