You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
422 B
JSON

{
"name": "batdl",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Edward Peterson",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.1",
"express": "^4.18.2",
"glob": "^8.0.3",
"lodash": "^4.17.21",
"puppeteer": "^19.2.0",
"superagent": "^8.0.3",
"uuid": "^9.0.0"
}
}