{
  "_args": [
    [
      "@date-io/dayjs@2.16.0",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@date-io/dayjs@2.16.0",
  "_id": "@date-io/dayjs@2.16.0",
  "_inBundle": false,
  "_integrity": "sha512-y5qKyX2j/HG3zMvIxTobYZRGnd1FUW2olZLS0vTj7bEkBQkjd2RO7/FEwDY03Z1geVGlXKnzIATEVBVaGzV4Iw==",
  "_location": "/@date-io/dayjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@date-io/dayjs@2.16.0",
    "name": "@date-io/dayjs",
    "escapedName": "@date-io%2fdayjs",
    "scope": "@date-io",
    "rawSpec": "2.16.0",
    "saveSpec": null,
    "fetchSpec": "2.16.0"
  },
  "_requiredBy": [
    "/@mui/lab"
  ],
  "_resolved": "https://registry.npmjs.org/@date-io/dayjs/-/dayjs-2.16.0.tgz",
  "_spec": "2.16.0",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "author": {
    "name": "Dmitriy Kovalenko",
    "email": "dmtr.kovalenko@outlook.com"
  },
  "bugs": {
    "url": "https://github.com/dmtrKovalenko/date-io/issues"
  },
  "dependencies": {
    "@date-io/core": "^2.16.0"
  },
  "description": "Abstraction over common javascript date management libraries",
  "devDependencies": {
    "dayjs": "^1.8.17",
    "rollup": "^2.0.2",
    "typescript": "^3.7.2"
  },
  "gitHead": "e9eddac85299013881e8bf005f5030fdf46d4756",
  "homepage": "https://github.com/dmtrKovalenko/date-io#readme",
  "keywords": [
    "date",
    "time",
    "date-io",
    "picker",
    "date-fns",
    "moment",
    "luxon",
    "dayjs"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "module": "build/index.esm.js",
  "name": "@date-io/dayjs",
  "peerDependencies": {
    "dayjs": "^1.8.17"
  },
  "peerDependenciesMeta": {
    "dayjs": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dmtrKovalenko/date-io.git"
  },
  "scripts": {
    "build": "rollup -c && tsc -p tsconfig.declaration.json"
  },
  "typings": "build/index.d.ts",
  "version": "2.16.0"
}
