disamples-modmail
Version:
42 lines (41 loc) • 1.02 kB
JSON
{
"name": "disamples-modmail",
"version": "1.1.4",
"description": "modmail system",
"main": "index.js",
"dependencies": {
"asynckit": "^0.4.0",
"delayed-stream": "^1.0.0",
"combined-stream": "^1.0.8",
"discord-api-types": "^0.26.1",
"discord.js": "^13.6.0",
"form-data": "^4.0.0",
"mime-db": "^1.51.0",
"mime-types": "^2.1.34",
"node-fetch": "^2.6.7",
"ts-mixer": "^6.0.0",
"tr46": "^0.0.3",
"tslib": "^2.3.1",
"webidl-conversions": "^3.0.1",
"whatwg-url": "^5.0.0",
"ws": "^8.4.2",
"zod": "^3.11.6"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Disample/disample-modmail.git"
},
"keywords": [
"modmail"
],
"author": "Disample",
"license": "ISC",
"bugs": {
"url": "https://github.com/Disample/disample-modmail/issues"
},
"homepage": "https://github.com/Disample/disample-modmail#readme"
}