djs-helper-v13
Version:
djs-helper-v13 is a helper for discord.js v13. It has many useful things, that enhances v13 and makes v13 easier!
26 lines (25 loc) • 496 B
JSON
{
"name": "djs-helper-v13",
"version": "1.0.20",
"description": "",
"main": "index.js",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "https://github.com/Saajith22/djs-helper-v13"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"discord.js",
"js",
"interactions",
"v13"
],
"license": "ISC",
"dependencies": {
"chalk": "^4.1.1",
"discord.js": "^13.0.0-dev.4206e35.1626350625"
}
}