dsh-novel-writer 2.6.2 → 2.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-novel-writer",
|
|
3
|
-
"version": "2.6.
|
|
4
|
-
"description": "小说写作助手插件(v2.6.
|
|
3
|
+
"version": "2.6.5",
|
|
4
|
+
"description": "小说写作助手插件(v2.6.5):句式/情感/意象分析、伏笔设定管理、本地语义检索、氛围光谱、风格画像报告;增量索引与缓存压缩优化。",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"exports": {
|