UNPKG

d2-ui

Version:
95 lines (94 loc) 2.36 kB
{ "_args": [ [ "postcss-calc@^5.2.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano" ] ], "_from": "postcss-calc@>=5.2.0 <6.0.0", "_id": "postcss-calc@5.2.1", "_inCache": true, "_installable": true, "_location": "/postcss-calc", "_nodeVersion": "5.10.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/postcss-calc-5.2.1.tgz_1460319882540_0.6787811757531017" }, "_npmUser": { "email": "m@moox.io", "name": "moox" }, "_npmVersion": "3.8.3", "_phantomChildren": {}, "_requested": { "name": "postcss-calc", "raw": "postcss-calc@^5.2.0", "rawSpec": "^5.2.0", "scope": null, "spec": ">=5.2.0 <6.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-5.2.1.tgz", "_shasum": "42147e5589a4baf658688764d76c6a097804652e", "_shrinkwrap": null, "_spec": "postcss-calc@^5.2.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano", "author": { "name": "Maxime Thirouin" }, "bugs": { "url": "https://github.com/postcss/postcss-calc/issues" }, "dependencies": { "postcss": "^5.0.2", "postcss-message-helpers": "^2.0.0", "reduce-css-calc": "^1.2.0" }, "description": "PostCSS plugin to reduce calc()", "devDependencies": { "eslint": "^1.0.0", "npmpub": "^3.1.0", "postcss-custom-properties": "^5.0.0", "tape": "^3.0.0" }, "directories": {}, "dist": { "shasum": "42147e5589a4baf658688764d76c6a097804652e", "tarball": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-5.2.1.tgz" }, "files": [ "index.js" ], "gitHead": "82d259eb1c077134012e0cc8493365bd76a11f0b", "homepage": "https://github.com/postcss/postcss-calc#readme", "keywords": [ "css", "postcss", "postcss-plugin", "calculation", "calc" ], "license": "MIT", "maintainers": [ { "email": "m@moox.io", "name": "moox" } ], "name": "postcss-calc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss-calc.git" }, "scripts": { "release": "npmpub", "test": "eslint . && tape test" }, "version": "5.2.1" }