mirror of
https://github.com/Instadapp/dsa-periphery-contract.git
synced 2024-07-29 22:27:13 +00:00
12 lines
280 B
JSON
12 lines
280 B
JSON
|
{
|
||
|
"name": "dsa-periphery-contract",
|
||
|
"version": "1.0.0",
|
||
|
"main": "index.js",
|
||
|
"repository": "https://github.com/Instadapp/dsa-periphery-contract.git",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@connext/interfaces": "^2.0.5",
|
||
|
"@openzeppelin/contracts": "^4.8.3"
|
||
|
}
|
||
|
}
|