fix(core): update

This commit is contained in:
2024-04-14 04:00:56 +02:00
parent b4cd6b0fe1
commit 06776d74c8
5 changed files with 104 additions and 123 deletions

View File

@ -15,9 +15,19 @@
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartdata",
"description": "do more with data",
"description": "An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.",
"npmPackagename": "@push.rocks/smartdata",
"license": "MIT"
"license": "MIT",
"keywords": [
"data manipulation",
"NoSQL",
"MongoDB",
"TypeScript",
"data validation",
"collections",
"custom data types",
"ODM"
]
}
},
"tsdoc": {