diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 0da9f21..c41cc7f 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,8 @@ "cheerio": "^0.22.0", "cookie-parser": "~1.4.3", "debug": "~2.2.0", + "diacritics": "^1.2.3", + "encoding": "^0.1.12", "express": "~4.13.4", "fuzzy": "^0.1.1", "jade": "~1.11.0", |