{ "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" } }