mint-nft
Version:
## IPFS
22 lines (21 loc) • 368 B
JSON
{
"name": "mint-nft",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"nft",
"mumbai",
"cronos-testnet"
],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.24.0",
"form-data": "^4.0.0",
"web3": "^1.6.0"
}
}