This commit is contained in:
Chris McAvoy 2013-09-16 19:35:05 -05:00
Родитель 18a7c0db53
Коммит df57c2dfa7
1 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,11 @@
"scripts": {
"test": "NODE_ENV=test ./node_modules/.bin/tap-prettify test/*.test.js"
},
"author": "",
"author": "Mozilla Open Badges http://openbadges.org",
"repository" :
{ "type" : "git"
, "url" : "http://github.com/mozilla/openbadger-client.git"
},
"license": "MPLv2",
"dependencies": {
"tap-prettify": "0.0.2",