jam-cloud/jam-ui/node_modules/@fullcalendar/timegrid/package.json

65 lines
1.8 KiB
JSON

{
"_args": [
[
"@fullcalendar/timegrid@5.7.0",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "@fullcalendar/timegrid@5.7.0",
"_id": "@fullcalendar/timegrid@5.7.0",
"_inBundle": false,
"_integrity": "sha512-CTDkrqllYZyICd75MeGUJ45e4EC8SZsSwDN6DtUD5wPTfQW2j8vGX89iy/yEnhNUi8yzWe70St95vGFo1IeakQ==",
"_location": "/@fullcalendar/timegrid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@fullcalendar/timegrid@5.7.0",
"name": "@fullcalendar/timegrid",
"escapedName": "@fullcalendar%2ftimegrid",
"scope": "@fullcalendar",
"rawSpec": "5.7.0",
"saveSpec": null,
"fetchSpec": "5.7.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.0.tgz",
"_spec": "5.7.0",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"author": {
"name": "Adam Shaw",
"email": "arshaw@arshaw.com",
"url": "http://arshaw.com/"
},
"browserGlobal": "FullCalendarTimeGrid",
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"dependencies": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/daygrid": "~5.7.0",
"tslib": "^2.0.3"
},
"description": "Display your events on a grid of time slots",
"devDependencies": {
"@fullcalendar/core-preact": "5.7.0"
},
"docs": "https://fullcalendar.io/docs/timegrid-view",
"homepage": "https://fullcalendar.io/",
"jsdelivr": "main.global.min.js",
"license": "MIT",
"main": "main.cjs.js",
"module": "main.js",
"name": "@fullcalendar/timegrid",
"repository": {
"type": "git",
"url": "git+https://github.com/fullcalendar/fullcalendar.git",
"homepage": "https://github.com/fullcalendar/fullcalendar"
},
"title": "FullCalendar Time Grid Plugin",
"types": "main.d.ts",
"version": "5.7.0"
}