15 lines
388 B
JSON
15 lines
388 B
JSON
{
|
|
"name": "webhook-notifier",
|
|
"description": "现代化通知系统 - TypeScript 5.3+ 开发,支持 Webhook(飞书/Slack/Discord) + macOS 原生通知,预构建分发无需编译,提供强大 CLI 工具集",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Zephyr",
|
|
"email": "zephyrTang@aliyun.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |