{
  "name": "common-nodejs-components",
  "version": "1.0.3",
  
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anokhimg/common-nodejs-components.git"
  },
  "devDependencies": {
    "@types/jest": "^27.0.2",
    "@types/node": "^16.9.4",
    "@typescript-eslint/eslint-plugin": "^5.27.0",
    "@typescript-eslint/parser": "^5.27.0",
    "eslint": "^8.16.0",
    "eslint-config-airbnb-typescript": "^17.0.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-prettier": "^4.0.0",
    "eslint-watch": "^8.0.0",
    "jest": "^27.3.1",
    "lerna": "^6.1.0",
    "prettier": "^2.4.1",
    "ts-jest": "^27.0.7",
    "ts-node": "^10.4.0",
    "typescript": "^4.4.3"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "description": "Common Utility Components for Byteverse",
  "bugs": {
    "url": "https://github.com/anokhimg/common-nodejs-components/issues"
  },
  "homepage": "https://github.com/anokhimg/common-nodejs-components#readme",
  "main": "jest.config.js",
  "directories": {
    "doc": "doc"
  },
  "keywords": [
    "arangodb",
    "immudb",
    "keycloak"
  ],
  "author": "Byteverse",
  "license": "ISC"
}
