|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "printers-tray",
|
|
"name": "printers-tray",
|
|
- "productName": "printers-tray",
|
|
|
|
|
|
+ "productName": "PrintersTray",
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
"description": "Printers Tray",
|
|
"description": "Printers Tray",
|
|
"main": "src/index.js",
|
|
"main": "src/index.js",
|
|
@@ -12,7 +12,7 @@
|
|
"lint": "echo \"No linting configured\""
|
|
"lint": "echo \"No linting configured\""
|
|
},
|
|
},
|
|
"keywords": [],
|
|
"keywords": [],
|
|
- "author": "Robert Gauto",
|
|
|
|
|
|
+ "author": "Eiru Software",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"config": {
|
|
"config": {
|
|
"forge": {
|
|
"forge": {
|
|
@@ -71,4 +71,4 @@
|
|
"electron-forge": "^5.2.2",
|
|
"electron-forge": "^5.2.2",
|
|
"electron-prebuilt-compile": "2.0.4"
|
|
"electron-prebuilt-compile": "2.0.4"
|
|
}
|
|
}
|
|
-}
|
|
|
|
|
|
+}
|