17 lines
339 B
JSON
17 lines
339 B
JSON
{
|
|
"name": "web3bcspider",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"private": true,
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"j7": "file:../../third_party/j7",
|
|
"common": "file:../common",
|
|
"@metamask/eth-sig-util": "^4.0.0",
|
|
"express": "^4.17.2",
|
|
"log4js": "~6.3.0",
|
|
"mysql": "~2.18.1",
|
|
"web3": "^1.6.1"
|
|
}
|
|
}
|