mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 22:40:22 +00:00
stripped
This commit is contained in:
parent
07f0fea4bf
commit
e98f915fd5
5 changed files with 71 additions and 542 deletions
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "opencontrol",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "bun",
|
||||
"description": "OpenCode",
|
||||
"scripts": {},
|
||||
"packageManager": "bun@1.2.14",
|
||||
"scripts": {
|
||||
"dev": "sst dev"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue