UNPKG

@taoya785/feishu_bot

Version:

28 lines 526 B
{ "name": "@taoya785/feishu_bot", "type": "commonjs", "version": "1.0.12", "keywords": [ "飞书机器人", "activepieces", "feishu_bot" ], "main": "./dist/index.js", "files": [ "dist" ], "publishConfig": { "access": "public" }, "dependencies": { "@activepieces/pieces-common": "", "@activepieces/pieces-framework": "", "@activepieces/shared": "", "crypto": "^1.0.1" }, "devDependencies": {}, "scripts": { "lint": "eslint --fix", "build": "unbuild" } }