libertee-sdk
Version:

36 lines (35 loc) • 825 B
JSON
{
"name": "libertee-sdk",
"version": "1.5.5",
"description": "",
"main": "./lib/Libertee.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Joohwan Lee",
"license": "Apache-2.0",
"dependencies": {
"@pinata/sdk": "^1.1.26",
"ethers": "^5.7.0"
},
"directories": {
"lib": "lib"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/aperire/libertee-labs.git"
},
"keywords": [
"ipfs",
"ethereum",
"web3",
"pinata",
"ethers.js",
"web3.js"
],
"bugs": {
"url": "https://github.com/aperire/libertee-labs/issues"
},
"homepage": "https://github.com/aperire/libertee-labs#readme"
}