ai-engineering-init 1.1.0 → 1.1.1

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 +9 -2
package/package.json CHANGED
@@ -1,8 +1,15 @@
1
1
  {
2
2
  "name": "ai-engineering-init",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "AI 工程化配置初始化工具 — 一键为 Claude Code、OpenAI Codex 等 AI 工具初始化 Skills 和项目规范",
5
- "keywords": ["claude-code", "cursor", "codex", "ai-engineering", "skills", "init"],
5
+ "keywords": [
6
+ "claude-code",
7
+ "cursor",
8
+ "codex",
9
+ "ai-engineering",
10
+ "skills",
11
+ "init"
12
+ ],
6
13
  "homepage": "https://github.com/xu-cell/ai-engineering-init",
7
14
  "repository": {
8
15
  "type": "git",