tolingcode 2026.3.9 → 2026.3.82

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 -36
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,46 +1,12 @@
1
- ```{=html}
2
- <p align="center">
3
- ```
4
- `<img src="docs/logo.png" width="180">`{=html}
5
- ```{=html}
6
- </p>
7
- ```
8
-
9
- ```{=html}
10
- <p align="center">
11
- ```
12
- `<img src="docs/banner.png" width="100%">`{=html}
13
- ```{=html}
14
- </p>
15
- ```
16
1
 
2
+ ![TolingCode Logo](https://raw.githubusercontent.com/tolingcode/tolingcode/main/docs/logo.png)
17
3
 
18
- ```{=html}
19
- <h1 align="center">
20
- ```
21
- TolingCode
22
- ```{=html}
23
- </h1>
24
- ```
25
- ```{=html}
26
- <p align="center">
27
- ```
28
- AI Agent CLI for Cross‑Border E‑commerce Automation
29
- ```{=html}
30
- </p>
31
- ```
32
- ```{=html}
33
- <p align="center">
34
- ```
35
4
  ![npm](https://img.shields.io/npm/v/tolingcode)
36
5
  ![downloads](https://img.shields.io/npm/dm/tolingcode)
37
6
  ![license](https://img.shields.io/badge/license-MIT-green)
38
7
  ![node](https://img.shields.io/badge/node-%3E=18-blue)
39
8
  ![platform](https://img.shields.io/badge/platform-cross--border-orange)
40
-
41
- ```{=html}
42
- </p>
43
- ```
9
+
44
10
 
45
11
 
46
12
  # TolingCode CLI
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "2026.03.09",
3
+ "version": "2026.03.082",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "bin": {