{
  "_args": [
    [
      "@date-io/luxon@2.16.1",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@date-io/luxon@2.16.1",
  "_id": "@date-io/luxon@2.16.1",
  "_inBundle": false,
  "_integrity": "sha512-aeYp5K9PSHV28946pC+9UKUi/xMMYoaGelrpDibZSgHu2VWHXrr7zWLEr+pMPThSs5vt8Ei365PO+84pCm37WQ==",
  "_location": "/@date-io/luxon",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@date-io/luxon@2.16.1",
    "name": "@date-io/luxon",
    "escapedName": "@date-io%2fluxon",
    "scope": "@date-io",
    "rawSpec": "2.16.1",
    "saveSpec": null,
    "fetchSpec": "2.16.1"
  },
  "_requiredBy": [
    "/@mui/lab"
  ],
  "_resolved": "https://registry.npmjs.org/@date-io/luxon/-/luxon-2.16.1.tgz",
  "_spec": "2.16.1",
  "_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": {
    "@types/luxon": "^1.27.1",
    "luxon": "^3.0.4",
    "rollup": "^2.0.2",
    "typescript": "^3.7.2"
  },
  "gitHead": "6c16bac1b2ad5d8630c481383d7f575519ef47db",
  "homepage": "https://github.com/dmtrKovalenko/date-io#readme",
  "keywords": [
    "date",
    "time",
    "date-io",
    "picker",
    "date-fns",
    "moment",
    "luxon"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "module": "build/index.esm.js",
  "name": "@date-io/luxon",
  "peerDependencies": {
    "luxon": "^1.21.3 || ^2.x || ^3.x"
  },
  "peerDependenciesMeta": {
    "luxon": {
      "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.1"
}
