mr-ed
Version:
28 lines (27 loc) • 503 B
JSON
{
"name": "mr-ed",
"version": "1.0.15",
"description": "Mr. Ed",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/elvizcacho/mr-ed"
},
"keywords": [
"slack",
"notifier",
"slack-easy-notifier",
"slack-easy",
"slack-notifier",
"slack-webhook"
],
"author": "Sebastian Vizcaino",
"email": "elvizcacho@gmail.com",
"license": "ISC",
"dependencies": {
"request": "2.65.0"
}
}