Advertisement
lscofield

package.json

Aug 11th, 2022
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.33 KB | None | 0 0
  1. {
  2.   "name": "amountout",
  3.   "version": "1.0.0",
  4.   "main": "amountout.js",
  5.   "license": "MIT",
  6.   "dependencies": {
  7.     "bignumber.js": "^9.1.0",
  8.     "chalk": "^4.1.2",
  9.     "dotenv": "^16.0.1",
  10.     "ethers": "^5.6.9",
  11.     "evm-bn": "^1.1.2",
  12.     "node-storage": "0.0.9",
  13.     "path": "^0.12.7",
  14.     "web3": "^1.7.5"
  15.   }
  16. }
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement