{"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"keywords":["css","minify","optimise","postcss","postcss-plugin"],"dist-tags":{"latest":"3.0.0","next":"4.0.0-rc.2"},"author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"description":"Merge longhand properties into shorthand with PostCSS.","readme":"# [postcss][postcss]-merge-longhand\n\n> Merge longhand properties into shorthand with PostCSS.\n\n## Install\n\nWith [npm](https://npmjs.org/package/postcss-merge-longhand) do:\n\n```\nnpm install postcss-merge-longhand --save\n```\n\n## Example\n\nMerge longhand properties into shorthand; works with `margin`, `padding` &\n`border`. For more examples see the [tests](src/__tests__/index.js).\n\n### Input\n\n```css\nh1 {\n    margin-top: 10px;\n    margin-right: 20px;\n    margin-bottom: 10px;\n    margin-left: 20px;\n}\n```\n\n### Output\n\n```css\nh1 {\n    margin: 10px 20px;\n}\n```\n\n## Usage\n\nSee the [PostCSS documentation](https://github.com/postcss/postcss#usage) for\nexamples for your environment.\n\n## Contributors\n\nSee [CONTRIBUTORS.md](https://github.com/ben-eb/cssnano/blob/master/CONTRIBUTORS.md).\n\n## License\n\nMIT © [Ben Briggs](http://beneb.info)\n\n[postcss]: https://github.com/postcss/postcss\n","repository":{"type":"git","url":"git+https://github.com/ben-eb/cssnano.git"},"bugs":{"url":"https://github.com/ben-eb/cssnano/issues"},"license":"MIT","versions":{"1.0.0":{"name":"postcss-merge-longhand","version":"1.0.0","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"babel src --out-dir dist --ignore /__tests__/","test":"babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel":"^5.8.21","babel-tape-runner":"^1.2.0","tap-spec":"^4.0.2","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"postcss":"^4.1.16"},"gitHead":"401fdd41f32ba5efee636453203e0859642b123e","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@1.0.0","_shasum":"42c03e5944388d5f4d976783a8a3b1c68eb9f7d2","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"42c03e5944388d5f4d976783a8a3b1c68eb9f7d2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-1.0.0.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"1.0.1":{"name":"postcss-merge-longhand","version":"1.0.1","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"babel src --out-dir dist --ignore /__tests__/","test":"babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel":"^5.8.21","babel-tape-runner":"^1.2.0","tap-spec":"^4.0.2","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"postcss":"^4.1.16"},"gitHead":"a9fcfee4e53f7c6a771acc7e3db99b3cf57f7c41","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@1.0.1","_shasum":"295605efe7c625e815aed245466064d848b9b5ed","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"295605efe7c625e815aed245466064d848b9b5ed","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-1.0.1.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"1.0.2":{"name":"postcss-merge-longhand","version":"1.0.2","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"babel src --out-dir dist --ignore /__tests__/","test":"babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel":"^5.8.21","babel-tape-runner":"^1.2.0","tap-spec":"^4.0.2","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"postcss":"^4.1.16"},"gitHead":"a81331e130e41af2b22ff61374d79c64bca3297a","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@1.0.2","_shasum":"43172065fcf859ee11ced3141f566414c673057e","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"43172065fcf859ee11ced3141f566414c673057e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-1.0.2.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"2.0.0":{"name":"postcss-merge-longhand","version":"2.0.0","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"babel src --out-dir dist --ignore /__tests__/","test":"babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel":"^5.8.23","babel-tape-runner":"^1.2.0","tap-spec":"^4.1.0","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"postcss":"^5.0.4"},"gitHead":"b34345bf33e9bcc1b10024efe506561edf1c8273","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@2.0.0","_shasum":"deb909b5712f882d59e55aed1b947ee1f2a8ad88","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"deb909b5712f882d59e55aed1b947ee1f2a8ad88","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-2.0.0.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"2.0.1":{"name":"postcss-merge-longhand","version":"2.0.1","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"babel src --out-dir dist --ignore /__tests__/","test":"babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel":"^5.8.23","babel-tape-runner":"^1.2.0","tap-spec":"^4.1.0","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"postcss":"^5.0.4"},"gitHead":"4da5867a2764f9f723cf5de0aa693d5dec81f4e0","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@2.0.1","_shasum":"ff59b5dec6d586ce2cea183138f55c5876fa9cdc","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"ff59b5dec6d586ce2cea183138f55c5876fa9cdc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-2.0.1.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"directories":{}},"2.0.2":{"name":"postcss-merge-longhand","version":"2.0.2","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"babel src --out-dir dist --ignore /__tests__/","test":"babel-tape-runner \"src/**/__tests__/*.js\" | tap-spec"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel":"^5.8.23","babel-tape-runner":"^1.2.0","tap-spec":"^4.1.0","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"postcss":"^5.0.4"},"gitHead":"829da155733426419317825e63260ac6d03c2c3f","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@2.0.2","_shasum":"23d90cd127b0a77994915332739034a1a4f3d658","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"23d90cd127b0a77994915332739034a1a4f3d658","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-merge-longhand-2.0.2.tgz_1484321626654_0.688682233216241"},"directories":{}},"3.0.0":{"name":"postcss-merge-longhand","version":"3.0.0","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"pretest":"eslint src","prepublish":"del-cli dist && cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/","report":"nyc report --reporter=html","test":"cross-env BABEL_ENV=test nyc ava","test-012":"cross-env BABEL_ENV=test nyc ava"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.3.17","babel-core":"^6.3.26","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-istanbul":"^2.0.0","babel-preset-es2015":"^6.3.13","babel-preset-es2015-loose":"^7.0.0","babel-preset-stage-0":"^6.3.13","babel-register":"^6.5.2","cross-env":"^1.0.7","del-cli":"^0.2.0","eslint":"^3.0.0","eslint-config-cssnano":"^3.0.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-import":"^1.10.2","nyc":"^8.3.1"},"homepage":"https://github.com/ben-eb/postcss-merge-longhand","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-merge-longhand.git"},"dependencies":{"object-assign":"^4.0.1","postcss":"^5.0.5","postcss-value-parser":"^3.3.0","stylehacks":"^2.2.0"},"eslintConfig":{"extends":"cssnano"},"nyc":{"sourceMap":false,"instrument":false},"ava":{"require":"babel-register"},"gitHead":"947185b1b19549410f943e2c24184e809746e231","bugs":{"url":"https://github.com/ben-eb/postcss-merge-longhand/issues"},"_id":"postcss-merge-longhand@3.0.0","_shasum":"455b1489210db925a907d4a607a735f6a5371528","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"455b1489210db925a907d4a607a735f6a5371528","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-3.0.0.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-merge-longhand-3.0.0.tgz_1487847378758_0.9629395387601107"},"directories":{}},"4.0.0-rc.0":{"name":"postcss-merge-longhand","version":"4.0.0-rc.0","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel-cli":"^6.0.0","cross-env":"^3.0.0"},"homepage":"https://github.com/ben-eb/cssnano","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/cssnano.git"},"dependencies":{"postcss":"^6.0.0","postcss-value-parser":"^3.0.0","stylehacks":"^4.0.0-rc.0"},"bugs":{"url":"https://github.com/ben-eb/cssnano/issues"},"engines":{"node":">=4"},"_id":"postcss-merge-longhand@4.0.0-rc.0","_shasum":"ae3286e871712a61e03b5a16918b9e88876cc07c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"ae3286e871712a61e03b5a16918b9e88876cc07c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-4.0.0-rc.0.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-merge-longhand-4.0.0-rc.0.tgz_1496311201338_0.479411865118891"},"directories":{}},"4.0.0-rc.2":{"name":"postcss-merge-longhand","version":"4.0.0-rc.2","description":"Merge longhand properties into shorthand with PostCSS.","main":"dist/index.js","files":["LICENSE-MIT","dist"],"scripts":{"prepublish":"cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"},"keywords":["css","minify","optimise","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"babel-cli":"^6.0.0","cross-env":"^3.0.0"},"homepage":"https://github.com/ben-eb/cssnano","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/cssnano.git"},"dependencies":{"postcss":"^6.0.0","postcss-value-parser":"^3.0.0","stylehacks":"^4.0.0-rc.2"},"bugs":{"url":"https://github.com/ben-eb/cssnano/issues"},"engines":{"node":">=4"},"_id":"postcss-merge-longhand@4.0.0-rc.2","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"integrity":"sha512-GOVdvLnlHMw9PA+e8wlaa1BEjagCiWBGX/hOabKh+6y+wTuGpQ/XiCyd91XzZpkKhna0LaS0DREsqhfTFSimiA==","shasum":"5aae5b86750d9a16e7bef6482dab65a9d4b3c03a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-merge-longhand/-/postcss-merge-longhand-4.0.0-rc.2.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-merge-longhand-4.0.0-rc.2.tgz_1502049217177_0.23028440517373383"},"directories":{}}},"name":"postcss-merge-longhand","time":{"modified":"2017-08-06T23:36:47.874Z","created":"2015-08-17T15:48:32.648Z","1.0.0":"2015-08-17T15:48:32.648Z","1.0.1":"2015-08-17T23:44:12.634Z","1.0.2":"2015-08-22T15:27:11.135Z","2.0.0":"2015-09-04T23:08:27.751Z","2.0.1":"2015-09-10T21:24:39.786Z","2.0.2":"2017-01-13T15:33:48.356Z","3.0.0":"2017-02-23T10:56:20.718Z","4.0.0-rc.0":"2017-06-01T10:00:02.280Z","4.0.0-rc.2":"2017-08-06T19:53:38.042Z"},"readmeFilename":"README.md","homepage":"https://github.com/ben-eb/cssnano"}