Files
notifier/.npmrc
abearxiong 6cf949bcd1 feat: add Feishu notifier for message notifications
- Implemented a lightweight notification library with support for multiple channels.
- Added FeishuNotifier class to send messages via Feishu webhook.
- Created README documentation for usage and configuration of Feishu notifier.
- Added TypeScript configuration for the project.
- Included a test script for verifying Feishu message notifications.
2026-01-08 16:43:53 +08:00

3 lines
93 B
Plaintext

//npm.xiongxiao.me/:_authToken=${ME_NPM_TOKEN}
//registry.npmjs.org/:_authToken=${NPM_TOKEN}