feat(AppData): Refactor AppData class for declarative env mapping and enhanced static helpers

This commit is contained in:
2025-08-15 13:17:18 +00:00
parent 61fafd2c8f
commit ed969cee47
6 changed files with 628 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/npmextra",
"version": "5.1.4",
"version": "5.2.0",
"private": false,
"description": "A utility to enhance npm with additional configuration, tool management capabilities, and a key-value store for project setups.",
"main": "dist_ts/index.js",