{"_id":"css-font-stretch-keywords","_rev":"249738","name":"css-font-stretch-keywords","description":"List of CSS font stretch keywords.","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"time":{"modified":"2021-06-03T16:11:03.000Z","created":"2015-10-02T22:35:04.628Z","1.0.1":"2015-10-02T23:02:28.312Z","1.0.0":"2015-10-02T22:35:04.628Z"},"users":{},"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-stretch-keywords.git"},"versions":{"1.0.1":{"name":"css-font-stretch-keywords","version":"1.0.1","description":"List of CSS font stretch keywords.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-stretch-keywords.git"},"keywords":["css","font","stretch","keywords"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-font-stretch-keywords/issues"},"homepage":"https://github.com/jedmao/css-font-stretch-keywords#readme","gitHead":"d4b1cb1d4b62f6d5b128ad38f08f009f6fe007de","_id":"css-font-stretch-keywords@1.0.1","_shasum":"50cee9b9ba031fb5c952d4723139f1e107b54b10","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"50cee9b9ba031fb5c952d4723139f1e107b54b10","size":1552,"noattachment":false,"key":"/css-font-stretch-keywords/-/css-font-stretch-keywords-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-font-stretch-keywords/download/css-font-stretch-keywords-1.0.1.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443826948312,"_cnpm_publish_time":1443826948312,"_hasShrinkwrap":false},"1.0.0":{"name":"css-font-stretch-keywords","version":"1.0.0","description":"List of CSS font stretches.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-stretch-keywords.git"},"keywords":["css","font","stretch","stretches"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-font-stretch-keywords/issues"},"homepage":"https://github.com/jedmao/css-font-stretch-keywords#readme","gitHead":"49c4f1f864f0c13548c356f6df8c937cc442967f","_id":"css-font-stretch-keywords@1.0.0","_shasum":"ade21ad46008cf37d8f93533a9631b7f0db08aa4","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"ade21ad46008cf37d8f93533a9631b7f0db08aa4","size":1529,"noattachment":false,"key":"/css-font-stretch-keywords/-/css-font-stretch-keywords-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-font-stretch-keywords/download/css-font-stretch-keywords-1.0.0.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443825304628,"_cnpm_publish_time":1443825304628,"_hasShrinkwrap":false}},"readme":"# css-font-stretch-keywords\n\nList of CSS [font stretches](https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch):\n- normal\n- condensed\n- semi-condensed\n- extra-condensed\n- ultra-condensed\n- expanded\n- semi-expanded\n- extra-expanded\n- ultra-expanded\n\n## Installation\n\n```\nnpm install css-font-stretch-keywords [--save[-dev]]\n```\n\n## Usage\n\n```js\nvar fontStretchKeywords = require('css-font-stretch-keywords');\nfontStretchKeywords; /*\n[\n\t\"normal\",\n\t\"condensed\",\n\t\"semi-condensed\",\n\t\"extra-condensed\",\n\t\"ultra-condensed\",\n\t\"expanded\",\n\t\"semi-expanded\",\n\t\"extra-expanded\",\n\t\"ultra-expanded\"\n]\n*/\n```","_attachments":{},"homepage":"https://github.com/jedmao/css-font-stretch-keywords#readme","bugs":{"url":"https://github.com/jedmao/css-font-stretch-keywords/issues"},"license":"MIT"}