File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # opencode-plugins
1+ # @ opencode-plugins
22
33A list of personal opencode plugins which I use.
44
5- - [ caffeinate] ( ./caffeinate )
6- - [ env-protection] ( ./env-protection )
5+ - [ caffeinate] ( ./plugins/ caffeinate )
6+ - [ env-protection] ( ./plugins/ env-protection )
Original file line number Diff line number Diff line change 33 "private" : true ,
44 "module" : " index.ts" ,
55 "type" : " module" ,
6+ "repository" : {
7+ "url" : " https://github.com/janbiasi/opencode-plugins"
8+ },
69 "scripts" : {
710 "build" : " bun run --filter \" @opencode-plugins/*\" build" ,
811 "release" : " lerna publish --no-commit-hooks --no-private --conventional-commits --create-release github --yes"
Original file line number Diff line number Diff line change 88 "access" : " public" ,
99 "registry" : " https://registry.npmjs.org/"
1010 },
11+ "repository" : {
12+ "url" : " https://github.com/janbiasi/opencode-plugins"
13+ },
1114 "files" : [
1215 " dist"
1316 ],
Original file line number Diff line number Diff line change 88 "access" : " public" ,
99 "registry" : " https://registry.npmjs.org/"
1010 },
11+ "repository" : {
12+ "url" : " https://github.com/janbiasi/opencode-plugins"
13+ },
1114 "files" : [
1215 " dist"
1316 ],
You can’t perform that action at this time.
0 commit comments