{"_id":"css-font-size-keywords","_rev":"249573","name":"css-font-size-keywords","description":"List of CSS font size keywords.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"time":{"modified":"2021-06-03T16:10:39.000Z","created":"2015-09-27T10:17:06.469Z","1.0.0":"2015-09-27T10:17:06.469Z"},"users":{},"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-size-keywords.git"},"versions":{"1.0.0":{"name":"css-font-size-keywords","version":"1.0.0","description":"List of CSS font size keywords.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-font-size-keywords.git"},"keywords":["css","font","size","keywords"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-font-size-keywords/issues"},"homepage":"https://github.com/jedmao/css-font-size-keywords#readme","gitHead":"d7853a6bcef707393c028b85f0403fa7b1a04db4","_id":"css-font-size-keywords@1.0.0","_shasum":"854875ace9aca6a8d2ee0d345a44aae9bb6db6cb","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"854875ace9aca6a8d2ee0d345a44aae9bb6db6cb","size":1494,"noattachment":false,"key":"/css-font-size-keywords/-/css-font-size-keywords-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-font-size-keywords/download/css-font-size-keywords-1.0.0.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443349026469,"_cnpm_publish_time":1443349026469,"_hasShrinkwrap":false}},"readme":"# css-font-size-keywords\n\nList of CSS [font size keywords](https://developer.mozilla.org/en-US/docs/Web/CSS/font-size):\n- xx-small\n- x-small\n- small\n- medium\n- large\n- x-large\n- xx-large\n- larger\n- smaller\n\n## Installation\n\n```\nnpm install css-font-size-keywords [--save[-dev]]\n```\n\n## Usage\n\n```js\nvar cssFontSizeKeywords = require('css-font-size-keywords');\ncssFontSizeKeywords; /*\n[\n\t\"xx-small\",\n\t\"x-small\",\n\t\"small\",\n\t\"medium\",\n\t\"large\",\n\t\"x-large\",\n\t\"xx-large\",\n\t\"larger\",\n\t\"smaller\"\n]\n*/\n```","_attachments":{},"homepage":"https://github.com/jedmao/css-font-size-keywords#readme","bugs":{"url":"https://github.com/jedmao/css-font-size-keywords/issues"},"license":"MIT"}