{"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":"anonymous","email":"jedmao@outlook.com"},"dist":{"shasum":"5c3532813f63b4a1de954d13cea86ab4333409e4","size":1470,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-font-style-keywords/-/css-font-style-keywords-1.0.1.tgz","integrity":"sha512-0Fn0aTpcDktnR1RzaBYorIxQily85M2KXRpzmxQPgh8pxUN9Fcn00I8u9I3grNr1QXVgCl9T5Imx0ZwKU973Vg=="},"maintainers":[{"name":"anonymous","email":"jedmao@outlook.com"}],"directories":{},"publish_time":1443826856648,"_hasShrinkwrap":false,"_cnpm_publish_time":1443826856648,"_cnpmcore_publish_time":"2021-12-16T23:06:59.446Z","contributors":[]},"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":"anonymous","email":"jedmao@outlook.com"},"dist":{"shasum":"73398fe41bd699ee2022213dbb30ba018cff6aad","size":1442,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-font-style-keywords/-/css-font-style-keywords-1.0.0.tgz","integrity":"sha512-yFRRFcTRS9f9EAY/s77u0cz6FxHKaxj8Qgtde/nD3i7mzSzalOcrbo11vLmRvyLBaJSIfA/1PuuRN8XsJwQB5w=="},"maintainers":[{"name":"anonymous","email":"jedmao@outlook.com"}],"directories":{},"publish_time":1443825645164,"_hasShrinkwrap":false,"_cnpm_publish_time":1443825645164,"_cnpmcore_publish_time":"2021-12-16T23:06:59.647Z","contributors":[]}},"dist-tags":{"latest":"1.0.1"},"name":"css-font-style-keywords","time":{"created":"2022-01-26T21:37:29.268Z","modified":"2022-01-26T21:37:29.268Z","1.0.1":"2015-10-02T23:00:56.648Z","1.0.0":"2015-10-02T22:40:45.164Z"},"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```","users":{}}