Skip to content

Commit

Permalink
Added description and keywords to package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Feb 6, 2012
1 parent 4a0d049 commit 30ce6a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
@@ -1,5 +1,7 @@
{
"name": "jake",
"description": "JavaScript build tool, similar to Make or Rake",
"keywords": ["build", "cli", "make", "rake"],
"version": "0.2.17",
"author": "Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)",
"bin": {
Expand All @@ -16,4 +18,4 @@
"engines": {
"node": "*"
}
}
}

0 comments on commit 30ce6a7

Please sign in to comment.