@skybloxsystems/ticket-bot
Version:
28 lines (27 loc) • 654 B
JSON
{
"name": "@skybloxsystems/ticket-bot",
"version": "1.0.9",
"description": "Main",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SkyBlox-Systems/Open-Source-TicketBot.git"
},
"keywords": [
"SkyBlox Systems",
"Discord",
"Ticket"
],
"author": "richard1234YT",
"license": "ISC",
"bugs": {
"url": "https://github.com/SkyBlox-Systems/Open-Source-TicketBot/issues"
},
"homepage": "https://github.com/SkyBlox-Systems/Open-Source-TicketBot#readme",
"dependencies": {
"axios": "^0.27.2"
}
}