@spare/translator
Advanced tools
Comparing version 0.5.3 to 0.6.0
{ | ||
"name": "@spare/translator", | ||
"version": "0.5.3", | ||
"version": "0.6.0", | ||
"description": "Translator, bulk replace string at a time", | ||
@@ -15,3 +15,3 @@ "main": "dist/index.cjs.js", | ||
"type": "git", | ||
"url": "git+https://github.com/hoyeungw/glossa.git" | ||
"url": "git+https://github.com/hoyeungw/spare.git" | ||
}, | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/hoyeungw/glossa" | ||
"url": "https://github.com/hoyeungw/spare" | ||
}, | ||
"homepage": "https://github.com/hoyeungw/glossa#readme", | ||
"gitHead": "0a01579b10a59c951380407cc9d50f2bb7ad0ead" | ||
"homepage": "https://github.com/hoyeungw/spare#readme", | ||
"gitHead": "4aa71131e0c850e20564b213bff16f4aed5eccdc" | ||
} |
@@ -19,4 +19,4 @@ # @spare/translator | ||
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@spare/translator | ||
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/glossa | ||
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/glossa | ||
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/spare | ||
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/spare | ||
@@ -26,3 +26,3 @@ [//]: <> (Link) | ||
[url-pp]: https://packagephobia.now.sh/result?p=@spare/translator | ||
[url-github]: https://github.com/hoyeungw/glossa | ||
[url-github]: https://github.com/hoyeungw/spare | ||
@@ -29,0 +29,0 @@ ##### Glossaries |
5980