Skip to content

Commit

Permalink
tweaks description and keywords in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoscaz committed Jun 10, 2024
1 parent 92d8d48 commit 1b3136c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typed-ocpp",
"version": "0.3.3",
"description": "A library for type-aware parsing, serialization and validation of OCPP messages",
"description": "A library for type-aware parsing, serialization and validation of OCPP 1.6 and OCPP 2.0.1 messages",
"main": "dist/index.js",
"type": "module",
"devDependencies": {
Expand Down Expand Up @@ -54,6 +54,7 @@
"typescript",
"typed",
"JSON",
"JSON Schema"
"JSON Schema",
"Open Charge Alliance"
]
}

0 comments on commit 1b3136c

Please sign in to comment.