fix(core): update
This commit is contained in:
32
package.json
32
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@git.zone/tsdoc",
|
||||
"version": "1.1.26",
|
||||
"private": false,
|
||||
"description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation, with capabilities for automated and enhanced documentation creation tailor-made for TypeScript projects.",
|
||||
"description": "An advanced TypeScript documentation tool using AI to generate and enhance documentation for TypeScript projects.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -19,23 +19,23 @@
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.1.65",
|
||||
"@git.zone/tsrun": "^1.2.46",
|
||||
"@git.zone/tstest": "^1.0.73",
|
||||
"@push.rocks/tapbundle": "^5.0.4",
|
||||
"@git.zone/tstest": "^1.0.90",
|
||||
"@push.rocks/tapbundle": "^5.0.23",
|
||||
"@types/node": "^20.12.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@push.rocks/early": "^4.0.3",
|
||||
"@push.rocks/npmextra": "^5.0.12",
|
||||
"@push.rocks/npmextra": "^5.0.13",
|
||||
"@push.rocks/qenv": "^6.0.5",
|
||||
"@push.rocks/smartai": "^0.0.8",
|
||||
"@push.rocks/smartcli": "^4.0.10",
|
||||
"@push.rocks/smartdelay": "^3.0.5",
|
||||
"@push.rocks/smartfile": "^11.0.13",
|
||||
"@push.rocks/smartfile": "^11.0.14",
|
||||
"@push.rocks/smartinteract": "^2.0.15",
|
||||
"@push.rocks/smartlog": "^3.0.1",
|
||||
"@push.rocks/smartlog-destination-local": "^9.0.1",
|
||||
"@push.rocks/smartpath": "^5.0.14",
|
||||
"@push.rocks/smartshell": "^3.0.4",
|
||||
"@push.rocks/smartpath": "^5.0.16",
|
||||
"@push.rocks/smartshell": "^3.0.5",
|
||||
"typedoc": "^0.25.13",
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
@@ -56,18 +56,14 @@
|
||||
],
|
||||
"keywords": [
|
||||
"TypeScript",
|
||||
"documentation",
|
||||
"documentation generation",
|
||||
"AI-enhanced documentation",
|
||||
"automated documentation generation",
|
||||
"CLI tool",
|
||||
"code analysis",
|
||||
"development tool",
|
||||
"CLI utility",
|
||||
"automated documentation",
|
||||
"developer tools",
|
||||
"API documentation",
|
||||
"developer productivity",
|
||||
"code insights",
|
||||
"integrated development environment tooling",
|
||||
"code quality enhancement",
|
||||
"project documentation",
|
||||
"documentation automation"
|
||||
"technical writing",
|
||||
"code quality improvement"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user