{
  "_from": "@mui/material-nextjs@7.3.7",
  "_id": "@mui/material-nextjs@7.3.7",
  "_inBundle": false,
  "_integrity": "sha512-xTOLJd46vOTjhzbjPRwujUuUOsWvPkR+hMQ1lkvAUMj6Ntk9wCvb1TxLGRygaJr9KiR924m4XynDPqyyTy0wcQ==",
  "_location": "/@mui/material-nextjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/material-nextjs@7.3.7",
    "name": "@mui/material-nextjs",
    "escapedName": "@mui%2fmaterial-nextjs",
    "scope": "@mui",
    "rawSpec": "7.3.7",
    "saveSpec": null,
    "fetchSpec": "7.3.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/material-nextjs/-/material-nextjs-7.3.7.tgz",
  "_shasum": "0505df8171bb90c91581abd991b781dde086f370",
  "_spec": "@mui/material-nextjs@7.3.7",
  "_where": "/var/www/tecnibi",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.28.4"
  },
  "deprecated": false,
  "description": "Collection of utilities for integration between Material UI and Next.js.",
  "engines": {
    "node": ">=14.0.0"
  },
  "exports": {
    "./package.json": "./package.json",
    "./v13-pagesRouter": {
      "require": {
        "types": "./v13-pagesRouter/index.d.ts",
        "default": "./v13-pagesRouter/index.js"
      },
      "default": {
        "types": "./esm/v13-pagesRouter/index.d.ts",
        "default": "./esm/v13-pagesRouter/index.js"
      }
    },
    "./*": {
      "require": {
        "types": "./*/index.d.ts",
        "default": "./*/index.js"
      },
      "default": {
        "types": "./esm/*/index.d.ts",
        "default": "./esm/*/index.js"
      }
    },
    "./esm": null
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "homepage": "https://mui.com/material-ui/guides/nextjs/",
  "keywords": [
    "react",
    "next",
    "material-ui"
  ],
  "license": "MIT",
  "name": "@mui/material-nextjs",
  "peerDependencies": {
    "next": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@emotion/cache": "^11.11.0",
    "@emotion/react": "^11.11.4",
    "@emotion/server": "^11.11.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@emotion/cache": {
      "optional": true
    },
    "@emotion/server": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-material-nextjs"
  },
  "sideEffects": false,
  "type": "commonjs",
  "version": "7.3.7"
}
