UNPKG

d2-ui

Version:
113 lines (112 loc) 3.07 kB
{ "_args": [ [ "postcss-reduce-idents@^2.2.2", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano" ] ], "_from": "postcss-reduce-idents@>=2.2.2 <3.0.0", "_id": "postcss-reduce-idents@2.3.0", "_inCache": true, "_installable": true, "_location": "/postcss-reduce-idents", "_nodeVersion": "5.4.1", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/postcss-reduce-idents-2.3.0.tgz_1455275003571_0.2521292446181178" }, "_npmUser": { "email": "beneb.info@gmail.com", "name": "beneb" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "postcss-reduce-idents", "raw": "postcss-reduce-idents@^2.2.2", "rawSpec": "^2.2.2", "scope": null, "spec": ">=2.2.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.3.0.tgz", "_shasum": "a697b52953ed6825ffea404e26a4f105d8b8d569", "_shrinkwrap": null, "_spec": "postcss-reduce-idents@^2.2.2", "_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-reduce-idents/issues" }, "dependencies": { "postcss": "^5.0.4", "postcss-value-parser": "^3.0.2" }, "description": "Reduce custom identifiers with PostCSS.", "devDependencies": { "ava": "^0.11.0", "babel-cli": "^6.4.0", "babel-core": "^6.4.0", "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", "del-cli": "^0.1.2", "eslint": "^1.10.3", "eslint-config-cssnano": "^1.0.0" }, "directories": {}, "dist": { "shasum": "a697b52953ed6825ffea404e26a4f105d8b8d569", "tarball": "http://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.3.0.tgz" }, "eslintConfig": { "extends": "cssnano" }, "files": [ "dist", "LICENSE-MIT" ], "gitHead": "44d1efd5443ccd8e56632a503d4b87626e25972a", "homepage": "https://github.com/ben-eb/postcss-reduce-idents", "keywords": [ "css", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "email": "beneb.info@gmail.com", "name": "beneb" }, { "email": "trysound@yandex.ru", "name": "trysound" } ], "name": "postcss-reduce-idents", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ben-eb/postcss-reduce-idents.git" }, "scripts": { "prepublish": "de dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/", "pretest": "eslint src", "test": "ava src/__tests__/*.js" }, "version": "2.3.0" }