{"_id":"css-color-list","_rev":"262726","name":"css-color-list","description":"Get a list of all named CSS colors.","dist-tags":{"latest":"0.0.2"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"}],"time":{"modified":"2021-06-03T16:56:15.000Z","created":"2015-01-29T23:44:38.364Z","0.0.2":"2017-06-02T15:25:36.870Z","0.0.1":"2015-01-29T23:44:38.364Z"},"users":{},"author":{"name":"John Otander"},"repository":{"type":"git","url":"git+https://github.com/johnotander/css-color-list.git"},"versions":{"0.0.2":{"name":"css-color-list","description":"Get a list of all named CSS colors.","author":{"name":"John Otander"},"version":"0.0.2","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"git+https://github.com/johnotander/css-color-list.git"},"keywords":[],"license":"MIT","bugs":{"url":"https://github.com/johnotander/css-color-list/issues"},"homepage":"https://github.com/johnotander/css-color-list","dependencies":{"css-color-names":"0.0.4"},"devDependencies":{"mocha":"*"},"gitHead":"0e9428a6e6040ce79e7d9f9588f60c23a023fe73","_id":"css-color-list@0.0.2","_npmVersion":"5.0.1","_nodeVersion":"7.7.2","_npmUser":{"name":"johno","email":"johnotander@gmail.com"},"dist":{"shasum":"29e18f331e384520e9f42070f18175869eace75c","size":2007,"noattachment":false,"key":"/css-color-list/-/css-color-list-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-color-list/download/css-color-list-0.0.2.tgz"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-color-list-0.0.2.tgz_1496417136709_0.14433372276835144"},"publish_time":1496417136870,"_cnpm_publish_time":1496417136870,"_hasShrinkwrap":false},"0.0.1":{"name":"css-color-list","description":"Get a list of all named CSS colors.","author":{"name":"John Otander"},"version":"0.0.1","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"https://github.com/johnotander/css-color-list.git"},"keywords":[],"license":"MIT","bugs":{"url":"https://github.com/johnotander/css-color-list/issues"},"homepage":"https://github.com/johnotander/css-color-list","dependencies":{"css-color-names":"0.0.1"},"devDependencies":{"mocha":"*"},"gitHead":"f26f48a898d3ad4ab4a3f162574a3edf6e91ea60","_id":"css-color-list@0.0.1","_shasum":"8718e8695ae7a2cc8787be8715f1c008a7f28b15","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"johno","email":"johnotander@gmail.com"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"}],"dist":{"shasum":"8718e8695ae7a2cc8787be8715f1c008a7f28b15","size":2007,"noattachment":false,"key":"/css-color-list/-/css-color-list-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-color-list/download/css-color-list-0.0.1.tgz"},"publish_time":1422575078364,"_cnpm_publish_time":1422575078364,"_hasShrinkwrap":false}},"readme":"# css-color-list\n\n[![Build Status](https://secure.travis-ci.org/johnotander/css-color-list.png?branch=master)](https://travis-ci.org/johnotander/css-color-list)\n\nGet a list of all named CSS colors.\n\n## Installation\n\n```bash\nnpm install --save css-color-list\n```\n\n## Usage\n\n```javascript\nvar cssColorList = require('css-color-list');\n\ncssColorList();  // => ['aqua', ..., 'rebeccapurple']\n```\n\n## License\n\nMIT\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nCrafted with <3 by John Otander ([@4lpine](https://twitter.com/4lpine)).\n\n***\n\n> This package was initially generated with [yeoman](http://yeoman.io) and the [p generator](https://github.com/johnotander/generator-p.git).\n","_attachments":{},"homepage":"https://github.com/johnotander/css-color-list","bugs":{"url":"https://github.com/johnotander/css-color-list/issues"},"license":"MIT"}