docs: add publishing and repository links

This commit is contained in:
2026-08-01 16:55:17 +05:30
parent 9b70b18295
commit 33429d1ab9
2 changed files with 25 additions and 0 deletions
+8
View File
@@ -3,6 +3,14 @@
"version": "0.1.0",
"description": "Customize OpenCode's compaction prompt to preserve important context and omit unnecessary details.",
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/bendtherules/opencode-plugin-compaction-prompt.git"
},
"homepage": "https://github.com/bendtherules/opencode-plugin-compaction-prompt#readme",
"bugs": {
"url": "https://github.com/bendtherules/opencode-plugin-compaction-prompt/issues"
},
"exports": {
".": {
"types": "./dist/index.d.ts",