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
/
lerna.json
17 lines
(16 loc)
•
218 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"version"
:
"1.0.0-beta.36"
,
"lerna"
:
"2.0.0"
,
"command"
:
{
"init"
:
{
"exact"
:
true
}
,
"publish"
:
{
"exact"
:
true
,
"skipGit"
:
true
}
}
,
"packages"
:
[
"packages/*"
]
}