|
31 | 31 | ] |
32 | 32 | }, |
33 | 33 | "build": { |
34 | | - "productName": "ElectronReact", |
35 | | - "appId": "org.erb.ElectronReact", |
| 34 | + "productName": "TimeTracker", |
| 35 | + "appId": "ru.timetracker", |
36 | 36 | "files": [ |
37 | 37 | "dist/", |
38 | 38 | "node_modules/", |
|
96 | 96 | "url": "git+https://github.com/electron-react-boilerplate/electron-react-boilerplate.git" |
97 | 97 | }, |
98 | 98 | "author": { |
99 | | - "name": "Electron React Boilerplate Maintainers", |
100 | | - "email": "electronreactboilerplate@gmail.com", |
| 99 | + "name": "Dmitry Yadrikhinsky", |
| 100 | + "email": "yadrone@gmail.com", |
101 | 101 | "url": "https://electron-react-boilerplate.js.org" |
102 | 102 | }, |
103 | | - "contributors": [ |
104 | | - { |
105 | | - "name": "Amila Welihinda", |
106 | | - "email": "amilajack@gmail.com", |
107 | | - "url": "https://github.com/amilajack" |
108 | | - }, |
109 | | - { |
110 | | - "name": "John Tran", |
111 | | - "email": "jptran318@gmail.com", |
112 | | - "url": "https://github.com/jooohhn" |
113 | | - } |
114 | | - ], |
| 103 | + "contributors": [], |
115 | 104 | "license": "MIT", |
116 | | - "bugs": { |
117 | | - "url": "https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues" |
118 | | - }, |
119 | 105 | "keywords": [ |
120 | 106 | "electron", |
121 | | - "boilerplate", |
122 | 107 | "react", |
123 | 108 | "typescript", |
124 | 109 | "ts", |
125 | | - "sass", |
| 110 | + "less", |
126 | 111 | "webpack", |
127 | 112 | "hot", |
128 | 113 | "reload" |
129 | 114 | ], |
130 | | - "homepage": "https://github.com/electron-react-boilerplate/electron-react-boilerplate#readme", |
131 | 115 | "jest": { |
132 | 116 | "testURL": "http://localhost/", |
133 | 117 | "moduleNameMapper": { |
|
255 | 239 | "electron-debug": "^3.1.0", |
256 | 240 | "electron-log": "^4.2.4", |
257 | 241 | "electron-updater": "^4.3.4", |
| 242 | + "electron-windows-badge": "1.1.0", |
258 | 243 | "history": "^5.0.0", |
259 | 244 | "less": "4.1.1", |
260 | 245 | "less-loader": "8.0.0", |
|
0 commit comments