代码拉取完成,页面将自动刷新
{
"name": "TDengineGUI",
"version": "1.0.3",
"description": "A simple TDengine DeskTop Manager",
"main": "main.js",
"scripts": {
"start": "electron .",
"build": "electron-builder"
},
"build": {
"appId": "com.skype.tdenginegui",
"productName": "TDengineGUI",
"win": {
"icon": "build/icons/logo1.ico",
"target": [
"nsis"
]
},
"dmg": {
"contents": [
{
"x": 410,
"y": 150,
"type": "link",
"path": "/Applications"
},
{
"x": 130,
"y": 150,
"type": "file"
}
]
},
"mac": {
"icon": "build/icons/logo.icns",
"target": {
"target": "default",
"arch": [
"arm64",
"x64"
]
}
},
"linux": {
"icon": "build/icons/logo.icns"
},
"nsis": {
"oneClick": false,
"perMachine": true,
"allowToChangeInstallationDirectory": true
}
},
"keywords": [
"Electron",
"TDengine",
"GUI"
],
"author": "skye0207",
"devDependencies": {
"electron": "^11.5.0",
"electron-builder": "^22.9.1"
},
"dependencies": {
"axios": "^0.21.1",
"electron-squirrel-startup": "^1.0.0",
"electron-store": "^8.0.1",
"element-ui": "^2.15.0",
"vue": "^2.6.12"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。