Files
motr/cmd/package.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"
}
}