Skip to content

Commit

Permalink
* add additional fields to package json
Browse files Browse the repository at this point in the history
  • Loading branch information
JayGray committed Jul 30, 2014
1 parent 507df60 commit 72eea3d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
"path": "/"
}
],
"engines": {
"node": ">=0.8.0"
},
"scripts": {
"test": "grunt travis"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
Expand Down

0 comments on commit 72eea3d

Please sign in to comment.