UNPKG

libertee-sdk

Version:

![alt text](https://raw.githubusercontent.com/aperire/libertee-sdk/main/lib/img/libertee.png)

36 lines (35 loc) 825 B
{ "name": "libertee-sdk", "version": "1.5.5", "description": "![alt text](https://raw.githubusercontent.com/aperire/libertee-sdk/main/lib/img/libertee.png)", "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" }