twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
113 lines (112 loc) • 2.65 kB
JSON
{
"_args": [
[
"imagemin-svgo@^4.0.0",
"/Users/nick/codes/twreporter-react/node_modules/imagemin"
]
],
"_from": "imagemin-svgo@>=4.0.0 <5.0.0",
"_id": "imagemin-svgo@4.2.1",
"_inCache": true,
"_installable": true,
"_location": "/imagemin-svgo",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/imagemin-svgo-4.2.1.tgz_1455542325525_0.8796581672504544"
},
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "3.7.2",
"_phantomChildren": {
"readable-stream": "2.0.5",
"xtend": "4.0.1"
},
"_requested": {
"name": "imagemin-svgo",
"raw": "imagemin-svgo@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/imagemin"
],
"_resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-4.2.1.tgz",
"_shasum": "54f07dc56f47260462df6a61c54befb44b57be55",
"_shrinkwrap": null,
"_spec": "imagemin-svgo@^4.0.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/imagemin",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/imagemin/imagemin-svgo/issues"
},
"dependencies": {
"is-svg": "^1.0.0",
"svgo": "^0.6.0",
"through2": "^2.0.0"
},
"description": "SVGO imagemin plugin",
"devDependencies": {
"ava": "*",
"vinyl": "^1.1.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "54f07dc56f47260462df6a61c54befb44b57be55",
"tarball": "http://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-4.2.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "7f17590a1211b794c54a603bc4ad4055f40f10bb",
"homepage": "https://github.com/imagemin/imagemin-svgo#readme",
"keywords": [
"compress",
"gulpplugin",
"image",
"imageminplugin",
"img",
"minify",
"optimize",
"svg",
"svgo"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "imagemin-svgo",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/imagemin-svgo.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "4.2.1"
}