mirror of
https://github.com/cf-sonr/radar.git
synced 2026-01-12 02:59:13 +00:00
feat: implement account, profile, network, and activity management
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user