技能备份 - 2026-04-15 (40个技能)

This commit is contained in:
root
2026-04-15 18:53:15 +08:00
parent f62f14814f
commit c65fce24e4
791 changed files with 190773 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"name": "feishu-card",
"version": "1.4.10",
"description": "Send rich interactive cards to Feishu. v1.4.1 adds atomic file writes for stability.",
"main": "send.js",
"scripts": {
"test": "node test.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^13.1.0",
"dotenv": "^16.6.1"
}
}