fix(core): update
This commit is contained in:
22
package.json
22
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@git.zone/tsdoc",
|
||||
"version": "1.1.16",
|
||||
"private": false,
|
||||
"description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.",
|
||||
"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.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -55,14 +55,18 @@
|
||||
],
|
||||
"keywords": [
|
||||
"TypeScript",
|
||||
"documentation generation",
|
||||
"documentation",
|
||||
"AI-enhanced documentation",
|
||||
"automated documentation",
|
||||
"automated documentation generation",
|
||||
"code analysis",
|
||||
"type annotations",
|
||||
"continuous integration documentation",
|
||||
"markdown",
|
||||
"CLI tool",
|
||||
"software development tool"
|
||||
"development tool",
|
||||
"CLI utility",
|
||||
"API documentation",
|
||||
"developer productivity",
|
||||
"code insights",
|
||||
"integrated development environment tooling",
|
||||
"code quality enhancement",
|
||||
"project documentation",
|
||||
"documentation automation"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user