diff --git a/package.json b/package.json index 9cb0150..9d57f2b 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,13 @@ "description": "A markdown-it plugin for amsmath LaTeX environments.", "author": "Chris Sewell", "homepage": "https://github.com/executablebooks/markdown-it-amsmath", + "repository": { + "type": "git", + "url": "git+https://github.com/executablebooks/markdown-it-amsmath.git" + }, + "bugs": { + "url": "https://github.com/executablebooks/markdown-it-amsmath/issues" + }, "license": "MIT", "keywords": [ "markdown",