{
  "_args": [
    [
      "@mui/x-date-pickers@6.18.1",
      "/var/lib/jenkins/workspace/D4-OWA_SSO"
    ]
  ],
  "_from": "@mui/x-date-pickers@6.18.1",
  "_id": "@mui/x-date-pickers@6.18.1",
  "_inBundle": false,
  "_integrity": "sha512-22gWCzejBGG4Kycpk/yYhzV6Pj/xVBvaz5A1rQmCD/0DCXTDJvXPG8qvzrNlp1wj8q+rAQO82e/+conUGgYgYg==",
  "_location": "/@mui/x-date-pickers",
  "_phantomChildren": {
    "@babel/runtime": "7.23.2",
    "@floating-ui/react-dom": "2.0.4",
    "@mui/types": "7.2.8",
    "@mui/utils": "5.14.17",
    "@popperjs/core": "2.11.8",
    "prop-types": "15.8.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/x-date-pickers@6.18.1",
    "name": "@mui/x-date-pickers",
    "escapedName": "@mui%2fx-date-pickers",
    "scope": "@mui",
    "rawSpec": "6.18.1",
    "saveSpec": null,
    "fetchSpec": "6.18.1"
  },
  "_requiredBy": [
    "/@amxchange/grid-view-web-client"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.18.1.tgz",
  "_spec": "6.18.1",
  "_where": "/var/lib/jenkins/workspace/D4-OWA_SSO",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/mui-x/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.23.2",
    "@mui/base": "^5.0.0-beta.22",
    "@mui/utils": "^5.14.16",
    "@types/react-transition-group": "^4.4.8",
    "clsx": "^2.0.0",
    "prop-types": "^15.8.1",
    "react-transition-group": "^4.4.5"
  },
  "description": "The community edition of the date picker components (MUI X).",
  "engines": {
    "node": ">=14.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui"
  },
  "homepage": "https://mui.com/x/react-date-pickers/",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "material-ui",
    "material design",
    "datepicker",
    "timepicker",
    "datetimepicker"
  ],
  "license": "MIT",
  "main": "./node/index.js",
  "module": "./index.js",
  "name": "@mui/x-date-pickers",
  "peerDependencies": {
    "@emotion/react": "^11.9.0",
    "@emotion/styled": "^11.8.1",
    "@mui/material": "^5.8.6",
    "@mui/system": "^5.8.0",
    "date-fns": "^2.25.0",
    "date-fns-jalali": "^2.13.0-0",
    "dayjs": "^1.10.7",
    "luxon": "^3.0.2",
    "moment": "^2.29.4",
    "moment-hijri": "^2.1.2",
    "moment-jalaali": "^0.7.4 || ^0.8.0 || ^0.9.0 || ^0.10.0",
    "react": "^17.0.0 || ^18.0.0",
    "react-dom": "^17.0.0 || ^18.0.0"
  },
  "peerDependenciesMeta": {
    "@emotion/react": {
      "optional": true
    },
    "@emotion/styled": {
      "optional": true
    },
    "date-fns": {
      "optional": true
    },
    "date-fns-jalali": {
      "optional": true
    },
    "dayjs": {
      "optional": true
    },
    "luxon": {
      "optional": true
    },
    "moment": {
      "optional": true
    },
    "moment-hijri": {
      "optional": true
    },
    "moment-jalaali": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/mui-x.git",
    "directory": "packages/x-date-pickers"
  },
  "setupFiles": [
    "<rootDir>/src/setupTests.js"
  ],
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "6.18.1"
}
