技能备份 - 2026-04-15 (40个技能)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user