{"_id":"keywords","_rev":"4537800","name":"keywords","description":"CLI utility for normalizing, adding and removing keywords from package.json.","dist-tags":{"latest":"0.1.2"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2026-04-09T15:02:33.000Z","created":"2014-09-26T08:44:01.609Z","0.1.2":"2014-09-29T23:54:45.936Z","0.1.1":"2014-09-26T21:18:21.021Z","0.1.0":"2014-09-26T08:44:01.609Z"},"users":{},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/keywords.git"},"versions":{"0.1.2":{"name":"keywords","description":"CLI utility for normalizing, adding and removing keywords from package.json.","version":"0.1.2","homepage":"https://github.com/jonschlinkert/keywords","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/keywords.git"},"bugs":{"url":"https://github.com/jonschlinkert/keywords/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/keywords/blob/master/LICENSE-MIT"}],"keywords":["add","cli","command","keys","keyword","keywords","line","package","pkg"],"preferGlobal":true,"bin":{"keywords":"./cli.js"},"main":"index.js","engines":{"node":">=0.8"},"scripts":{"test":"mocha -R test"},"dependencies":{"arr-diff":"^0.1.0","minimist":"~0.0.8","normalize-keywords":"^0.1.0","verbalize":"~0.1.1"},"devDependencies":{"verb":"~0.2.0"},"_id":"keywords@0.1.2","_shasum":"163275b0705243889886638d93341d4be6b6e84a","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"163275b0705243889886638d93341d4be6b6e84a","size":2902,"noattachment":false,"key":"/keywords/-/keywords-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/keywords/download/keywords-0.1.2.tgz"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T09:55:43.776Z","publish_time":1412034885936,"_cnpm_publish_time":1412034885936},"0.1.1":{"name":"keywords","description":"CLI utility for normalizing, adding and removing keywords from package.json.","version":"0.1.1","homepage":"https://github.com/jonschlinkert/keywords","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/keywords.git"},"bugs":{"url":"https://github.com/jonschlinkert/keywords/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/keywords/blob/master/LICENSE-MIT"}],"keywords":["add","cli","command","keys","keyword","keywords","line","package","pkg"],"preferGlobal":true,"bin":{"keywords":"./cli.js"},"main":"index.js","engines":{"node":">=0.8"},"scripts":{"test":"mocha -R test"},"dependencies":{"arr-diff":"^0.1.0","minimist":"~0.0.8","verbalize":"~0.1.1"},"devDependencies":{"verb":"~0.2.0"},"_id":"keywords@0.1.1","_shasum":"bf986f1f093bcccef0c26701b6e807fb75bcc016","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"bf986f1f093bcccef0c26701b6e807fb75bcc016","size":2892,"noattachment":false,"key":"/keywords/-/keywords-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/keywords/download/keywords-0.1.1.tgz"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T09:55:42.906Z","publish_time":1411766301021,"_cnpm_publish_time":1411766301021},"0.1.0":{"name":"keywords","description":"CLI utility for easily adding keywords to package.json.","version":"0.1.0","homepage":"https://github.com/jonschlinkert/keywords","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/keywords.git"},"bugs":{"url":"https://github.com/jonschlinkert/keywords/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/keywords/blob/master/LICENSE-MIT"}],"keywords":["add","cli","command","keys","keyword","keywords","line","package","pkg"],"preferGlobal":true,"bin":{"keywords":"./bin/keywords"},"main":"index.js","engines":{"node":">=0.8"},"scripts":{"test":"mocha -R test"},"dependencies":{"arr-diff":"^0.1.0","minimist":"~0.0.8","verbalize":"~0.1.1"},"devDependencies":{"verb":"~0.2.0"},"_id":"keywords@0.1.0","_shasum":"ed2989a6e6b960c8e1257b430534678ba34a01c3","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"ed2989a6e6b960c8e1257b430534678ba34a01c3","size":2868,"noattachment":false,"key":"/keywords/-/keywords-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/keywords/download/keywords-0.1.0.tgz"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T09:55:42.033Z","publish_time":1411721041609,"_cnpm_publish_time":1411721041609}},"readme":"# keywords [![NPM version](https://badge.fury.io/js/keywords.svg)](http://badge.fury.io/js/keywords)\n\n\n> CLI utility for easily adding keywords to package.json.\n\n## Install\n### Install globally with [npm](npmjs.org):\n\n```bash\nnpm i -g keywords\n```\n\n## Usage\n\nRun `keywords` in the command line.\n\n\n### Adding keywords to package.json\n\nEither type a list of keywords to add:\n\n```bash\nkeywords foo bar baz\n```\n\nOr use `--add` or `-a` with a list of comma-separated words:\n\n```bash\nkeywords --add foo,bar,baz\n```\n\n### Removing keywords from package.json\n\nUse `--remove` or `-r` with list of comma-separated words:\n\n```bash\nkeywords --remove foo,bar,baz\n```\n\n## Author\n\n**Jon Schlinkert**\n \n+ [github/jonschlinkert](https://github.com/jonschlinkert)\n+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) \n\n## License\nCopyright (c) 2014 Jon Schlinkert, contributors.  \nReleased under the MIT license\n\n***\n\n_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on September 26, 2014._\n","_attachments":{},"homepage":"https://github.com/jonschlinkert/keywords","bugs":{"url":"https://github.com/jonschlinkert/keywords/issues"}}