Skip to content

Commit 9c2990d

Browse files
committed
chore: add repository, metadata, and publish configuration to all package.json files
1 parent 4b01f17 commit 9c2990d

11 files changed

Lines changed: 242 additions & 11 deletions

File tree

packages/adapter-cpp/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-csharp/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-go/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-java/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-php/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-python/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-rust/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-swift/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,26 @@
2020
},
2121
"devDependencies": {
2222
"typescript": "^5.7.3"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/codeindex-org/codeindex.git"
27+
},
28+
"keywords": [
29+
"codebase",
30+
"index",
31+
"ai-context",
32+
"retrieval",
33+
"llm",
34+
"rag"
35+
],
36+
"author": "CodeIndex Team",
37+
"license": "MIT",
38+
"publishConfig": {
39+
"access": "public"
40+
},
41+
"files": [
42+
"dist",
43+
"README.md"
44+
]
2445
}

packages/adapter-typescript/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,26 @@
2424
},
2525
"devDependencies": {
2626
"vitest": "^1.6.0"
27-
}
27+
},
28+
"repository": {
29+
"type": "git",
30+
"url": "git+https://github.com/codeindex-org/codeindex.git"
31+
},
32+
"keywords": [
33+
"codebase",
34+
"index",
35+
"ai-context",
36+
"retrieval",
37+
"llm",
38+
"rag"
39+
],
40+
"author": "CodeIndex Team",
41+
"license": "MIT",
42+
"publishConfig": {
43+
"access": "public"
44+
},
45+
"files": [
46+
"dist",
47+
"README.md"
48+
]
2849
}

packages/cli/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,26 @@
3232
"devDependencies": {
3333
"tsx": "^4.0.0",
3434
"vitest": "^1.6.0"
35-
}
35+
},
36+
"repository": {
37+
"type": "git",
38+
"url": "git+https://github.com/codeindex-org/codeindex.git"
39+
},
40+
"keywords": [
41+
"codebase",
42+
"index",
43+
"ai-context",
44+
"retrieval",
45+
"llm",
46+
"rag"
47+
],
48+
"author": "CodeIndex Team",
49+
"license": "MIT",
50+
"publishConfig": {
51+
"access": "public"
52+
},
53+
"files": [
54+
"dist",
55+
"README.md"
56+
]
3657
}

0 commit comments

Comments
 (0)