{
  "_from": "@mui/system@^6.5.0",
  "_id": "@mui/system@6.5.0",
  "_inBundle": false,
  "_integrity": "sha512-XcbBYxDS+h/lgsoGe78ExXFZXtuIlSBpn/KsZq8PtZcIkUNJInkuDqcLd2rVBQrDC1u+rvVovdaWPf2FHKJf3w==",
  "_location": "/@mui/system",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/system@^6.5.0",
    "name": "@mui/system",
    "escapedName": "@mui%2fsystem",
    "scope": "@mui",
    "rawSpec": "^6.5.0",
    "saveSpec": null,
    "fetchSpec": "^6.5.0"
  },
  "_requiredBy": [
    "/@mui/material"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/system/-/system-6.5.0.tgz",
  "_shasum": "52751ac4e3a546f53bc34fd2ef2731c28a824b92",
  "_spec": "@mui/system@^6.5.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@mui\\material",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.26.0",
    "@mui/private-theming": "^6.4.9",
    "@mui/styled-engine": "^6.5.0",
    "@mui/types": "~7.2.24",
    "@mui/utils": "^6.4.9",
    "clsx": "^2.1.1",
    "csstype": "^3.1.3",
    "prop-types": "^15.8.1"
  },
  "deprecated": false,
  "description": "MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.",
  "engines": {
    "node": ">=14.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "homepage": "https://mui.com/system/getting-started/",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "system"
  ],
  "license": "MIT",
  "main": "./index.js",
  "module": "./esm/index.js",
  "name": "@mui/system",
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@emotion/react": "^11.5.0",
    "@emotion/styled": "^11.3.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@emotion/react": {
      "optional": true
    },
    "@emotion/styled": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public",
    "directory": "build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-system"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "6.5.0"
}
