133 lines
3.0 KiB
JSON
133 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "imagemin@^5.2.0",
|
|
"scope": null,
|
|
"escapedName": "imagemin",
|
|
"name": "imagemin",
|
|
"rawSpec": "^5.2.0",
|
|
"spec": ">=5.2.0 <6.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\img-loader"
|
|
]
|
|
],
|
|
"_from": "imagemin@>=5.2.0 <6.0.0",
|
|
"_id": "imagemin@5.3.1",
|
|
"_inCache": 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": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "imagemin@^5.2.0",
|
|
"scope": null,
|
|
"escapedName": "imagemin",
|
|
"name": "imagemin",
|
|
"rawSpec": "^5.2.0",
|
|
"spec": ">=5.2.0 <6.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/img-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/imagemin/-/imagemin-5.3.1.tgz",
|
|
"_shasum": "f19c2eee1e71ba6c6558c515f9fc96680189a6d4",
|
|
"_shrinkwrap": null,
|
|
"_spec": "imagemin@^5.2.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\img-loader",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"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": [
|
|
{
|
|
"name": "1000ch",
|
|
"email": "shogo.sensui@gmail.com"
|
|
},
|
|
{
|
|
"name": "bradbaris",
|
|
"email": "bradbaris@gmail.com"
|
|
},
|
|
{
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
},
|
|
{
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
},
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"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"
|
|
}
|