Skip to content

Commit 0e459d4

Browse files
committed
update package.json with new links
1 parent d93c578 commit 0e459d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/Dador/JavascriptSubtitlesOctopus.git"
16+
"url": "git+https://github.com/libass/JavascriptSubtitlesOctopus.git"
1717
},
1818
"keywords": [
1919
"libass",
2020
"subtitle",
2121
"wasm",
2222
"emscripten"
2323
],
24-
"author": "TFSThiagoBR98, Dador",
24+
"author": "SubtitlesOctopus contributors",
2525
"license": "LGPL-2.1-or-later AND (FTL OR GPL-2.0-or-later) AND MIT AND MIT-Modern-Variant AND ISC AND NTP AND Zlib AND BSL-1.0",
2626
"bugs": {
27-
"url": "https://github.com/Dador/JavascriptSubtitlesOctopus/issues"
27+
"url": "https://github.com/libass/JavascriptSubtitlesOctopus/issues"
2828
},
29-
"homepage": "https://dador.github.io/JavascriptSubtitlesOctopus/"
29+
"homepage": "https://libass.github.io/JavascriptSubtitlesOctopus/"
3030
}

0 commit comments

Comments
 (0)