aizaworld_sdk
Version:
NFT, GameFi, Blockchain, Dapp, LoanForPlay, PlayToEarn
35 lines (34 loc) • 800 B
JSON
{
"name": "aizaworld_sdk",
"version": "1.1.10",
"description": "NFT, GameFi, Blockchain, Dapp, LoanForPlay, PlayToEarn",
"main": "index.js",
"scripts": {
"test": "echo \"No test specified\"",
"publish": "np --any-branch",
"publishFirst": "npm publish --access public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jack-ht/sm-contracts.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"NFT",
"NFT",
"MarketPlace",
"GameFi",
"Blockchain",
"Dapp",
"LoanForPlay",
"PlayToEarn"
],
"author": "JackNguyen",
"license": "ISC",
"bugs": {
"url": "https://github.com/jack-ht/sm-contracts/issues"
},
"homepage": "https://github.com/jack-ht/sm-contracts#readme"
}