fix(core): update
This commit is contained in:
@@ -5,22 +5,19 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartarray",
|
||||
"description": "a package exposing async manipulation for arrays",
|
||||
"description": "A library providing asynchronous operations like filter, map, and deduplication for arrays in TypeScript.",
|
||||
"npmPackagename": "@push.rocks/smartarray",
|
||||
"license": "MIT",
|
||||
"projectDomain": "push.rocks",
|
||||
"keywords": [
|
||||
"async",
|
||||
"arrays",
|
||||
"manipulation",
|
||||
"filter",
|
||||
"deduplicate",
|
||||
"typescript",
|
||||
"nodejs",
|
||||
"async programming",
|
||||
"development",
|
||||
"asynchronous array operations",
|
||||
"typescript library",
|
||||
"array filtering",
|
||||
"array mapping",
|
||||
"array deduplication",
|
||||
"async/await",
|
||||
"npm package",
|
||||
"code quality",
|
||||
"modern JavaScript development",
|
||||
"open source"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user