Add description to package.json

This commit is contained in:
Kegan Myers 2014-08-09 18:16:06 -05:00
parent bf7fd428a6
commit 6bf33ec6e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "slack-phrase-command",
"version": "0.0.2",
"description": "",
"description": "A slack command to serve a random phrase",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"