homestuck-oracle/package.json

18 lines
349 B
JSON

{
"name": "homstuck-oracle",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "walcutt",
"license": "ISC",
"dependencies": {
"discord.js": "^13.8.1",
"dotenv": "^16.0.1",
"fs": "^0.0.1-security",
"jsdom": "^20.0.0"
}
}