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.

22 lines
457 B
JSON

{
"name": "doofnalds-bot",
"version": "1.0.0",
"description": "",
"main": "config.js",
"dependencies": {
"amqp-connection-manager": "^3.0.0",
"amqplib": "^0.5.5",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"mongoose": "^5.7.7",
"querystring": "^0.2.0",
"rqt": "^4.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}