UNPKG

motion

Version:

motion - moving development forward

89 lines (88 loc) 2.14 kB
{ "_args": [ [ "postcss-calc@^5.2.0", "/Users/nw/motion/packages/motion/node_modules/cssnano" ] ], "_from": "postcss-calc@>=5.2.0 <6.0.0", "_id": "postcss-calc@5.2.0", "_inCache": true, "_installable": true, "_location": "/postcss-calc", "_nodeVersion": "5.3.0", "_npmUser": { "email": "m@moox.io", "name": "moox" }, "_npmVersion": "3.3.12", "_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.0.tgz", "_shasum": "0b6153b79390ba3b7b98eaddff63f179ffe6faf5", "_shrinkwrap": null, "_spec": "postcss-calc@^5.2.0", "_where": "/Users/nw/motion/packages/motion/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", "postcss-custom-properties": "^5.0.0", "tape": "^3.0.0" }, "directories": {}, "dist": { "shasum": "0b6153b79390ba3b7b98eaddff63f179ffe6faf5", "tarball": "http://registry.npmjs.org/postcss-calc/-/postcss-calc-5.2.0.tgz" }, "files": [ "index.js" ], "gitHead": "0ca9351da633dabd2380e7c5007c35209d90f7a8", "homepage": "https://github.com/postcss/postcss-calc#readme", "keywords": [ "calc", "calculation", "css", "postcss", "postcss-plugin" ], "license": "MIT", "maintainers": [ { "name": "moox", "email": "m@moox.io" } ], "name": "postcss-calc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss-calc.git" }, "scripts": { "test": "eslint . && tape test" }, "version": "5.2.0" }