{
  "_args": [
    [
      "@date-io/core@2.16.0",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@date-io/core@2.16.0",
  "_id": "@date-io/core@2.16.0",
  "_inBundle": false,
  "_integrity": "sha512-DYmSzkr+jToahwWrsiRA2/pzMEtz9Bq1euJwoOuYwuwIYXnZFtHajY2E6a1VNVDc9jP8YUXK1BvnZH9mmT19Zg==",
  "_location": "/@date-io/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@date-io/core@2.16.0",
    "name": "@date-io/core",
    "escapedName": "@date-io%2fcore",
    "scope": "@date-io",
    "rawSpec": "2.16.0",
    "saveSpec": null,
    "fetchSpec": "2.16.0"
  },
  "_requiredBy": [
    "/@date-io/date-fns",
    "/@date-io/dayjs",
    "/@date-io/luxon",
    "/@date-io/moment"
  ],
  "_resolved": "https://registry.npmjs.org/@date-io/core/-/core-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"
  },
  "description": "Abstraction over common javascript date management libraries",
  "devDependencies": {
    "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"
  ],
  "license": "MIT",
  "name": "@date-io/core",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dmtrKovalenko/date-io.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.16.0"
}
