UNPKG
pupbot-plugin-mcmotd
Version:
latest (1.0.12)
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
Pupbot框架,我的世界服务器信息查询插件
pupbot-plugin-mcmotd
/
package.json
16 lines
(15 loc)
•
331 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"pupbot-plugin-mcmotd"
,
"version"
:
"1.0.12"
,
"description"
:
"Pupbot框架,我的世界服务器信息查询插件"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"pupbot"
,
"pupbot-plugin"
],
"author"
:
"dogxi"
,
"license"
:
"ISC"
}