{
  "_from": "@fullcalendar/timegrid@^6.1.8",
  "_id": "@fullcalendar/timegrid@6.1.21",
  "_inBundle": false,
  "_integrity": "sha512-2DnShx/jallGmb8QCkr6pAOu/zuPhJrP7+uTrAtSnbqsX7GF3lTxqSeNGkTQwsgF5g/ia8udhQ+JNYaE+TN1cQ==",
  "_location": "/@fullcalendar/timegrid",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@fullcalendar/timegrid@^6.1.8",
    "name": "@fullcalendar/timegrid",
    "escapedName": "@fullcalendar%2ftimegrid",
    "scope": "@fullcalendar",
    "rawSpec": "^6.1.8",
    "saveSpec": null,
    "fetchSpec": "^6.1.8"
  },
  "_requiredBy": [
    "/",
    "/@fullcalendar/resource-timegrid"
  ],
  "_resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.21.tgz",
  "_shasum": "62e8462f2c5f9bf1c8c4f4e1d9880f09cd8b4524",
  "_spec": "@fullcalendar/timegrid@^6.1.8",
  "_where": "/var/www/html/prod/amplitech-react-js",
  "author": {
    "name": "Adam Shaw",
    "email": "arshaw@arshaw.com",
    "url": "http://arshaw.com/"
  },
  "bugs": {
    "url": "https://fullcalendar.io/reporting-bugs"
  },
  "bundleDependencies": false,
  "copyright": "2024 Adam Shaw",
  "dependencies": {
    "@fullcalendar/daygrid": "~6.1.21"
  },
  "deprecated": false,
  "description": "Display events on time slots",
  "exports": {
    "./package.json": "./package.json",
    "./index.cjs": "./index.cjs",
    "./index.js": "./index.js",
    ".": {
      "types": "./index.d.ts",
      "require": "./index.cjs",
      "import": "./index.js"
    },
    "./internal.cjs": "./internal.cjs",
    "./internal.js": "./internal.js",
    "./internal": {
      "types": "./internal.d.ts",
      "require": "./internal.cjs",
      "import": "./internal.js"
    }
  },
  "homepage": "https://fullcalendar.io/docs/timegrid-view",
  "jsdelivr": "./index.global.min.js",
  "keywords": [
    "calendar",
    "event",
    "full-sized",
    "fullcalendar",
    "time",
    "slots"
  ],
  "license": "MIT",
  "main": "./index.cjs",
  "module": "./index.js",
  "name": "@fullcalendar/timegrid",
  "peerDependencies": {
    "@fullcalendar/core": "~6.1.21"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fullcalendar/fullcalendar.git",
    "directory": "packages/timegrid"
  },
  "sideEffects": false,
  "title": "FullCalendar Time Grid Plugin",
  "type": "module",
  "types": "./index.d.ts",
  "unpkg": "./index.global.min.js",
  "version": "6.1.21"
}
