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
This commit is contained in:
5
test/smartconfig.json
Normal file
5
test/smartconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"testTool": {
|
||||
"testValue": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user