diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-06-09 16:14:49 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-06-09 16:14:49 -0400 |
| commit | 1165ef5440e643252635aeea73a14cba0bb2e461 (patch) | |
| tree | 6563f5314c774ee3ac9216e8375b38037b2eddcb /package.json | |
| parent | b1974b9c2fe6ee1f35b3e34895f134d906299cec (diff) | |
documentation system
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package.json b/package.json index b0feaf0..bcac5cf 100644 --- a/package.json +++ b/package.json @@ -21,19 +21,17 @@ "ejs": "^0.8.8", "useful-string": "0.0.1", "express-subdomain-handler": "~0.1.0", - "lodash": "~2.4.1", "express-subdomains": "0.0.5", - "mers": "~0.7.2", + "lodash": "~2.4.1", "mongoose": "~3.8.8", - "baucis": "~0.15.1", - "baucis-swagger": "~0.2.5", "mongoose-unique-validator": "~0.3.0", "mongoose-lifecycle": "~1.0.0", "knox": "~0.8.10", "moment": "~2.6.0", "html-entities": "~1.0.10", "multer": "~0.1.0", - "body-parser": "1.3.0" + "body-parser": "1.3.0", + "marked": "~0.3.2" }, "devDependencies": { "grunt": "~0.4.1", |
