{
  "name": "@servicetitan/mpa-components",
  "version": "2.5.0",
  "description": "",
  "main": "./dist/index.js",
  "typings": "./dist/index.d.ts",
  "dependencies": {
    "lodash.chunk": "^4.2.0"
  },
  "peerDependencies": {
    "@servicetitan/anvil2": ">=1.30.0",
    "@servicetitan/confirm": ">=30.0.0",
    "@servicetitan/design-system": ">=14.5.0",
    "@servicetitan/form": ">=30.0.0",
    "@servicetitan/form-state": ">=30.0.0",
    "@servicetitan/table": ">=30.0.0",
    "@servicetitan/tokens": ">=12.9.0",
    "classnames": ">=2.5.0",
    "formstate": ">=2.0.0",
    "mobx": "^6.13.7",
    "mobx-react": ">=9.0.0",
    "react": ">=18.0.0",
    "react-router-dom": ">=5.3.0"
  },
  "devDependencies": {
    "@servicetitan/anvil2": "^1.43.1",
    "@servicetitan/table": "^32.2.0",
    "@types/lodash.chunk": "^4.2.9",
    "@types/react-router-dom": "^5.3.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "cli": {
    "webpack": false
  },
  "gitHead": "60e7efafb60a75432d3f0f4722c81340eefa8dc6"
}
