11 Commits

Author SHA1 Message Date
4971279a22 feat(docs): refresh project documentation and migrate smartconfig tool configuration keys 2026-03-24 19:57:20 +00:00
4a2d625d79 fix(config): rename project config file from smartconfig.json to .smartconfig.json 2026-03-24 15:54:25 +00:00
22a9aa9f3e rename package from @push.rocks/npmextra to @push.rocks/smartconfig
- Rename all source files from npmextra.* to simpler names (classes.appdata.ts, etc.)
- Rename Npmextra class to Smartconfig
- Config file changed from npmextra.json to smartconfig.json
- KV store path changed from ~/.npmextra/kv to ~/.smartconfig/kv
- Update all imports, tests, and metadata
2026-03-24 14:56:23 +00:00
ed969cee47 feat(AppData): Refactor AppData class for declarative env mapping and enhanced static helpers 2025-08-15 13:17:18 +00:00
62e61168a0 fix(appdata): Fix iteration over overwriteObject in AppData and update configuration for dependency and path handling 2025-08-15 12:12:26 +00:00
4be54f6dcc fix(core): update 2024-06-12 20:21:51 +02:00
f1ecda411a fix(core): update 2024-06-12 20:18:27 +02:00
2ca82fb28b fix(core): update 2024-06-12 20:10:19 +02:00
83968d578c fix(core): update 2024-04-14 03:45:31 +02:00
a12418ba9c fix(core): update 2023-08-03 19:22:34 +02:00
2634bb282b fix(core): update 2021-01-27 21:10:31 +00:00