mpticket
Version:
A V13 TICKET SYSTEM
27 lines (26 loc) • 576 B
JSON
{
"name": "mpticket",
"version": "2.1.29",
"description": " A V13 TICKET SYSTEM ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Tywiii/MPTicket.git"
},
"keywords": [
"ticket"
],
"author": "Tywii",
"license": "ISC",
"bugs": {
"url": "https://github.com/Tywiii/MPTicket/issues"
},
"homepage": "https://github.com/Tywiii/MPTicket#readme",
"dependencies": {
"discord.js": "^13.6.0",
"fs": "^0.0.1-security"
}
}