{"_id":"css-global-keywords","_rev":"249748","name":"css-global-keywords","description":"List of CSS global 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:28:44.888Z","1.0.1":"2015-10-02T23:04:01.961Z","1.0.0":"2015-10-02T22:28:44.888Z"},"users":{},"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-global-keywords.git"},"versions":{"1.0.1":{"name":"css-global-keywords","version":"1.0.1","description":"List of CSS global keywords.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-global-keywords.git"},"keywords":["css","global","keywords"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-global-keywords/issues"},"homepage":"https://github.com/jedmao/css-global-keywords#readme","gitHead":"448907fa783c20e3a76f62ccc3612b0433f2ace3","_id":"css-global-keywords@1.0.1","_shasum":"72a9aea72796d019b1d2a3252de4e5aaa37e4a69","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"72a9aea72796d019b1d2a3252de4e5aaa37e4a69","size":1474,"noattachment":false,"key":"/css-global-keywords/-/css-global-keywords-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-global-keywords/download/css-global-keywords-1.0.1.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443827041961,"_cnpm_publish_time":1443827041961,"_hasShrinkwrap":false},"1.0.0":{"name":"css-global-keywords","version":"1.0.0","description":"List of global, CSS-wide property values.","main":"index.json","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/jedmao/css-global-keywords.git"},"keywords":["css","global","property","values"],"author":{"name":"Jed Mao","email":"jedmao@outlook.com"},"license":"MIT","bugs":{"url":"https://github.com/jedmao/css-global-keywords/issues"},"homepage":"https://github.com/jedmao/css-global-keywords#readme","gitHead":"1838f34060597030babbab031f0a278e4a9974b1","_id":"css-global-keywords@1.0.0","_shasum":"c7b7ee1942ab077908c163af1c583da515845401","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedmao","email":"jedmao@outlook.com"},"dist":{"shasum":"c7b7ee1942ab077908c163af1c583da515845401","size":1456,"noattachment":false,"key":"/css-global-keywords/-/css-global-keywords-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-global-keywords/download/css-global-keywords-1.0.0.tgz"},"maintainers":[{"name":"jedmao","email":"jed.hunsaker+npm@gmail.com"}],"directories":{},"publish_time":1443824924888,"_cnpm_publish_time":1443824924888,"_hasShrinkwrap":false}},"readme":"# css-global-keywords\n\nList of global, CSS-wide keywords:\n- [`initial`](https://developer.mozilla.org/en-US/docs/Web/CSS/initial)\n- [`inherit`](https://developer.mozilla.org/en-US/docs/Web/CSS/inherit)\n- [`unset`](https://developer.mozilla.org/en-US/docs/Web/CSS/unset)\n\n## Installation\n\n```\nnpm install css-global-keywords [--save[-dev]]\n```\n\n## Usage\n\n```js\nvar cssGlobalKeywords = require('css-global-keywords');\ncssGlobalKeywords; // ['initial', 'inherit', 'unset']\n```","_attachments":{},"homepage":"https://github.com/jedmao/css-global-keywords#readme","bugs":{"url":"https://github.com/jedmao/css-global-keywords/issues"},"license":"MIT"}