oschina-webhook
Version:
oschina-webhook
28 lines (27 loc) • 552 B
JSON
{
"name": "oschina-webhook",
"version": "1.0.15",
"description": "",
"main": "github-webhook.js",
"scripts": {
"test": "NODE_ENV=test node node_modules/grunt-cli/bin/grunt"
},
"bin": {
"oschina-webhook": "./oschina-webhook.js"
},
"keywords": [
"oschina",
"webhhok"
],
"author": "zzz",
"repository": {
"type": "git",
"url": "https://git.oschina.net/zzzhong/oschina-webhook.git"
},
"license": "MIT",
"dependencies": {
"nodemailer": "0.7.1",
"commander": "~1.1.1",
"iconv-lite": "*"
}
}