Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
Updated npm package keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddentao committed Dec 20, 2011
1 parent 1d2a38d commit b0c5829
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Expand Up @@ -4,15 +4,14 @@
"version": "1.0.0",
"author": "Ramesh Nair <ram@hiddentao.com> (http://www.hiddentao.com/)",
"contributors": [ "Ramesh Nair <ram@hiddentao.com> (http://www.hiddentao.com/)" ],
"dependencies": {
"coffee-script": ">= 1.2.0"
},
"dependencies": {},
"devDependencies": {
"coffee-script": ">= 1.2.0",
"rimraf": "latest",
"docco": ">= 0.3.0",
"vows": ">= 0.6.0"
},
"keywords": ["sql", "builder", "nodejs"],
"keywords": ["sql", "database", "rdbms"],
"main": "squel",
"repository" :{
"type" : "git",
Expand Down

0 comments on commit b0c5829

Please sign in to comment.