init
This commit is contained in:
26
config.json
Normal file
26
config.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": {
|
||||
"zh-cn": "makergen开发工具",
|
||||
"en": "makergen SDK"
|
||||
},
|
||||
"description": {
|
||||
"zh-cn": "makergen开发工具。允许用户连接makergen页面",
|
||||
"en": "makergen SDK for makergen users"
|
||||
},
|
||||
"author": "QmiTek",
|
||||
"email": "qmi@qmikeji.cn",
|
||||
"license": "MIT",
|
||||
"isBoard": false,
|
||||
"id": "makergen",
|
||||
"platform": ["win","mac","web","linux"],
|
||||
"version": "0.0.1",
|
||||
"asset": {
|
||||
"python": {
|
||||
"dir": "python/",
|
||||
"main": "main.ts",
|
||||
"dependencies": {
|
||||
"websocket-client":"1.9.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user