* Allow alternate matching group order for archive short/long desc

* max short/long desc file input byte size (ignore files larger than N)
* Add Arj support via 'arj'
This commit is contained in:
Bryan Ashby
2017-01-29 22:30:48 -07:00
parent 9525afddd3
commit 6f1015305b
6 changed files with 65 additions and 23 deletions

View File

@@ -41,7 +41,6 @@
"temptmp" : "^1.0.0"
},
"devDependencies": {
"lodash-migrate": "^0.3.16"
},
"engines": {
"node": ">=6.9.2"