tolingcode 1.0.0 → 1.0.2

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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -5
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # TolingCode CLI
2
2
 
3
- 通过 npm 安装和管理 TolingCode 的 skills 和 apps。
3
+ 通过 npm 安装和管理 TolingCode 的 skills 和 apps
4
4
 
5
5
  ## 安装
6
6
 
@@ -102,5 +102,5 @@ tolingcode/
102
102
  ```
103
103
 
104
104
  ## License
105
-
105
+ ## 韩宝军开发2026年3月6号
106
106
  MIT
package/package.json CHANGED
@@ -1,16 +1,12 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "bin": {
7
7
  "tolingcode": "bin/tolingcode.js",
8
8
  "tlc": "bin/tolingcode.js"
9
9
  },
10
- "scripts": {
11
- "test": "echo \"Error: no test specified\" && exit 1",
12
- "publish": "npm publish"
13
- },
14
10
  "keywords": [
15
11
  "tolingcode",
16
12
  "openclaw",