Permit to disable persistent configuration storage.
[e-mobility-charging-stations-simulator.git] / package.json
index e97aedc0d5e3d5e68e1d1fc4ca40f4e103fef4be..6d361e7945b0abef4aa67ecda4fb0b950573f086 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "name": "charging-stations-simulator",
+  "name": "emobility-charging-stations-simulator",
   "version": "1.1.60",
   "engines": {
     "node": ">=16.0.0",
@@ -7,7 +7,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/jerome-benoit/charging-stations-simulator.git"
+    "url": "https://github.com/sap/emobility-charging-stations-simulator.git"
   },
   "description": "Electric Vehicle charging stations simulator",
   "author": "SAP E-Mobility <e-mobility@sap.com>",
     ]
   },
   "auto-changelog": {
-    "commitUrl": "https://github.com/jerome-benoit/charging-stations-simulator/commit/{id}",
-    "issueUrl": "https://github.com/jerome-benoit/charging-stations-simulator/issues/{id}",
-    "mergeUrl": "https://github.com/jerome-benoit/charging-stations-simulator/pull/{id}",
-    "compareUrl": "https://github.com/jerome-benoit/charging-stations-simulator/compare/{from}...{to}"
+    "commitUrl": "https://github.com/sap/emobility-charging-stations-simulator/commit/{id}",
+    "issueUrl": "https://github.com/sap/emobility-charging-stations-simulator/issues/{id}",
+    "mergeUrl": "https://github.com/sap/emobility-charging-stations-simulator/pull/{id}",
+    "compareUrl": "https://github.com/sap/emobility-charging-stations-simulator/compare/{from}...{to}"
   },
   "mikro-orm": {
     "tsConfigPath": "./tsconfig-orm.json",