mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-10 17:39:34 +00:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"name": "@openclaw/workboard-contract",
|
|
"version": "0.0.0-private",
|
|
"private": true,
|
|
"type": "module",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
}
|
|
}
|