优化性能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "motioner",
|
||||
"version": "0.0.1",
|
||||
"description": "基于Electron构建的性能监控应用,功能包括全局悬浮窗口、可以最小化到托盘并保持后台运行、可以设置是否开机启动",
|
||||
"version": "1.0.0",
|
||||
"description": "基于Electron构建的性能监控应用,功能包括全局悬浮窗口、可以设置是否开机启动",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
@@ -13,7 +13,7 @@
|
||||
"type": "git",
|
||||
"url": "https://git.pandorastudio.cn/yuantao/motioner.git"
|
||||
},
|
||||
"author": "袁涛",
|
||||
"author": "上海潘哆呐科技有限公司",
|
||||
"license": "ISC",
|
||||
"keywords": [],
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user