{ "name": "@mintel/next-config", "version": "1.9.1", "publishConfig": { "access": "public", "registry": "https://git.infra.mintel.me/api/packages/mmintel/npm" }, "type": "module", "main": "index.js", "types": "index.d.ts", "exports": { ".": { "types": "./index.d.ts", "default": "./index.js" } }, "dependencies": { "next-intl": "^4.8.2", "@sentry/nextjs": "^10.38.0", "next": "16.1.6" }, "repository": { "type": "git", "url": "https://git.infra.mintel.me/mmintel/at-mintel.git" } }