mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
toolz
This commit is contained in:
parent
fa8a46326a
commit
2437ce3f8b
14 changed files with 973 additions and 13 deletions
|
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "opencode",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "bun build src/index.ts --compile --outfile ./dist/opencode"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/bun": "^1.0.7",
|
||||
"@types/bun": "latest",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue