File tree Expand file tree Collapse file tree 9 files changed +53
-2
lines changed Expand file tree Collapse file tree 9 files changed +53
-2
lines changed Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-attach.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " xterm" ,
15+ " xterm.js"
16+ ],
1217 "scripts" : {
1318 "build" : " ../../node_modules/.bin/tsc -p ." ,
1419 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-fit.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " xterm" ,
15+ " xterm.js"
16+ ],
1217 "scripts" : {
1318 "build" : " ../../node_modules/.bin/tsc -p ." ,
1419 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 2525 "keywords" : [
2626 " font" ,
2727 " ligature" ,
28+ " terminal" ,
2829 " xterm" ,
29- " xterm.js" ,
30- " terminal"
30+ " xterm.js"
3131 ],
3232 "license" : " MIT" ,
3333 "dependencies" : {
Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-search.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " xterm" ,
15+ " xterm.js"
16+ ],
1217 "scripts" : {
1318 "build" : " ../../node_modules/.bin/tsc -p ." ,
1419 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-serialize.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " xterm" ,
15+ " xterm.js"
16+ ],
1217 "scripts" : {
1318 "build" : " ../../node_modules/.bin/tsc -p ." ,
1419 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-unicode11.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " xterm" ,
15+ " xterm.js"
16+ ],
1217 "scripts" : {
1318 "build" : " ../../node_modules/.bin/tsc -p ." ,
1419 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-web-links.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " xterm" ,
15+ " xterm.js"
16+ ],
1217 "scripts" : {
1318 "build" : " ../../node_modules/.bin/tsc -p ." ,
1419 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 99 "types" : " typings/xterm-addon-webgl.d.ts" ,
1010 "repository" : " https://github.com/xtermjs/xterm.js" ,
1111 "license" : " MIT" ,
12+ "keywords" : [
13+ " terminal" ,
14+ " webgl" ,
15+ " xterm" ,
16+ " xterm.js"
17+ ],
1218 "scripts" : {
1319 "build" : " ../../node_modules/.bin/tsc -p ." ,
1420 "prepackage" : " npm run build" ,
Original file line number Diff line number Diff line change 77 "types" : " typings/xterm.d.ts" ,
88 "repository" : " https://github.com/xtermjs/xterm.js" ,
99 "license" : " MIT" ,
10+ "keywords" : [
11+ " cli" ,
12+ " command-line" ,
13+ " console" ,
14+ " pty" ,
15+ " shell" ,
16+ " ssh" ,
17+ " styles" ,
18+ " terminal-emulator" ,
19+ " terminal" ,
20+ " tty" ,
21+ " vt100" ,
22+ " webgl" ,
23+ " xterm"
24+ ],
1025 "scripts" : {
1126 "prepackage" : " npm run build" ,
1227 "package" : " webpack" ,
You can’t perform that action at this time.
0 commit comments