UNPKG
pupbot-plugin-helper
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0
QQ 机器人框架Pupbot的框架助手插件
pupbot-plugin-helper
/
package.json
16 lines
(15 loc)
•
322 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"pupbot-plugin-helper"
,
"version"
:
"1.0.10"
,
"description"
:
"QQ 机器人框架Pupbot的框架助手插件"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"pupbot"
,
"pupbot-plugin"
],
"author"
:
"dogxi"
,
"license"
:
"ISC"
}