Skip to content

Commit

Permalink
added npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed May 30, 2011
1 parent 1bb798d commit 9536341
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -30,5 +30,8 @@
"repository": "git://github.com/visionmedia/express",
"main": "index",
"bin": { "express": "./bin/express" },
"scripts": {
"test": "make test"
},
"engines": { "node": ">= 0.4.1 < 0.5.0" }
}

0 comments on commit 9536341

Please sign in to comment.