| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "fullcalendar@^5.5.1",
- "_id": "fullcalendar@5.8.0",
- "_inBundle": false,
- "_integrity": "sha512-yXHh9NA/cB3YIYQmD3Gj+rWmzL9lVAc4P6sTqJW/eMIkUZVhB8Qkyz96xArVsn90Jk/nAbZ0Opddl9RcoFN1Tg==",
- "_location": "/fullcalendar",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "fullcalendar@^5.5.1",
- "name": "fullcalendar",
- "escapedName": "fullcalendar",
- "rawSpec": "^5.5.1",
- "saveSpec": null,
- "fetchSpec": "^5.5.1"
- },
- "_requiredBy": [
- "/admin-lte"
- ],
- "_resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.8.0.tgz",
- "_shasum": "5eb27d3721665d95cf897807a68f4193398d07c0",
- "_spec": "fullcalendar@^5.5.1",
- "_where": "C:\\Users\\Selena.Simic\\source\\repos\\scrapper-react\\scraper-react\\node_modules\\admin-lte",
- "author": {
- "name": "Adam Shaw",
- "email": "arshaw@arshaw.com",
- "url": "http://arshaw.com/"
- },
- "browserGlobal": "FullCalendar",
- "bugs": {
- "url": "https://fullcalendar.io/reporting-bugs"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "An easily consumable combination of standard plugins",
- "devDependencies": {
- "@fullcalendar/bootstrap": "~5.8.0",
- "@fullcalendar/core": "~5.8.0",
- "@fullcalendar/daygrid": "~5.8.0",
- "@fullcalendar/google-calendar": "~5.8.0",
- "@fullcalendar/interaction": "~5.8.0",
- "@fullcalendar/list": "~5.8.0",
- "@fullcalendar/timegrid": "~5.8.0"
- },
- "docs": "https://fullcalendar.io/docs/initialize-globals",
- "homepage": "https://fullcalendar.io/",
- "jsdelivr": "main.min.js",
- "license": "MIT",
- "main": "main.js",
- "name": "fullcalendar",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/fullcalendar/fullcalendar.git",
- "homepage": "https://github.com/fullcalendar/fullcalendar"
- },
- "title": "FullCalendar Standard Bundle",
- "version": "5.8.0"
- }
|