2014-08-09 21:57:42 +00:00
|
|
|
{
|
|
|
|
"name": "slack-phrase-command",
|
2014-08-09 22:20:03 +00:00
|
|
|
"version": "0.0.1",
|
2014-08-09 21:57:42 +00:00
|
|
|
"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"
|
|
|
|
}
|