aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2016-09-05 19:55:53 +0200
committerNoah Loomans <noahloomans@gmail.com>2016-09-05 19:55:53 +0200
commit0acf4e0774e0daeed2c386e4d9c0ac36da70a244 (patch)
tree839f0db637e379d433f1a82eb23ade74f0569522 /package.json
parent0bf0cddc5c6c8bce34a9df1e376759eb5773d16b (diff)
you can now search by name
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",