runnerty-notificator-twitter
Version:
Runnerty module: Twitter notificator
30 lines (29 loc) • 744 B
JSON
{
"author": "gocastilla",
"bundleDependencies": false,
"deprecated": false,
"description": "Runnerty module: Twitter notificator",
"keywords": [
"runnerty",
"notificator",
"twitter"
],
"license": "MIT",
"main": "index.js",
"name": "runnerty-notificator-twitter",
"repository": {
"type": "git",
"url": "git+https://github.com/gocastilla/runnerty-notificator-twitter.git"
},
"version": "0.0.3",
"bugs": {
"url": "https://github.com/gocastilla/runnerty-notificator-twitter/issues"
},
"homepage": "https://github.com/gocastilla/runnerty-notificator-twitter#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"twitter": "<1.7.0"
}
}