Add keywords to package.json.

This commit is contained in:
Madeorsk 2022-08-04 15:12:29 +02:00
parent 2441c4e8d3
commit 3ce2b74900
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "@sharkitek/core",
"version": "1.0.2",
"description": "Sharkitek core models library.",
"keywords": ["sharkitek", "model", "serialization", "diff", "dirty", "deserialization", "property"],
"repository": "https://git.madeorsk.com/Sharkitek/core",
"author": "Madeorsk <madeorsk@protonmail.com>",
"license": "MIT",