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

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/npmextra',
version: '5.1.4',
version: '5.3.0',
description: 'A utility to enhance npm with additional configuration, tool management capabilities, and a key-value store for project setups.'
}