Skip to content

Commit

Permalink
Added keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed May 11, 2012
1 parent d14b855 commit c20e061
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Expand Up @@ -17,6 +17,15 @@
"engines": {
"node" : ">=0.4.0"
},
"keywords": [
"yui",
"jsdoc",
"api",
"documentation",
"javadoc",
"docs",
"apidocs"
],
"main": "./lib/index",
"bin" : { "yuidoc" : "./lib/cli.js" },
"dependencies": {
Expand Down

0 comments on commit c20e061

Please sign in to comment.