« get me outta code hell

Natural sort in local crawl - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-06-04 16:36:55 -0300
committerliam4 <towerofnix@gmail.com>2017-06-04 16:36:55 -0300
commit40442cd9088b9680d5d62c185c7a5f5af2db2886 (patch)
treeae3a57f74dc141beaa1b8c956928dbdcd811b0fd /package.json
parenta067d49f496d5205b02ba1358b124db5d10b3352 (diff)
Natural sort in local crawl
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4ed3f41..dba3bd8 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
   "dependencies": {
     "cheerio": "^1.0.0-rc.1",
     "node-fetch": "^1.7.0",
+    "node-natural-sort": "^0.8.6",
     "sanitize-filename": "^1.6.1",
     "tempy": "^0.1.0"
   }