10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"name": "msg-notify-plugin",
|
|
"description": "msg notify plugin",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "kevinzhw"
|
|
},
|
|
"hooks": "./config/hook.json"
|
|
}
|