fix(config): migrate project metadata and documentation to .smartconfig.json

This commit is contained in:
2026-03-24 19:02:50 +00:00
parent 5128802ecf
commit f7443fabf1
11 changed files with 749 additions and 406 deletions

View File

@@ -18,26 +18,26 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.3.0",
"@git.zone/tstest": "^3.3.2",
"@types/node": "^25.4.0"
"@git.zone/tsbuild": "^4.4.0",
"@git.zone/tstest": "^3.5.1",
"@types/node": "^25.5.0"
},
"dependencies": {
"@api.global/typedserver": "^8.4.2",
"@git.zone/tsbundle": "^2.9.1",
"@api.global/typedserver": "^8.4.6",
"@git.zone/tsbundle": "^2.10.0",
"@git.zone/tsrun": "^2.0.1",
"@push.rocks/early": "^4.0.4",
"@push.rocks/lik": "^6.3.1",
"@push.rocks/smartconfig": "^6.0.0",
"@push.rocks/lik": "^6.4.0",
"@push.rocks/smartcli": "^4.0.20",
"@push.rocks/smartconfig": "^6.0.1",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartexit": "^2.0.3",
"@push.rocks/smartfs": "^1.5.0",
"@push.rocks/smartinteract": "^2.0.16",
"@push.rocks/smartlog": "^3.2.1",
"@push.rocks/smartlog-destination-local": "^9.0.2",
"@push.rocks/smartshell": "^3.3.7",
"@push.rocks/smartwatch": "^6.3.0"
"@push.rocks/smartshell": "^3.3.8",
"@push.rocks/smartwatch": "^6.4.0"
},
"files": [
"ts/**/*",
@@ -48,7 +48,7 @@
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
".smartconfig.json",
"readme.md"
],
"browserslist": [