mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-10-01 01:06:17 -04:00
14 lines
401 B
JSON
14 lines
401 B
JSON
|
{
|
||
|
"name": "contracts",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"openzeppelin-solidity": {
|
||
|
"version": "2.3.0",
|
||
|
"resolved": "https://registry.npmjs.org/openzeppelin-solidity/-/openzeppelin-solidity-2.3.0.tgz",
|
||
|
"integrity": "sha512-QYeiPLvB1oSbDt6lDQvvpx7k8ODczvE474hb2kLXZBPKMsxKT1WxTCHBYrCU7kS7hfAku4DcJ0jqOyL+jvjwQw=="
|
||
|
}
|
||
|
}
|
||
|
}
|