Skip to content

Commit

Permalink
devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 5, 2011
1 parent 70ceb84 commit 44f0a5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -4,5 +4,10 @@
, "author": "TJ Holowaychuk <tj@vision-media.ca>"
, "keywords": ["express"]
, "main": "index"
, "devDependencies": {
"express": ">= 0.0.1"
, "ejs": ">= 0.0.1"
, "expresso": ">= 0.0.1"
}
, "engines": { "node": ">= 0.2.0" }
}

0 comments on commit 44f0a5a

Please sign in to comment.