-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9bb5eab
commit 9ce2954
Showing
18 changed files
with
5,477 additions
and
74 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,27 @@ | ||
{ | ||
"description": "A foundation for scalable desktop apps", | ||
"description": "SUITS 2024 LMCC App", | ||
"keywords": [ | ||
"electron", | ||
"boilerplate", | ||
"react", | ||
"typescript", | ||
"ts", | ||
"sass", | ||
"webpack", | ||
"hot", | ||
"reload" | ||
"nasa", | ||
"team cartographer" | ||
], | ||
"homepage": "https://github.com/electron-react-boilerplate/electron-react-boilerplate#readme", | ||
"homepage": "https://github.com/Team-Cartographer/SUITS-2024-LMCC", | ||
"bugs": { | ||
"url": "https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues" | ||
"url": "https://github.com/Team-Cartographer/SUITS-2024-LMCC/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/electron-react-boilerplate/electron-react-boilerplate.git" | ||
"url": "git+https://github.com/Team-Cartographer/SUITS-2024-LMCC.git" | ||
}, | ||
"license": "MIT", | ||
"author": { | ||
"name": "Electron React Boilerplate Maintainers", | ||
"email": "electronreactboilerplate@gmail.com", | ||
"url": "https://electron-react-boilerplate.js.org" | ||
"name": "Team Cartographer", | ||
"email": "teamcartographer@gmail.com", | ||
"url": "https://team-cartographer.github.io/team-cartographer-site" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Amila Welihinda", | ||
"email": "[email protected]", | ||
"url": "https://github.com/amilajack" | ||
"name": "Team Cartographer", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"main": "./src/main/main.ts", | ||
|
@@ -180,8 +172,8 @@ | |
"webpack-merge": "^5.9.0" | ||
}, | ||
"build": { | ||
"productName": "ElectronReact", | ||
"appId": "org.erb.ElectronReact", | ||
"productName": "TeamCartographerLMCC", | ||
"appId": "org.erb.TeamCartographerLMCC", | ||
"asar": true, | ||
"asarUnpack": "**\\*.{node,dll}", | ||
"files": [ | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters