84 lines
1.8 KiB
JSON
84 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"advpng-bin@3.0.0",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "advpng-bin@3.0.0",
|
|
"_id": "advpng-bin@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-C9/BQuGos6Sko6K0vexuuyozE2U=",
|
|
"_location": "/advpng-bin",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "advpng-bin@3.0.0",
|
|
"name": "advpng-bin",
|
|
"escapedName": "advpng-bin",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/grunt-image"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/advpng-bin/-/advpng-bin-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "1000ch",
|
|
"email": "shogo.sensui@gmail.com",
|
|
"url": "http://github.com/1000ch"
|
|
},
|
|
"bin": {
|
|
"advpng": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/advpng-bin/issues"
|
|
},
|
|
"dependencies": {
|
|
"bin-build": "^2.0.0",
|
|
"bin-wrapper": "^3.0.0",
|
|
"logalot": "^2.0.0"
|
|
},
|
|
"description": "advpng 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.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"cli.js",
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/imagemin/advpng-bin#readme",
|
|
"keywords": [
|
|
"compress",
|
|
"image",
|
|
"img",
|
|
"minify",
|
|
"optimize",
|
|
"png"
|
|
],
|
|
"license": "MIT",
|
|
"name": "advpng-bin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imagemin/advpng-bin.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node lib/install.js",
|
|
"test": "mocha --timeout 20000"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|