Got chapter downloading and conversion working
This commit is contained in:
parent
3c2f67000e
commit
039c0fb2eb
4 changed files with 144 additions and 3 deletions
|
|
@ -19,7 +19,9 @@
|
|||
"lint": "eslint lib && jscs lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"jsdom": "^5.3.0"
|
||||
"jsdom": "^5.3.0",
|
||||
"mkdirp-then": "^1.0.1",
|
||||
"requisition": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "0.20.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue