change repository url of all addons

This commit is contained in:
Ujjwal Pandey
2023-09-12 14:59:08 +00:00
parent f69fcb971c
commit d41b747aa1
11 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-attach.js",
"types": "typings/xterm-addon-attach.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-attach",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-canvas.js",
"types": "typings/xterm-addon-canvas.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-canvas",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-fit.js",
"types": "typings/xterm-addon-fit.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-fit",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-image.js",
"types": "typings/xterm-addon-image.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-image",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -8,7 +8,7 @@
},
"main": "lib/xterm-addon-ligatures.js",
"types": "typings/xterm-addon-ligatures.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-ligatures",
"engines": {
"node": ">8.0.0"
},
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-search.js",
"types": "typings/xterm-addon-search.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-search",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-serialize.js",
"types": "typings/xterm-addon-serialize.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-serialize",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-unicode11.js",
"types": "typings/xterm-addon-unicode11.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-unicode11",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-web-links.js",
"types": "typings/xterm-addon-web-links.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-web-links",
"license": "MIT",
"keywords": [
"terminal",
+1 -1
View File
@@ -7,7 +7,7 @@
},
"main": "lib/xterm-addon-webgl.js",
"types": "typings/xterm-addon-webgl.d.ts",
"repository": "https://github.com/xtermjs/xterm.js",
"repository": "https://github.com/xtermjs/xterm.js/tree/master/addons/xterm-addon-webgl",
"license": "MIT",
"keywords": [
"terminal",