aureooms/js-integer

View on GitHub
_profile/package.json

Summary

Maintainability
Test Coverage
{
  "name": "_profile",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "scripts": {
    "profile": "0x"
  },
  "dependencies": {
    "0x": "^4.9.1",
    "@babel/polyfill": "^7.8.7",
    "argparse": "^2.0.0",
    "bn.js": "^5.1.1",
    "crypto": "^1.0.1",
    "xorshift.js": "^1.0.5"
  }
}