@zburn/core
Version:
Core utilities for the ZBURN ecosystem.
19 lines (18 loc) • 408 B
JSON
{
"name": "@zburn/core",
"version": "1.0.5",
"description": "Core utilities for the ZBURN ecosystem.",
"main": "index.js",
"bin": {
"zburn": "./index.js"
},
"keywords": ["ipfs", "cloudflare", "web3", "ci/cd", "decentralized"],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"kubo": "^0.36.0"
},
"author": "Z",
"license": "MIT"
}