Skip to content

Commit f441e69

Browse files
Update rtw.json
1 parent c69540c commit f441e69

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

infos/rtw.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "rtw",
3+
"version": "1.0.0",
4+
"description": {
5+
"zh_tw": "TREM-Lite rtw Plugin",
6+
"zh-Hant": "TREM-Lite 即時波形圖擴充套件"
7+
},
8+
"loader": [
9+
"setting",
10+
"index"
11+
],
12+
"author": [
13+
"yayacat"
14+
],
15+
"dependencies": {
16+
"trem": ">=3.1.4",
17+
"websocket": ">=1.3.0"
18+
},
19+
"resources": [
20+
"AGPL-3.0"
21+
],
22+
"link": "https://github.com/ExpTechTW/trem-rtw-plugin"
23+
}

0 commit comments

Comments
 (0)