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.
124 lines
2.8 KiB
124 lines
2.8 KiB
{ |
|
"_args": [ |
|
[ |
|
"imagemin@^5.3.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin" |
|
] |
|
], |
|
"_from": "imagemin@>=5.3.1 <6.0.0", |
|
"_id": "imagemin@5.3.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/imagemin", |
|
"_nodeVersion": "4.8.3", |
|
"_npmOperationalInternal": { |
|
"host": "packages-12-west.internal.npmjs.com", |
|
"tmp": "tmp/imagemin-5.3.1.tgz_1494612434895_0.4447676152922213" |
|
}, |
|
"_npmUser": { |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
}, |
|
"_npmVersion": "2.15.11", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "imagemin", |
|
"raw": "imagemin@^5.3.1", |
|
"rawSpec": "^5.3.1", |
|
"scope": null, |
|
"spec": ">=5.3.1 <6.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gulp-imagemin" |
|
], |
|
"_resolved": "https://registry.npmjs.org/imagemin/-/imagemin-5.3.1.tgz", |
|
"_shasum": "f19c2eee1e71ba6c6558c515f9fc96680189a6d4", |
|
"_shrinkwrap": null, |
|
"_spec": "imagemin@^5.3.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/issues" |
|
}, |
|
"dependencies": { |
|
"file-type": "^4.1.0", |
|
"globby": "^6.1.0", |
|
"make-dir": "^1.0.0", |
|
"p-pipe": "^1.1.0", |
|
"pify": "^2.3.0", |
|
"replace-ext": "^1.0.0" |
|
}, |
|
"description": "Minify images", |
|
"devDependencies": { |
|
"ava": "*", |
|
"del": "^2.2.0", |
|
"imagemin-jpegtran": "^5.0.0", |
|
"imagemin-webp": "^4.0.0", |
|
"is-jpg": "^1.0.0", |
|
"tempy": "^0.1.0", |
|
"xo": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "f19c2eee1e71ba6c6558c515f9fc96680189a6d4", |
|
"tarball": "https://registry.npmjs.org/imagemin/-/imagemin-5.3.1.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "edea45417045e54d8a99e78ec1353e64b161ae7b", |
|
"homepage": "https://github.com/imagemin/imagemin#readme", |
|
"keywords": [ |
|
"minify", |
|
"compress", |
|
"image", |
|
"images", |
|
"jpeg", |
|
"jpg", |
|
"png", |
|
"gif", |
|
"svg" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "shogo.sensui@gmail.com", |
|
"name": "1000ch" |
|
}, |
|
{ |
|
"email": "bradbaris@gmail.com", |
|
"name": "bradbaris" |
|
}, |
|
{ |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
{ |
|
"email": "snnskwtnb@gmail.com", |
|
"name": "shinnn" |
|
}, |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
} |
|
], |
|
"name": "imagemin", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/imagemin/imagemin.git" |
|
}, |
|
"scripts": { |
|
"test": "xo && ava" |
|
}, |
|
"version": "5.3.1" |
|
}
|
|
|