td-web-cli 0.1.31 → 0.1.32

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.
Files changed (1) hide show
  1. package/package.json +4 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "td-web-cli",
3
- "version": "0.1.31",
3
+ "version": "0.1.32",
4
4
  "description": "A CLI tool for efficiency",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -23,19 +23,14 @@
23
23
  "td-web-cli",
24
24
  "cli",
25
25
  "i18n",
26
- "国际化",
26
+ "image",
27
27
  "tools",
28
- "小工具",
29
28
  "extractEntry",
30
- "提取词条",
31
29
  "json2excel",
32
- "JSON转Excel",
33
30
  "excel2json",
34
- "Excel转JSON",
35
31
  "jsonMerge",
36
- "JSON合并",
37
- "getHolidayTime",
38
- "获取假期时间"
32
+ "compressImage",
33
+ "getHolidayTime"
39
34
  ],
40
35
  "author": "",
41
36
  "license": "ISC",