UNPKG

d2-ui

Version:
93 lines (92 loc) 2.49 kB
{ "_args": [ [ "postcss-merge-longhand@^2.0.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano" ] ], "_from": "postcss-merge-longhand@>=2.0.1 <3.0.0", "_id": "postcss-merge-longhand@2.0.1", "_inCache": true, "_installable": true, "_location": "/postcss-merge-longhand", "_nodeVersion": "2.3.4", "_npmUser": { "email": "beneb.info@gmail.com", "name": "beneb" }, "_npmVersion": "2.12.1", "_phantomChildren": {}, "_requested": { "name": "postcss-merge-longhand", "raw": "postcss-merge-longhand@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.1.tgz", "_shasum": "ff59b5dec6d586ce2cea183138f55c5876fa9cdc", "_shrinkwrap": null, "_spec": "postcss-merge-longhand@^2.0.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano", "author": { "email": "beneb.info@gmail.com", "name": "Ben Briggs", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/ben-eb/postcss-merge-longhand/issues" }, "dependencies": { "postcss": "^5.0.4" }, "description": "Merge longhand properties into shorthand with PostCSS.", "devDependencies": { "babel": "^5.8.23", "babel-tape-runner": "^1.2.0", "tap-spec": "^4.1.0", "tape": "^4.2.0" }, "directories": {}, "dist": { "shasum": "ff59b5dec6d586ce2cea183138f55c5876fa9cdc", "tarball": "http://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.1.tgz" }, "files": [ "LICENSE-MIT", "dist" ], "gitHead": "4da5867a2764f9f723cf5de0aa693d5dec81f4e0", "homepage": "https://github.com/ben-eb/postcss-merge-longhand", "keywords": [ "css", "minify", "optimise", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/index.js", "maintainers": [ { "email": "beneb.info@gmail.com", "name": "beneb" } ], "name": "postcss-merge-longhand", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ben-eb/postcss-merge-longhand.git" }, "scripts": { "prepublish": "babel src --out-dir dist --ignore /__tests__/", "test": "babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec" }, "version": "2.0.1" }