DefiHackathon-2022/package.json
2022-03-26 16:36:38 -04:00

14 lines
202 B
JSON

{
"name": "my-terra-dapp",
"version": "1.0.0",
"description": "",
"dependencies": {
"@iboss/terrain": "0.0.8"
},
"workspaces": [
"frontend"
],
"author": "",
"license": "ISC"
}