{
  "_from": "@fullcalendar/scrollgrid@^6.1.8",
  "_id": "@fullcalendar/scrollgrid@6.1.21",
  "_inBundle": false,
  "_integrity": "sha512-SmZUixhrJlj0yWagZAbyp+2wQanx3KlbNEqbcN2ym+k2gCimAWmeRTmM3iRfBiSyGYMJ8nAQAbdyXXPODaE9DA==",
  "_location": "/@fullcalendar/scrollgrid",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@fullcalendar/scrollgrid@^6.1.8",
    "name": "@fullcalendar/scrollgrid",
    "escapedName": "@fullcalendar%2fscrollgrid",
    "scope": "@fullcalendar",
    "rawSpec": "^6.1.8",
    "saveSpec": null,
    "fetchSpec": "^6.1.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.21.tgz",
  "_shasum": "f67ea4917ba7a46b5f35a7047376e338a7a2ba55",
  "_spec": "@fullcalendar/scrollgrid@^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/premium-common": "~6.1.21"
  },
  "deprecated": false,
  "description": "Tabular data chunked into scrollable panes",
  "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/premium",
  "jsdelivr": "./index.global.min.js",
  "keywords": [
    "calendar",
    "event",
    "full-sized",
    "fullcalendar",
    "scheduler",
    "resource"
  ],
  "license": "SEE LICENSE IN LICENSE.md",
  "main": "./index.cjs",
  "module": "./index.js",
  "name": "@fullcalendar/scrollgrid",
  "peerDependencies": {
    "@fullcalendar/core": "~6.1.21"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fullcalendar/fullcalendar-workspace.git",
    "directory": "premium/packages/scrollgrid"
  },
  "sideEffects": false,
  "title": "FullCalendar ScrollGrid Plugin",
  "type": "module",
  "types": "./index.d.ts",
  "unpkg": "./index.global.min.js",
  "version": "6.1.21"
}
