mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 07:03:08 -04:00
update package.json
This commit is contained in:
parent
23e981710c
commit
d2dcde8ee2
1 changed files with 9 additions and 2 deletions
11
package.json
11
package.json
|
@ -1,15 +1,22 @@
|
|||
{
|
||||
"name": "labscore",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "labsCore discord bot frontend",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node .",
|
||||
"local": "node local"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitlab.com/bignutty/labscore.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/bignutty/labscore/-/issues"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "bignutty",
|
||||
"license": "ISC",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"dependencies": {
|
||||
"detritus-client": "^0.17.0-beta.73",
|
||||
"dotenv": "^16.4.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue