wChainGPRC/scan-Block-Explorer(test)/package.json
2024-10-08 09:40:16 +07:00

17 lines
301 B
JSON

{
"name": "scan-testblock",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.7.2",
"express": "^4.19.2"
}
}