@xelth/eck-snapshot 6.0.6 → 6.0.7

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 +1 -5
  2. package/package.json +14 -1
package/README.md CHANGED
@@ -70,8 +70,4 @@ This project strictly respects the Terms of Service of AI providers. We will **n
70
70
 
71
71
  ## License
72
72
  MIT © xelth-com
73
-
74
- <br>
75
- <div align="center">
76
- <sup>made in Eschborn</sup>
77
- </div>
73
+ <div align="right"><sup>made in Eschborn</sup></div>
package/package.json CHANGED
@@ -1,7 +1,20 @@
1
1
  {
2
2
  "name": "@xelth/eck-snapshot",
3
- "version": "6.0.6",
3
+ "version": "6.0.7",
4
4
  "description": "A powerful CLI tool to create and restore single-file text snapshots of Git repositories. Optimized for AI context, LLM workflows, and multi-agent Swarm coordination.",
5
+ "keywords": [
6
+ "ai",
7
+ "llm",
8
+ "mcp",
9
+ "snapshot",
10
+ "context",
11
+ "claude",
12
+ "gemini",
13
+ "grok",
14
+ "chatgpt",
15
+ "agent",
16
+ "prompt"
17
+ ],
5
18
  "main": "index.js",
6
19
  "type": "module",
7
20
  "bin": {