mirror of
https://github.com/YuzuZensai/DiscordMobilePlayingCLI.git
synced 2026-01-06 04:33:07 +00:00
First release
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "discordmobileplayingcli",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"author": "Yuzu <contact@kirameki.pink>",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"dotenv": "^16.0.0",
|
||||
"serverline": "^1.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user