Update repository and keywords.
This commit is contained in:
parent
3e291d6bd5
commit
6a14623355
1 changed files with 8 additions and 6 deletions
14
package.json
14
package.json
|
@ -3,15 +3,17 @@
|
|||
"version": "3.0.0",
|
||||
"description": "Sharkitek core models library.",
|
||||
"keywords": [
|
||||
"sharkitek",
|
||||
"model",
|
||||
"serialization",
|
||||
"deserialization",
|
||||
"diff",
|
||||
"dirty",
|
||||
"deserialization",
|
||||
"property"
|
||||
"model",
|
||||
"object",
|
||||
"property",
|
||||
"serialization",
|
||||
"sharkitek",
|
||||
"typescript"
|
||||
],
|
||||
"repository": "https://git.madeorsk.com/Sharkitek/core",
|
||||
"repository": "https://code.zeptotech.net/Sharkitek/Core",
|
||||
"author": "Madeorsk <madeorsk@protonmail.com>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
|
|
Loading…
Reference in a new issue