Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciosoares committed Sep 27, 2015
1 parent 688cabb commit d038f72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"name": "provent",
"version": "0.0.1",
"description": "Promises and Events... combined.",
"repository": {
"type": "git",
"url": "https://github.com/mauriciosoares/provent.git"
},
"main": "index.js",
"scripts": {
"test": "karma start test.conf.js",
Expand Down

0 comments on commit d038f72

Please sign in to comment.