UNPKG

d2-ui

Version:
96 lines (95 loc) 2.46 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.4", "_inCache": true, "_installable": true, "_location": "/postcss-minify-params", "_nodeVersion": "0.12.5", "_npmUser": { "email": "trysound@yandex.ru", "name": "trysound" }, "_npmVersion": "2.11.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.4.tgz", "_shasum": "2a77b96db80487f15fef941595b11b595368d543", "_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": { "eslint": "^1.3.1", "tap-spec": "^4.1.0", "tape": "^4.2.0" }, "directories": {}, "dist": { "shasum": "2a77b96db80487f15fef941595b11b595368d543", "tarball": "http://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.0.4.tgz" }, "files": [ "index.js" ], "gitHead": "b1dbb51994a4f4b826cc0a95ee6d63df655621b8", "homepage": "https://github.com/TrySound/postcss-minify-params", "keywords": [ "postcss", "css", "postcss-plugin", "minify", "optimise", "params" ], "license": "MIT", "maintainers": [ { "email": "beneb.info@gmail.com", "name": "beneb" }, { "email": "trysound@yandex.ru", "name": "trysound" } ], "name": "postcss-minify-params", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/trysound/postcss-minify-params.git" }, "scripts": { "test": "eslint index.js test.js && tape test.js | tap-spec" }, "version": "1.0.4" }