UNPKG
xdc-web
Version:
latest (1.0.0-beta.36)
1.0.0-beta.36
XinFin JavaScript API wrapper repository
github.com/xinfinorg/web3.js
xinfinorg/web3.js
xdc-web
/
packages
/
web3-eth-iban
/
package-lock.json
12 lines
(11 loc)
•
231 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"requires"
:
true
,
"lockfileVersion"
:
1
,
"dependencies"
:
{
"bn.js"
:
{
"version"
:
"4.11.6"
,
"resolved"
:
"https://registry.npmjs.org/bn.js/-/bn.js-4.11.6.tgz"
,
"integrity"
:
"sha1-UzRK2xRhehP26N0s4okF0cC6MhU="
}
}
}