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.
 
 
 
 

115 lines
2.7 KiB

{
"_args": [
[
"gifsicle@^3.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/imagemin-gifsicle"
]
],
"_from": "gifsicle@>=3.0.0 <4.0.0",
"_id": "gifsicle@3.0.4",
"_inCache": true,
"_installable": true,
"_location": "/gifsicle",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gifsicle-3.0.4.tgz_1472875137097_0.5108370378147811"
},
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "3.10.6",
"_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.4.tgz",
"_shasum": "f45cb5ed10165b665dc929e0e9328b6c821dfa3b",
"_shrinkwrap": null,
"_spec": "gifsicle@^3.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/imagemin-gifsicle",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Martensson",
"url": "github.com/kevva"
},
"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",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "f45cb5ed10165b665dc929e0e9328b6c821dfa3b",
"tarball": "https://registry.npmjs.org/gifsicle/-/gifsicle-3.0.4.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"cli.js",
"lib"
],
"gitHead": "88b8b2d536749d484c6d5a2fb5cf5f3756138864",
"homepage": "https://github.com/imagemin/gifsicle-bin#readme",
"keywords": [
"gif",
"img",
"image",
"compress",
"minify",
"optimize"
],
"license": "MIT",
"maintainers": [
{
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
{
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"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": "xo && mocha --timeout 50000"
},
"version": "3.0.4"
}