Michel Roux
67cb0836ed
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)
20 lines
468 B
JSON
20 lines
468 B
JSON
{
|
|
"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.29.0"
|
|
}
|
|
}
|