{
  "name": "eticex-utils",
  "version": "3.7.9",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rm -rf dist && tsc && rollup -c rollup.config.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "types": "dist/index.d.ts",
  "devDependencies": {
    "@apollo/federation": "^0.38.1",
    "@elastic/elasticsearch": "^8.7.0",
    "@joi/date": "^2.1.0",
    "@open-wc/building-rollup": "^2.2.1",
    "@rollup/plugin-typescript": "^11.0.0",
    "apollo-server-express": "^3.11.1",
    "deepmerge": "^4.2.2",
    "graphql-request": "^5.1.0",
    "joi": "^17.7.0",
    "mongoose": "^6.8.3",
    "redis": "^4.5.1",
    "rimraf": "^3.0.2",
    "rollup": "^3.9.1",
    "typescript": "^4.9.4"
  }
}