text-annotator
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "text-annotator", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "A library for locating and annotating plain text in HTML", | ||
@@ -15,3 +15,3 @@ "main": "src/text-annotator.js", | ||
"type": "git", | ||
"url": "git+https://gitlab.ebi.ac.uk/literature-services/development/text-annotator.git" | ||
"url": "git+https://github.com/zhan-huang/text-annotator.git" | ||
}, | ||
@@ -21,5 +21,5 @@ "author": "Zhan Huang", | ||
"bugs": { | ||
"url": "https://gitlab.ebi.ac.uk/literature-services/development/text-annotator/issues" | ||
"url": "https://github.com/zhan-huang/text-annotator/issues" | ||
}, | ||
"homepage": "https://gitlab.ebi.ac.uk/literature-services/development/text-annotator", | ||
"homepage": "https://github.com/zhan-huang/text-annotator", | ||
"devDependencies": { | ||
@@ -26,0 +26,0 @@ "@babel/core": "^7.4.3", |
80888