update package.json

This commit is contained in:
David Tesler 2017-04-28 17:39:28 -07:00
parent 8083f0e6ad
commit 9505d1a214
1 changed files with 9 additions and 1 deletions

View File

@ -20,5 +20,13 @@
"cheerio": "^0.22.0",
"request": "^2.81.0",
"to-markdown": "^3.0.4"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/SkillFlowHQ/medium-to-markdown.git"
},
"bugs": {
"url": "https://github.com/SkillFlowHQ/medium-to-markdown/issues"
},
"homepage": "https://github.com/SkillFlowHQ/medium-to-markdown#readme"
}