mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Testing and bugfixing
This commit is contained in:
17
package.json
17
package.json
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name": "Sanctuary",
|
||||
"version": "1.0.0",
|
||||
"description": "A text-based massively multiplayer game about the survival of the fittest.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Tim",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.io": "github:woor/discord.io#gateway_v6",
|
||||
"dotenv": "^6.0.0",
|
||||
"node-cron": "^1.2.1",
|
||||
"sync-request": "^6.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user