SakuraPanel/assets/panel/plugins/fullcalendar-daygrid/package.json
2020-01-18 05:51:45 +08:00

64 lines
1.8 KiB
JSON
Executable File

{
"_from": "@fullcalendar/daygrid@4.3.0",
"_id": "@fullcalendar/daygrid@4.3.0",
"_inBundle": false,
"_integrity": "sha512-OrGaRIGbELESOXOCXtoQVY4cOxnxmN7OrjDGbMoVITdoXWuIZ6sFNO84WcBQoRaIbkmqVM0SAU2MENwy+eEwqQ==",
"_location": "/@fullcalendar/daygrid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@fullcalendar/daygrid@4.3.0",
"name": "@fullcalendar/daygrid",
"escapedName": "@fullcalendar%2fdaygrid",
"scope": "@fullcalendar",
"rawSpec": "4.3.0",
"saveSpec": null,
"fetchSpec": "4.3.0"
},
"_requiredBy": [
"#USER",
"/",
"/@fullcalendar/timegrid"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-4.3.0.tgz",
"_shasum": "1b4ab9fdc238dba77921cb7c5bd2d813c834e905",
"_spec": "@fullcalendar/daygrid@4.3.0",
"_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
"author": {
"name": "Adam Shaw",
"email": "arshaw@arshaw.com",
"url": "http://arshaw.com/"
},
"bugs": {
"url": "https://fullcalendar.io/reporting-bugs"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"deprecated": false,
"description": "Display events on Month view or DayGrid view",
"docs": "https://fullcalendar.io/docs/month-view",
"homepage": "https://fullcalendar.io/",
"keywords": [
"calendar",
"event",
"full-sized"
],
"license": "MIT",
"main": "main.js",
"module": "main.esm.js",
"name": "@fullcalendar/daygrid",
"peerDependencies": {
"@fullcalendar/core": "~4.3.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fullcalendar/fullcalendar.git",
"homepage": "https://github.com/fullcalendar/fullcalendar"
},
"title": "FullCalendar Day Grid Plugin",
"types": "main.d.ts",
"unpkg": "main.min.js",
"version": "4.3.0"
}