{
  "author": {
    "name": "Jaco Greeff",
    "email": "jacogr@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/tetcoinjs/common/issues"
  },
  "contributors": [],
  "dependencies": {
    "@babel/runtime": "^7.4.0",
    "@types/bn.js": "^4.11.4",
    "@types/deasync": "^0.1.0",
    "@types/ip-regex": "^3.0.0",
    "bn.js": "^4.11.8",
    "camelcase": "^5.2.0",
    "chalk": "^2.4.2",
    "ip-regex": "^4.0.0",
    "moment": "^2.24.0"
  },
  "description": "A collection of useful utilities for @tetcoin",
  "engines": {
    "node": ">=6.4"
  },
  "homepage": "https://github.com/tetcoinjs/common/tree/master/packages/util#readme",
  "keywords": [
    "Tetcoin"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "Jaco Greeff",
      "email": "jacogr@gmail.com"
    }
  ],
  "name": "@tetcoin/util",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tetcoinjs/common.git"
  },
  "version": "0.41.1"
}
