Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
topdna committed Oct 20, 2014
1 parent 362cc0b commit d7e14da
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
"homepage": "http://traceinvest.com",
"description": "A CLI node.js module for querying US Stock insider tradings",
"contributors": [
{
"name": "hustcer",
"email": "hustcer(at)gmail.com"
}
"hustcer <hustcer@gmail.com>"
],
"scripts": {
"start": "node inq.js"
Expand Down Expand Up @@ -38,5 +35,9 @@
"devDependencies": {
"grunt": "~0.4.2",
"grunt-eslint": "^1.1.0"
}
},
"bugs": {
"url": "https://github.com/hustcer/inq/issues"
},
"main": "inq.js"
}

0 comments on commit d7e14da

Please sign in to comment.