Skip to content

Commit 4ae5284

Browse files
committed
update
1 parent b70434e commit 4ae5284

File tree

1 file changed

+4
-31
lines changed

1 file changed

+4
-31
lines changed

package.json

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,9 @@
11
{
2-
"description": "A foundation for scalable desktop apps",
2+
"description": "A fast-searching and space-saving browser specially designed for programmers.",
33
"keywords": [
4-
"electron",
5-
"boilerplate",
6-
"react",
7-
"typescript",
8-
"ts",
9-
"sass",
10-
"webpack",
11-
"hot",
12-
"reload"
13-
],
14-
"homepage": "https://github.com/electron-react-boilerplate/electron-react-boilerplate#readme",
15-
"bugs": {
16-
"url": "https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues"
17-
},
18-
"repository": {
19-
"type": "git",
20-
"url": "git+https://github.com/electron-react-boilerplate/electron-react-boilerplate.git"
21-
},
22-
"license": "MIT",
23-
"author": {
24-
"name": "Electron React Boilerplate Maintainers",
25-
"email": "electronreactboilerplate@gmail.com",
26-
"url": "https://electron-react-boilerplate.js.org"
27-
},
28-
"contributors": [
29-
{
30-
"name": "Amila Welihinda",
31-
"email": "amilajack@gmail.com",
32-
"url": "https://github.com/amilajack"
33-
}
4+
"javascript",
5+
"programmer",
6+
"browser"
347
],
358
"main": "./src/main/main.ts",
369
"scripts": {

0 commit comments

Comments
 (0)