mirror of
https://github.com/bendtherules/opencode-plugin-compaction-prompt.git
synced 2026-08-18 13:42:55 +00:00
docs: add publishing and repository links
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user