summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json29
1 files changed, 14 insertions, 15 deletions
diff --git a/package.json b/package.json
index ce81cde..b055b9e 100644
--- a/package.json
+++ b/package.json
@@ -17,18 +17,17 @@
"html-entities": "~1.0.10",
"inspect": "0.0.2",
"intro.js": "^0.9.0",
- "js2xml": "^1.0.0",
+ "js2xml": "",
"knox": "~0.8.10",
"lodash": "~2.4.1",
"marked": "~0.3.2",
+ "method-override": "^2.3.6",
"moment": "~2.6.0",
- "mongoose": "~3.8.8",
- "mongoose-lifecycle": "~1.0.0",
- "mongoose-unique-validator": "~0.3.0",
- "monk": "~0.7.1",
+ "mongoose": "^4.2.8",
+ "mongoose-lifecycle": "",
+ "mongoose-unique-validator": "",
"multer": "~0.1.0",
"node-recurly": "julescarbon/node-recurly",
- "node-restful": "~0.1.14",
"passport": "~0.2.0",
"passport-facebook": "~1.0.3",
"passport-local": "~1.0.0",
@@ -36,16 +35,16 @@
"passport.socketio": "~3.0.1",
"socket.io": "~0.9.16",
"useful-string": "0.0.1",
- "xml2js": "^0.4.4"
+ "xml2js": ""
},
"devDependencies": {
- "grunt": "~0.4.1",
- "grunt-contrib-concat": "~0.3.0",
- "grunt-contrib-uglify": "~0.2.5",
- "grunt-contrib-watch": "~0.5.3",
- "grunt-contrib-clean": "~0.5.0",
- "grunt-contrib-copy": "~0.5.0",
- "grunt-dentist": "~0.3.4",
- "mocha": "~1.20.1"
+ "grunt": "",
+ "grunt-contrib-concat": "",
+ "grunt-contrib-uglify": "",
+ "grunt-contrib-watch": "",
+ "grunt-contrib-clean": "",
+ "grunt-contrib-copy": "",
+ "grunt-dentist": "",
+ "mocha": ""
}
}