UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

117 lines (116 loc) 2.83 kB
{ "_args": [ [ "optipng-bin@^3.0.0", "/Users/nick/codes/twreporter-react/node_modules/imagemin-optipng" ] ], "_from": "optipng-bin@>=3.0.0 <4.0.0", "_id": "optipng-bin@3.1.0", "_inCache": true, "_installable": true, "_location": "/optipng-bin", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-5-east.internal.npmjs.com", "tmp": "tmp/optipng-bin-3.1.0.tgz_1455616294253_0.1779038740787655" }, "_npmUser": { "email": "snnskwtnb@gmail.com", "name": "shinnn" }, "_npmVersion": "3.7.2", "_phantomChildren": {}, "_requested": { "name": "optipng-bin", "raw": "optipng-bin@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/imagemin-optipng" ], "_resolved": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.0.tgz", "_shasum": "de8e3979e8c01621239497efa9106fb377c5f9ba", "_shrinkwrap": null, "_spec": "optipng-bin@^3.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/imagemin-optipng", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bin": { "optipng": "cli.js" }, "bugs": { "url": "https://github.com/imagemin/optipng-bin/issues" }, "dependencies": { "bin-build": "^2.0.0", "bin-wrapper": "^3.0.0", "logalot": "^2.0.0" }, "description": "OptiPNG 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", "path-exists": "^1.0.0", "rimraf": "^2.3.2", "xo": "*" }, "directories": {}, "dist": { "shasum": "de8e3979e8c01621239497efa9106fb377c5f9ba", "tarball": "http://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "cli.js", "index.js", "lib" ], "gitHead": "bccd73d21e5ed55f0ae494fa1d0c1a3f5837a7bc", "homepage": "https://github.com/imagemin/optipng-bin#readme", "keywords": [ "compress", "image", "img", "minify", "optimize", "png" ], "license": "MIT", "maintainers": [ { "name": "kevva", "email": "kevinmartensson@gmail.com" }, { "name": "shinnn", "email": "snnskwtnb@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "optipng-bin", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/imagemin/optipng-bin.git" }, "scripts": { "postinstall": "node lib/install.js", "test": "xo && mocha --timeout 50000" }, "version": "3.1.0" }