Skip to content

Commit a58ca83

Browse files
committed
Tweak keywords
1 parent 2793950 commit a58ca83

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

package.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,20 @@
33
"version": "1.7.1",
44
"description": "Declarative JSON and object mapper for Node.js/TypeScript: transform data with mapping templates, schema-based helpers, and safe VM execution.",
55
"keywords": [
6-
"json-mapper",
7-
"object-mapper",
6+
"config-driven",
87
"data-mapper",
9-
"declarative-mapping",
108
"data-transformation",
11-
"object-transformation",
12-
"schema-mapping",
13-
"json-schema-mapping",
9+
"json-mapper",
1410
"json-to-json",
15-
"config-driven",
16-
"etl",
11+
"json-transformation",
12+
"json-transformer",
13+
"json",
14+
"mapper",
15+
"mapping",
1716
"nodejs",
17+
"object-mapper",
18+
"object-mapping",
19+
"transformation",
1820
"typescript"
1921
],
2022
"type": "module",

0 commit comments

Comments
 (0)