- 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
6 lines
43 B
JSON
6 lines
43 B
JSON
{
|
|
"testTool": {
|
|
"testValue": 2
|
|
}
|
|
}
|