Skip to content

Commit

Permalink
Added dsl to keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
MSNexploder committed Aug 14, 2011
1 parent 876b1a8 commit bac69c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coffee-conf",
"description": "Write your config files in coffee-script.",
"keywords": ["coffee-script", "config", "loading", "application"],
"keywords": ["coffee-script", "config", "loading", "application", "dsl", "domain", "specific", "language"],
"version": "0.1.0",
"author": "Stefan Huber <MSNexploder@gmail.com>",
"homepage": "http://msnexploder.github.com/coffee-conf",
Expand Down

0 comments on commit bac69c9

Please sign in to comment.