action-wechat-work/package.json
关红福 6f94912a33 init
2019-09-11 11:56:17 +08:00

20 lines
553 B
JSON

{
"name": "action-wechat-work",
"version": "0.0.1",
"description": "Sends a WeChat Work notification. Simple as that.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chf007/action-wechat-work.git"
},
"author": "chf007 <chf007server@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/chf007/action-wechat-work/issues"
},
"homepage": "https://github.com/chf007/action-wechat-work#readme"
}