slack-phrase-command/package.json
2014-08-09 16:57:42 -05:00

20 lines
534 B
JSON

{
"name": "slack-phrase-command",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/terribly-lazy/slack-phrase-command.git"
},
"author": "Kegan Myers <kegan@keganmyers.com>",
"license": "BSD 2-Clause",
"bugs": {
"url": "https://github.com/terribly-lazy/slack-phrase-command/issues"
},
"homepage": "https://github.com/terribly-lazy/slack-phrase-command"
}