Add repository field

This commit is contained in:
Kegan Myers 2014-08-08 20:39:12 -05:00
parent b08773f233
commit e6d0779ee7

View file

@ -14,6 +14,10 @@
],
"author": "Kegan Myers <kegan@keganmyers.com>",
"license": "BSD-2-Clause",
"repository": {
"type" : "git",
"url" : "https://github.com/terribly-lazy/slack-command-router.git"
},
"dependencies": {
"formidable": "~1.0.15",
"lodash": "~2.4.1"