{
  "_args": [
    [
      "@date-io/moment@1.3.5",
      "C:\\wamp\\www\\projetos\\laravel\\consoli"
    ]
  ],
  "_from": "@date-io/moment@1.3.5",
  "_id": "@date-io/moment@1.3.5",
  "_inBundle": false,
  "_integrity": "sha512-b0JQb10Lie07iW2/9uKCQSrXif262d6zfYBstCLLJUk0JVA+7o/yLDg5p2+GkjgJbmodjHozIXs4Bi34RRhL8Q==",
  "_location": "/@date-io/moment",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@date-io/moment@1.3.5",
    "name": "@date-io/moment",
    "escapedName": "@date-io%2fmoment",
    "scope": "@date-io",
    "rawSpec": "1.3.5",
    "saveSpec": null,
    "fetchSpec": "1.3.5"
  },
  "_requiredBy": [
    "/mdbreact"
  ],
  "_resolved": "https://registry.npmjs.org/@date-io/moment/-/moment-1.3.5.tgz",
  "_spec": "1.3.5",
  "_where": "C:\\wamp\\www\\projetos\\laravel\\consoli",
  "author": {
    "name": "Dmitriy Kovalenko",
    "email": "dmtr.kovalenko@outlook.com"
  },
  "bugs": {
    "url": "https://github.com/dmtrKovalenko/date-io/issues"
  },
  "description": "Abstraction over common javascript date management libraries",
  "devDependencies": {
    "@date-io/core": "^1.2.0",
    "moment": "^2.24.0",
    "rollup": "^0.66.6",
    "typescript": "^3.4.4"
  },
  "gitHead": "3f21458b02b74db8c682b255d00421ad21e729d8",
  "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.22.2"
  },
  "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": "1.3.5"
}
