{"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"keywords":["css","font","optimise","optimisation","minify","postcss","postcss-plugin"],"dist-tags":{"latest":"2.0.0"},"author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"description":"Minimise font weight values in your CSS.","readme":"# [postcss][postcss]-minify-font-weight [![Build Status](https://travis-ci.org/ben-eb/postcss-minify-font-weight.svg?branch=master)][ci] [![NPM version](https://badge.fury.io/js/postcss-minify-font-weight.svg)][npm] [![Dependency Status](https://gemnasium.com/ben-eb/postcss-minify-font-weight.svg)][deps]\n\n> Minimise `font-weight` values in your CSS.\n\n## Install\n\nWith [npm](https://npmjs.org/package/postcss-minify-font-weight) do:\n\n```\nnpm install postcss-minify-font-weight --save\n```\n\n## Example\n\n### Input\n\n```css\nh1 {\n    font-weight: bold;\n    font-weight: normal;\n}\n```\n\n### Output\n\n```css\nh1 {\n    font-weight: 700;\n    font-weight: 400;\n}\n```\n\n## Usage\n\nSee the [PostCSS documentation](https://github.com/postcss/postcss#usage) for\nexamples for your environment.\n\n## Contributing\n\nPull requests are welcome. If you add functionality, then please add unit tests\nto cover it.\n\n## License\n\nMIT © [Ben Briggs](http://beneb.info)\n\n[ci]:      https://travis-ci.org/ben-eb/postcss-minify-font-weight\n[deps]:    https://gemnasium.com/ben-eb/postcss-minify-font-weight\n[npm]:     http://badge.fury.io/js/postcss-minify-font-weight\n[postcss]: https://github.com/postcss/postcss\n","repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-minify-font-weight.git"},"bugs":{"url":"https://github.com/ben-eb/postcss-minify-font-weight/issues"},"license":"MIT","versions":{"1.0.0":{"name":"postcss-minify-font-weight","version":"1.0.0","description":"Minimise font weight values in your CSS.","main":"index.js","scripts":{"test":"tape test.js | tap-spec"},"keywords":["css","postcss","postcss-plugins"],"license":"MIT","devDependencies":{"tap-spec":"^2.2.2","tape":"^3.5.0"},"homepage":"https://github.com/ben-eb/postcss-minify-font-weight","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"https://github.com/ben-eb/postcss-minify-font-weight"},"dependencies":{"postcss":"^4.1.2"},"gitHead":"27c263231b634978d088a7e3684f859cbfefc5e0","bugs":{"url":"https://github.com/ben-eb/postcss-minify-font-weight/issues"},"_id":"postcss-minify-font-weight@1.0.0","_shasum":"20b65401d1f34c33d7cd092fdba623ae7f08fb33","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.33","_npmUser":{"name":"beneb","email":"therealbenbriggs@hotmail.com"},"maintainers":[{"name":"beneb","email":"therealbenbriggs@hotmail.com"}],"dist":{"shasum":"20b65401d1f34c33d7cd092fdba623ae7f08fb33","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-minify-font-weight/-/postcss-minify-font-weight-1.0.0.tgz"},"directories":{}},"1.0.1":{"name":"postcss-minify-font-weight","version":"1.0.1","description":"Minimise font weight values in your CSS.","main":"index.js","scripts":{"test":"tape test.js | tap-spec"},"keywords":["css","font","optimise","optimisation","minify","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"tap-spec":"^2.2.2","tape":"^3.5.0"},"homepage":"https://github.com/ben-eb/postcss-minify-font-weight","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"https://github.com/ben-eb/postcss-minify-font-weight"},"dependencies":{"postcss":"^4.1.11"},"gitHead":"8ba346683e19313dbe5b9da06fa22714ed32e023","bugs":{"url":"https://github.com/ben-eb/postcss-minify-font-weight/issues"},"_id":"postcss-minify-font-weight@1.0.1","_shasum":"688e42cdf236eceb1bd563a88cf1d24d03a05888","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"beneb","email":"therealbenbriggs@hotmail.com"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"}],"dist":{"shasum":"688e42cdf236eceb1bd563a88cf1d24d03a05888","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-minify-font-weight/-/postcss-minify-font-weight-1.0.1.tgz"},"directories":{}},"2.0.0":{"name":"postcss-minify-font-weight","version":"2.0.0","description":"Minimise font weight values in your CSS.","main":"index.js","scripts":{"test":"tape test.js | tap-spec"},"keywords":["css","font","optimise","optimisation","minify","postcss","postcss-plugin"],"license":"MIT","devDependencies":{"tap-spec":"^4.1.0","tape":"^4.2.0"},"homepage":"https://github.com/ben-eb/postcss-minify-font-weight","author":{"name":"Ben Briggs","email":"beneb.info@gmail.com","url":"http://beneb.info"},"repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-minify-font-weight.git"},"dependencies":{"postcss":"^5.0.4"},"gitHead":"0b3f5e8b68d9af3476e78f223688d9e5b3d7798e","bugs":{"url":"https://github.com/ben-eb/postcss-minify-font-weight/issues"},"_id":"postcss-minify-font-weight@2.0.0","_shasum":"f97b5058eb1dc5d3c09e8717587d6d3207ff05e6","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"f97b5058eb1dc5d3c09e8717587d6d3207ff05e6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/postcss-minify-font-weight/-/postcss-minify-font-weight-2.0.0.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"trysound","email":"trysound@yandex.ru"}],"deprecated":"This module has been superceded by postcss-minify-font-values.","directories":{}}},"name":"postcss-minify-font-weight","time":{"modified":"2016-04-17T14:37:48.621Z","created":"2015-04-04T16:03:03.248Z","1.0.0":"2015-04-04T16:03:03.248Z","1.0.1":"2015-06-09T12:51:46.922Z","2.0.0":"2015-09-04T23:13:25.866Z"},"readmeFilename":"README.md","homepage":"https://github.com/ben-eb/postcss-minify-font-weight"}