diff options
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", |
