mirror of
https://github.com/cf-sonr/radar.git
synced 2026-01-11 18:58:54 +00:00
16 lines
350 B
JSON
16 lines
350 B
JSON
|
|
{
|
||
|
|
"name": "@sonr-io/radar-worker",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"private": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@extism/extism": "^2.0.0-rc11",
|
||
|
|
"@helia/dag-cbor": "^1.0.1",
|
||
|
|
"@helia/dag-json": "^1.0.1",
|
||
|
|
"@helia/json": "^1.0.1",
|
||
|
|
"@helia/strings": "^1.0.1",
|
||
|
|
"@helia/unixfs": "^1.4.1",
|
||
|
|
"helia": "^2.1.0",
|
||
|
|
"sonr-cosmes": "^0.0.5"
|
||
|
|
}
|
||
|
|
}
|