This commit is contained in:
parent
5174a7a1e7
commit
e0a6e8f765
2274
package-lock.json
generated
Normal file
2274
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "auberge_vagabonde_js",
|
||||
"version": "1.0.0",
|
||||
"description": "Convert The Wandering Inn Into Ebooks",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.crystalyx.net/Xefir/Auberge_Vagabonde_JS"
|
||||
},
|
||||
"author": "Xéfir Destiny",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cheerio": "1.0.0-rc.10",
|
||||
"epub-gen": "git+https://github.com/Xefir/epub-gen.git",
|
||||
"node-fetch": "2.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.28.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user