1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/waterlyx-notification_assistant

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 1.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liuyexing Отправлено 15.12.2019 08:43 1a1ac28
{
"name": "usr_notification_assistant",
"version": "1.0.1",
"description": "usr notification assistant",
"main": "main.js",
"scripts": {
"start": "electron ."
},
"repository": "https://gitee.com/waterlyx/notification_assistant",
"keywords": [
"Electron",
"usr"
],
"author": "刘业兴",
"license": "CC0-1.0",
"devDependencies": {
"electron": "^7.1.3"
},
"dependencies": {
"bootstrap": "^4.4.1",
"electron-store": "^5.1.0",
"jquery": "^3.4.1",
"uuid": "^3.3.3"
},
"build": {
"appId": "usr_notification_assistant",
"productName":"USR通知助手",
"directories": {
"output": "build"
},
"nsis": {
"oneClick": false,
"allowElevation": false,
"allowToChangeInstallationDirectory": true,
"installerIcon": "./renderer/img/logo_news.ico",
"uninstallerIcon": "./renderer/img/logo_news.ico",
"installerHeaderIcon": "./renderer/img/logo_news.ico",
"createDesktopShortcut": true,
"createStartMenuShortcut": true,
"shortcutName": "USR通知助手"
},
"win": {
"icon": "./renderer/img/logo_win.png",
"target": [
{
"target": "nsis",
"arch": [
"x64"
]
}
]
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/waterlyx-notification_assistant.git
git@api.gitlife.ru:oschina-mirror/waterlyx-notification_assistant.git
oschina-mirror
waterlyx-notification_assistant
waterlyx-notification_assistant
master