Rule34-I2P/package.json

21 lines
412 B
JSON

{
"name": "rulei2p",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "v00rm",
"license": "GPL-3.0-only",
"description": "",
"dependencies": {
"axios": "^1.7.9",
"body-parser": "^1.20.3",
"ejs": "^3.1.10",
"express": "^4.21.2",
"node-fetch": "^3.3.2",
"xml2js": "^0.6.2"
}
}