fix(core): update

This commit is contained in:
2024-06-12 20:18:27 +02:00
parent 267d2c392d
commit f1ecda411a
4 changed files with 39 additions and 64 deletions

View File

@@ -14,7 +14,7 @@
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "npmextra",
"description": "Enhances npm with additional configuration and tool management capabilities, including a key-value store for project setups.",
"description": "A utility to enhance npm with additional configuration, tool management capabilities, and a key-value store for project setups.",
"npmPackagename": "@push.rocks/npmextra",
"license": "MIT",
"keywords": [
@@ -26,7 +26,11 @@
"typescript",
"environment setup",
"dependencies management",
"npm package enhancement"
"npm package enhancement",
"automation",
"async operations",
"app configuration",
"smart file handling"
]
}
},