UNPKG

@taoya785/feishu_bot

Version:

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