{
  "_args": [
    [
      "@date-io/moment@2.16.1",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@date-io/moment@2.16.1",
  "_id": "@date-io/moment@2.16.1",
  "_inBundle": false,
  "_integrity": "sha512-JkxldQxUqZBfZtsaCcCMkm/dmytdyq5pS1RxshCQ4fHhsvP5A7gSqPD22QbVXMcJydi3d3v1Y8BQdUKEuGACZQ==",
  "_location": "/@date-io/moment",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@date-io/moment@2.16.1",
    "name": "@date-io/moment",
    "escapedName": "@date-io%2fmoment",
    "scope": "@date-io",
    "rawSpec": "2.16.1",
    "saveSpec": null,
    "fetchSpec": "2.16.1"
  },
  "_requiredBy": [
    "/@mui/lab"
  ],
  "_resolved": "https://registry.npmjs.org/@date-io/moment/-/moment-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": {
    "moment": "^2.24.0",
    "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/moment",
  "peerDependencies": {
    "moment": "^2.24.0"
  },
  "peerDependenciesMeta": {
    "moment": {
      "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"
}
