代码拉取完成,页面将自动刷新
{
"name": "feishu-robot-action",
"version": "0.0.1",
"private": true,
"description": "Sending a Feishu message action",
"main": "lib/main.js",
"scripts": {
"build": "tsc",
"format": "prettier --write **/*.ts",
"format-check": "prettier --check **/*.ts",
"lint": "eslint src/**/*.ts",
"package": "ncc build --source-map --license licenses.txt",
"test": "jest",
"all": "npm run build && npm run format && npm run lint && npm run package && npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Rollingegg/feishu-robot-action.git"
},
"keywords": [
"actions",
"node",
"setup",
"feishu",
"robot"
],
"author": "",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.4.0",
"got": "^11.8.2"
},
"devDependencies": {
"@types/node": "^16.3.3",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.28.3",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
"jest": "^27.0.6",
"js-yaml": "^4.1.0",
"prettier": "2.2.1",
"ts-jest": "^27.0.3",
"typescript": "^4.1.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。