Adding repository

Error with package.json
This commit is contained in:
Paul Cothenet 2015-03-25 11:49:54 -07:00
parent b70cc17ebc
commit 00a8b39851

View File

@ -11,6 +11,10 @@
"devDependencies": {
"tape": "^3.5.0"
},
"repository": {
"type": "git",
"url": "git://github.com/willwhite/freemail.git"
},
"dependencies": {
"tldjs": "^1.5.2"
}