ocrag/opencode-plugin/package.json

10 lines
218 B
JSON

{
"name": "ocrag-plugin",
"version": "1.0.0",
"description": "Code RAG plugin for OpenCode",
"main": "ocrag-plugin.ts",
"keywords": ["opencode", "plugin", "rag", "code"],
"author": "",
"license": "MIT"
}