UNPKG

react-scripts

Version:
138 lines (137 loc) 3.74 kB
{ "_args": [ [ { "raw": "postcss-svgo@^2.1.1", "scope": null, "escapedName": "postcss-svgo", "name": "postcss-svgo", "rawSpec": "^2.1.1", "spec": ">=2.1.1 <3.0.0", "type": "range" }, "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/cssnano" ] ], "_from": "postcss-svgo@>=2.1.1 <3.0.0", "_id": "postcss-svgo@2.1.5", "_inCache": true, "_location": "/postcss-svgo", "_nodeVersion": "5.4.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/postcss-svgo-2.1.5.tgz_1474202257444_0.543536662356928" }, "_npmUser": { "name": "beneb", "email": "beneb.info@gmail.com" }, "_npmVersion": "3.10.2", "_phantomChildren": {}, "_requested": { "raw": "postcss-svgo@^2.1.1", "scope": null, "escapedName": "postcss-svgo", "name": "postcss-svgo", "rawSpec": "^2.1.1", "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.5.tgz", "_shasum": "46fc0363f01bab6a36a9abb01c229fcc45363094", "_shrinkwrap": null, "_spec": "postcss-svgo@^2.1.1", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/cssnano", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "ava": { "require": "babel-register" }, "bugs": { "url": "https://github.com/ben-eb/postcss-svgo/issues" }, "dependencies": { "is-svg": "^2.0.0", "postcss": "^5.0.14", "postcss-value-parser": "^3.2.3", "svgo": "^0.7.0" }, "description": "Optimise inline SVG with PostCSS.", "devDependencies": { "all-contributors-cli": "^3.0.5", "ava": "^0.16.0", "babel-cli": "^6.4.5", "babel-core": "^6.4.5", "babel-plugin-add-module-exports": "^0.2.0", "babel-preset-es2015": "^6.3.13", "babel-preset-es2015-loose": "^7.0.0", "babel-preset-stage-0": "^6.3.13", "babel-register": "^6.9.0", "coveralls": "^2.11.6", "del-cli": "^0.2.0", "eslint": "^3.0.0", "eslint-config-cssnano": "^3.0.0", "eslint-plugin-babel": "^3.3.0", "eslint-plugin-import": "^1.10.2", "nyc": "^8.0.0", "pleeease-filters": "^3.0.0" }, "directories": {}, "dist": { "shasum": "46fc0363f01bab6a36a9abb01c229fcc45363094", "tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.5.tgz" }, "eslintConfig": { "extends": "cssnano" }, "files": [ "LICENSE-MIT", "dist" ], "gitHead": "639e5cb9abeaafee3e5b81c60c5a8085ea39c42b", "homepage": "https://github.com/ben-eb/postcss-svgo", "keywords": [ "css", "minify", "optimise", "postcss", "postcss-plugin", "svg", "svgo" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "name": "beneb", "email": "beneb.info@gmail.com" }, { "name": "trysound", "email": "trysound@yandex.ru" } ], "name": "postcss-svgo", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ben-eb/postcss-svgo.git" }, "scripts": { "contributorAdd": "all-contributors add", "contributorGenerate": "all-contributors generate", "prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/", "pretest": "eslint src", "report": "nyc report --reporter=html", "test": "nyc --reporter=text ava src/__tests__", "test-012": "nyc --reporter=text ava src/__tests__" }, "version": "2.1.5" }