UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

111 lines (110 loc) 2.6 kB
{ "_args": [ [ "gifsicle@^3.0.0", "/Users/nick/codes/twreporter-react/node_modules/imagemin-gifsicle" ] ], "_from": "gifsicle@>=3.0.0 <4.0.0", "_id": "gifsicle@3.0.3", "_inCache": true, "_installable": true, "_location": "/gifsicle", "_nodeVersion": "5.0.0", "_npmUser": { "email": "snnskwtnb@gmail.com", "name": "shinnn" }, "_npmVersion": "3.4.0", "_phantomChildren": {}, "_requested": { "name": "gifsicle", "raw": "gifsicle@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/imagemin-gifsicle" ], "_resolved": "https://registry.npmjs.org/gifsicle/-/gifsicle-3.0.3.tgz", "_shasum": "17230d311c68cbcf31bd54e22741e5c8a373117c", "_shrinkwrap": null, "_spec": "gifsicle@^3.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/imagemin-gifsicle", "author": { "email": "kevinmartensson@gmail.com", "name": "Kevin Martensson", "url": "kevinmartensson.com" }, "bin": { "gifsicle": "cli.js" }, "bugs": { "url": "https://github.com/imagemin/gifsicle-bin/issues" }, "dependencies": { "bin-build": "^2.0.0", "bin-wrapper": "^3.0.0", "logalot": "^2.0.0" }, "description": "gifsicle wrapper that makes it seamlessly available as a local dependency", "devDependencies": { "bin-check": "^2.0.0", "compare-size": "^1.0.0", "mkdirp": "^0.5.0", "mocha": "^2.2.4", "rimraf": "^2.3.2" }, "directories": {}, "dist": { "shasum": "17230d311c68cbcf31bd54e22741e5c8a373117c", "tarball": "http://registry.npmjs.org/gifsicle/-/gifsicle-3.0.3.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "cli.js", "index.js", "lib" ], "gitHead": "2522b056a32a581dbd6617985a9dcc86e6bb20a8", "homepage": "https://github.com/imagemin/gifsicle-bin#readme", "keywords": [ "compress", "gif", "image", "img", "minify", "optimize" ], "license": "MIT", "maintainers": [ { "name": "kevva", "email": "kevinmartensson@gmail.com" }, { "name": "shinnn", "email": "snnskwtnb@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "gifsicle", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/imagemin/gifsicle-bin.git" }, "scripts": { "postinstall": "node lib/install.js", "test": "mocha --timeout 50000" }, "version": "3.0.3" }