{"_id":"css-system-font-keywords","_rev":"249750","name":"css-system-font-keywords","description":"List of CSS system font keywords.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"time":{"modified":"2021-06-03T16:11:05.000Z","created":"2015-10-02T23:19:15.000Z","1.0.0":"2015-10-02T23:19:15.000Z"},"users":{},"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-system-font-keywords.git"},"versions":{"1.0.0":{"name":"css-system-font-keywords","version":"1.0.0","description":"List of CSS system font keywords.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-system-font-keywords.git"},"keywords":["css","font","weight","keywords"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-system-font-keywords/issues"},"homepage":"https://github.com/jedmao/css-system-font-keywords#readme","gitHead":"c7cb2f8d45f2297fd82506068958d85b37e5055e","_id":"css-system-font-keywords@1.0.0","_shasum":"85c6f086aba4eb32c571a3086affc434b84823ed","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"85c6f086aba4eb32c571a3086affc434b84823ed","size":1443,"noattachment":false,"key":"/css-system-font-keywords/-/css-system-font-keywords-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-system-font-keywords/download/css-system-font-keywords-1.0.0.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443827955000,"_cnpm_publish_time":1443827955000,"_hasShrinkwrap":false}},"readme":"# css-system-font-keywords\n\nList of CSS system font keywords:\n- caption\n- icon\n- menu\n- message-box\n- small-caption\n- status-bar\n\n## Installation\n\n```\nnpm install css-system-font-keywords [--save[-dev]]\n```\n\n## Usage\n\n```js\nvar systemFontKeywords = require('css-system-font-keywords');\nsystemFontKeywords; /*\n[\n\t\"caption\",\n\t\"icon\",\n\t\"menu\",\n\t\"message-box\",\n\t\"small-caption\",\n\t\"status-bar\"\n]\n*/\n```","_attachments":{},"homepage":"https://github.com/jedmao/css-system-font-keywords#readme","bugs":{"url":"https://github.com/jedmao/css-system-font-keywords/issues"},"license":"MIT"}