You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ssb-did-resolver/package.json

10 lines
149 B

{
"license": "ISC",
"version": "v0.1.0",
"dependencies": {
"base64-url": "2.2",
"pull-stream": "3.6",
"ssb-client": "^4.9.0"
}
}