Skip to content

Commit

Permalink
update package.json information and add node-rest-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Q Larson committed Dec 26, 2014
1 parent 986d602 commit fffc4ec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "hackathon-starter",
"version": "2.3.3",
"name": "freecodecamp",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "https://github.com/sahat/hackathon-starter.git"
"url": "https://github.com/freecodecamp/freecodecamp.git"
},
"scripts": {
"start": "node app.js",
Expand Down Expand Up @@ -44,6 +44,7 @@
"newrelic": "^1.13.3",
"node-foursquare": "^0.2.1",
"node-linkedin": "^0.3.4",
"node-rest-client": "^1.4.3",
"nodemailer": "^1.3.0",
"passport": "^0.2.1",
"passport-facebook": "^1.0.3",
Expand Down

0 comments on commit fffc4ec

Please sign in to comment.