init
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "interactionstest",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord-buttons": "^4.0.0",
|
||||
"discord.js": "^12.5.3",
|
||||
"git": "github:ZomoXYZ/discord-buttons"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.3.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user