forked from Supositware/Haha-Yes
Added some info
This commit is contained in:
parent
dfbc5630f8
commit
1861e5b6e7
1 changed files with 6 additions and 4 deletions
10
package.json
10
package.json
|
@ -1,15 +1,17 @@
|
||||||
{
|
{
|
||||||
"name": "haha-yes-new",
|
"name": "haha-yes",
|
||||||
"version": "1.0.0",
|
"version": "4.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "node .",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "Supositware",
|
||||||
"license": "ISC",
|
"homepage": "https://libtar.de",
|
||||||
|
"license": "AGPL",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordjs/builders": "^0.13.0",
|
"@discordjs/builders": "^0.13.0",
|
||||||
"@discordjs/rest": "^0.4.1",
|
"@discordjs/rest": "^0.4.1",
|
||||||
|
|
Loading…
Reference in a new issue