{"_id":"css-font-style-keywords","_rev":"249743","name":"css-font-style-keywords","description":"List of CSS font style keywords.","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"time":{"modified":"2021-06-03T16:11:04.000Z","created":"2015-10-02T22:40:45.164Z","1.0.1":"2015-10-02T23:00:56.648Z","1.0.0":"2015-10-02T22:40:45.164Z"},"users":{},"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-style-keywords.git"},"versions":{"1.0.1":{"name":"css-font-style-keywords","version":"1.0.1","description":"List of CSS font style keywords.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-style-keywords.git"},"keywords":["css","font","style","keywords"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-font-style-keywords/issues"},"homepage":"https://github.com/jedmao/css-font-style-keywords#readme","gitHead":"9993ab578447a5a263b430009794b1197cdd78c4","_id":"css-font-style-keywords@1.0.1","_shasum":"5c3532813f63b4a1de954d13cea86ab4333409e4","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"5c3532813f63b4a1de954d13cea86ab4333409e4","size":1470,"noattachment":false,"key":"/css-font-style-keywords/-/css-font-style-keywords-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-font-style-keywords/download/css-font-style-keywords-1.0.1.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443826856648,"_cnpm_publish_time":1443826856648,"_hasShrinkwrap":false},"1.0.0":{"name":"css-font-style-keywords","version":"1.0.0","description":"List of CSS font styles.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-style-keywords.git"},"keywords":["css","font","style","styles"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-font-style-keywords/issues"},"homepage":"https://github.com/jedmao/css-font-style-keywords#readme","gitHead":"d9297c24bfbc56f0511d3f168248625311d7872a","_id":"css-font-style-keywords@1.0.0","_shasum":"73398fe41bd699ee2022213dbb30ba018cff6aad","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"73398fe41bd699ee2022213dbb30ba018cff6aad","size":1442,"noattachment":false,"key":"/css-font-style-keywords/-/css-font-style-keywords-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-font-style-keywords/download/css-font-style-keywords-1.0.0.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443825645164,"_cnpm_publish_time":1443825645164,"_hasShrinkwrap":false}},"readme":"# css-font-style-keywords\n\nList of CSS [font styles](https://developer.mozilla.org/en-US/docs/Web/CSS/font-style):\n- normal\n- italic\n- oblique\n\n## Installation\n\n```\nnpm install css-font-style-keywords [--save[-dev]]\n```\n\n## Usage\n\n```js\nvar fontStyleKeywords = require('css-font-style-keywords');\nfontStyleKeywords; // ['normal', 'italic', 'oblique']\n```","_attachments":{},"homepage":"https://github.com/jedmao/css-font-style-keywords#readme","bugs":{"url":"https://github.com/jedmao/css-font-style-keywords/issues"},"license":"MIT"}