{
  "name": "@financial-times/rel-engage",
  "version": "11.0.0",
  "description": "Standardised tools for the engineering insights team",
  "author": "Engineering Insights <engineering.insights@ft.com>",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Financial-Times/rel-engage.git"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Financial-Times/rel-engage/issues"
  },
  "homepage": "https://github.com/Financial-Times/rel-engage#readme",
  "dependencies": {
    "eslint": "^8.57.0",
    "eslint-plugin-cypress": "^3.5.0",
    "eslint-plugin-import": "^2.30.0",
    "eslint-plugin-jest": "^28.8.2",
    "eslint-plugin-jsx-a11y": "^6.10.0",
    "eslint-plugin-react": "^7.37.0",
    "eslint-plugin-react-hooks": "^4.6.2",
    "husky": "^4.3.8",
    "lint-staged": "^15.0.0",
    "prettier": "^3.3.2",
    "read-pkg-up": "^7.0.0"
  },
  "engines": {
    "node": "24.x"
  },
  "volta": {
    "node": "24.14.1",
    "npm": "11.11.0"
  }
}
