mirror of
https://github.com/BiPhan4/DefiHackathon-2022.git
synced 2025-04-02 10:41:42 -04:00
13 lines
202 B
JSON
13 lines
202 B
JSON
{
|
|
"name": "my-terra-dapp",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"dependencies": {
|
|
"@iboss/terrain": "0.0.8"
|
|
},
|
|
"workspaces": [
|
|
"frontend"
|
|
],
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|