zkPix v0
This commit is contained in:
13
package.json
13
package.json
@@ -4,13 +4,22 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "tsx bbpay.ts"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@primuslabs/network-core-sdk": "^0.1.5",
|
||||
"axios": "^1.13.2",
|
||||
"axios-debug-log": "^1.0.0",
|
||||
"bs58": "^6.0.0",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^17.2.3",
|
||||
"ethers": "^5.7.2"
|
||||
"ethers": "^5.8.0",
|
||||
"express": "^5.2.1",
|
||||
"simple-oauth2": "^5.1.0",
|
||||
"typescript": "^5.9.3",
|
||||
"web3-utils": "^4.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user