UNPKG

d2-ui

Version:
123 lines (122 loc) 3.17 kB
{ "_args": [ [ "postcss-svgo@^2.1.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano" ] ], "_from": "postcss-svgo@>=2.1.1 <3.0.0", "_id": "postcss-svgo@2.1.3", "_inCache": true, "_installable": true, "_location": "/postcss-svgo", "_nodeVersion": "5.4.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/postcss-svgo-2.1.3.tgz_1461321721725_0.12541857990436256" }, "_npmUser": { "email": "beneb.info@gmail.com", "name": "beneb" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "postcss-svgo", "raw": "postcss-svgo@^2.1.1", "rawSpec": "^2.1.1", "scope": null, "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.3.tgz", "_shasum": "593dc4056d507969e4123a3f319c7ff045e6bf0c", "_shrinkwrap": null, "_spec": "postcss-svgo@^2.1.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano", "author": { "email": "beneb.info@gmail.com", "name": "Ben Briggs", "url": "http://beneb.info" }, "ava": { "require": "babel-core/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.6.1" }, "description": "Optimise inline SVG with PostCSS.", "devDependencies": { "ava": "^0.14.0", "babel-cli": "^6.4.5", "babel-core": "^6.4.5", "babel-plugin-add-module-exports": "^0.1.2", "babel-preset-es2015": "^6.3.13", "babel-preset-es2015-loose": "^7.0.0", "babel-preset-stage-0": "^6.3.13", "coveralls": "^2.11.6", "del-cli": "^0.2.0", "eslint": "^2.0.0", "eslint-config-cssnano": "^2.0.0", "nyc": "^6.0.0", "pleeease-filters": "^3.0.0" }, "directories": {}, "dist": { "shasum": "593dc4056d507969e4123a3f319c7ff045e6bf0c", "tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.3.tgz" }, "eslintConfig": { "extends": "cssnano" }, "files": [ "LICENSE-MIT", "dist" ], "gitHead": "487c9f9786f263d03303ae79eccad04f13fa08ed", "homepage": "https://github.com/ben-eb/postcss-svgo", "keywords": [ "css", "minify", "optimise", "postcss", "postcss-plugin", "svg", "svgo" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "email": "beneb.info@gmail.com", "name": "beneb" }, { "email": "trysound@yandex.ru", "name": "trysound" } ], "name": "postcss-svgo", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ben-eb/postcss-svgo.git" }, "scripts": { "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__" }, "version": "2.1.3" }