taxa-network
Version:
Helper functions for building apps on the Taxa Network
20 lines (19 loc) • 383 B
JSON
{
"name": "taxa-network",
"version": "1.0.4",
"description": "Helper functions for building apps on the Taxa Network",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"taxa",
"tservice",
"enclave"
],
"author": "Taxa Network",
"license": "ISC",
"dependencies": {
"jose": "6.0.11"
}
}