{
  "name": "tm-utils",
  "version": "0.1.18",
  "description": "This is the accumulated reused functions for TM30 global",
  "main": "index.js",
  "scripts": {
    "test": "jest --watchAll --verbose --env=node"
  },
  "jest": {
    "testEnvironment": "node"
  },
  "keywords": [
    "tm-utils",
    "utils",
    "tm",
    "tm30"
  ],
  "author": "TM30",
  "license": "ISC",
  "dependencies": {
    "@hapi/joi": "^17.1.1",
    "dotenv": "^8.1.0",
    "graylog2": "^0.2.1",
    "jest": "^24.9.0",
    "jsonwebtoken": "^8.5.1",
    "libphonenumber-js": "^1.7.53",
    "lodash": "^4.17.15",
    "tm-timestamp": "^1.0.0"
  }
}
