UNPKG

d2-ui

Version:
118 lines (117 loc) 3.1 kB
{ "_args": [ [ "postcss-minify-params@^1.0.4", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano" ] ], "_from": "postcss-minify-params@>=1.0.4 <2.0.0", "_id": "postcss-minify-params@1.0.5", "_inCache": true, "_installable": true, "_location": "/postcss-minify-params", "_nodeVersion": "5.4.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/postcss-minify-params-1.0.5.tgz_1471378574351_0.10043538571335375" }, "_npmUser": { "email": "beneb.info@gmail.com", "name": "beneb" }, "_npmVersion": "3.10.2", "_phantomChildren": {}, "_requested": { "name": "postcss-minify-params", "raw": "postcss-minify-params@^1.0.4", "rawSpec": "^1.0.4", "scope": null, "spec": ">=1.0.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.0.5.tgz", "_shasum": "82d602643b8616a61fb3634d7ede0289836d67f9", "_shrinkwrap": null, "_spec": "postcss-minify-params@^1.0.4", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano", "author": { "email": "trysound@yandex.ru", "name": "Bogdan Chadkin" }, "bugs": { "url": "https://github.com/TrySound/postcss-minify-params/issues" }, "dependencies": { "alphanum-sort": "^1.0.1", "postcss": "^5.0.2", "postcss-value-parser": "^3.0.2", "uniqs": "^2.0.0" }, "description": "Minify at-rule params with PostCSS", "devDependencies": { "buble": "^0.12.5", "cross-env": "^2.0.0", "del-cli": "^0.2.0", "eslint": "^2.13.1", "eslint-config-postcss": "^2.0.2", "mocha": "^2.5.3", "nyc": "^7.0.0" }, "directories": {}, "dist": { "shasum": "82d602643b8616a61fb3634d7ede0289836d67f9", "tarball": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.0.5.tgz" }, "eslintConfig": { "env": { "mocha": true }, "extends": "postcss" }, "files": [ "dist" ], "gitHead": "cc5bbbd6b004f169a892b126f94edaa20697e968", "homepage": "https://github.com/TrySound/postcss-minify-params", "keywords": [ "postcss", "css", "postcss-plugin", "minify", "optimise", "params" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "email": "beneb.info@gmail.com", "name": "beneb" }, { "email": "trysound@yandex.ru", "name": "trysound" } ], "name": "postcss-minify-params", "nyc": { "instrument": true, "sourceMap": true }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/trysound/postcss-minify-params.git" }, "scripts": { "prepublish": "del-cli dist && cross-env BABEL_ENV=publish buble src -o dist", "pretest": "eslint src", "report": "nyc report --reporter=html", "test": "cross-env BABEL_ENV=test nyc mocha test --compilers js:buble/register" }, "version": "1.0.5" }