mirror of
https://github.com/cf-sonr/motr.git
synced 2026-01-12 11:09:13 +00:00
16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"name": "@sonr-io/motr-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"
|
|
}
|
|
}
|