build: add keywords section to package.json
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 15 Jul 2023 09:13:13 +0000 (11:13 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 15 Jul 2023 09:13:13 +0000 (11:13 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.vscode/settings.json
package.json

index 668705a1cc28a3dab6826506ac2e3ec92fe023e6..4ad75e022d171a191dc6bbf5737df21298b001d7 100644 (file)
   "cSpell.words": [
     "backoff",
     "benoit",
+    "bubbleprof",
     "bufferutil",
     "cacheable",
     "commitlint",
     "corepack",
     "csms",
+    "doctorprof",
     "emerg",
     "emobility",
     "evse",
     "evses",
+    "flameprof",
+    "heapprofiler",
     "iccid",
     "idtag",
     "idtags",
index 7afc46e477e78bbdbeb0e387c7935592be4854d6..2a6efb77a0d45f4e55352250f3a58c2572d7c149 100644 (file)
   },
   "description": "Electric vehicle charging stations simulator",
   "author": "SAP E-Mobility <e-mobility@sap.com>",
+  "keywords": [
+    "ocpp",
+    "ocpp-j",
+    "ocpp1.6",
+    "ocpp2.0",
+    "charging station",
+    "load testing"
+  ],
   "contributors": [
     {
       "name": "Jérôme Benoit",