UNPKG
ghost-music.js
Version:
latest (1.8.6)
1.8.6
1.8.5
1.7.3
1.6.3
1.6.2
1.6.1
1.5.1
1.4.1
1.3.1
Müzik için tasarlanan modüldür!
ghost-music.js
/
package.json
14 lines
(13 loc)
•
304 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"ghost-music.js"
,
"version"
:
"1.8.6"
,
"description"
:
"Müzik için tasarlanan modüldür!"
,
"main"
:
"index.js"
,
"keywords"
:
[
"music"
,
"müzik"
]
,
"author"
:
"ghostdevelopment"
,
"license"
:
"ISC"
,
"dependencies"
:
{
"discord-buttons"
:
"^4.0.0"
,
"discord.js"
:
"^12.5.3"
}
}