Skip to content

Commit

Permalink
Updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
justetz committed Sep 4, 2015
1 parent 2501d32 commit 525ca18
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "rpia-website",
"author": "RPI Web Technologies Group",
"description": "The website of RPI Ambulance, a student-run EMS organization at RPI.",
"main": "server.js",
"version": "1.0.0",
"dependencies": {
"express" : "~4.5.1",
"mongoose" : "~3.8.0",
Expand All @@ -10,5 +13,10 @@
"repository": {
"type": "git",
"url": "git://github.com/wtg/RPI_Ambulance_Website.git"
},
"private": true,
"license": "MIT",
"bugs": {
"url": "https://github.com/wtg/RPI_Ambulance_Website/issues"
}
}
Empty file.

0 comments on commit 525ca18

Please sign in to comment.