UNPKG
nex-perms
Version:
latest (1.0.0)
1.0.0
Discord botları için modüler sistem: komut yükleyici, veri yöneticisi ve daha fazlası.
nex-perms
/
package.json
10 lines
(9 loc)
•
285 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"nex-perms"
,
"version"
:
"1.0.0"
,
"description"
:
"Discord botları için modüler sistem: komut yükleyici, veri yöneticisi ve daha fazlası."
,
"main"
:
"index.js"
,
"keywords"
:
[
"discord"
,
"bot"
,
"module"
,
"core"
,
"nex"
]
,
"author"
:
"schwarz"
,
"license"
:
"MIT"
}