| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_from": "@fullcalendar/timegrid@^4.3.0",
- "_id": "@fullcalendar/timegrid@4.4.2",
- "_inBundle": false,
- "_integrity": "sha512-M5an7qii8OUmI4ogY47k5pn2j/qUbLp6sa6Vo0gO182HR5pb9YtrEZnoQhnScok+I0BkDkLFzMQoiAMTjBm2PQ==",
- "_location": "/@fullcalendar/timegrid",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@fullcalendar/timegrid@^4.3.0",
- "name": "@fullcalendar/timegrid",
- "escapedName": "@fullcalendar%2ftimegrid",
- "scope": "@fullcalendar",
- "rawSpec": "^4.3.0",
- "saveSpec": null,
- "fetchSpec": "^4.3.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/@fullcalendar/timegrid/-/timegrid-4.4.2.tgz",
- "_shasum": "9d5b26204cd2b0928e7498c54f758a6d07b15191",
- "_spec": "@fullcalendar/timegrid@^4.3.0",
- "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
- "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",
- "dependencies": {
- "@fullcalendar/daygrid": "~4.4.0"
- },
- "deprecated": false,
- "description": "Display your events on a grid of time slots",
- "docs": "https://fullcalendar.io/docs/timegrid-view",
- "homepage": "https://fullcalendar.io/",
- "keywords": [
- "calendar",
- "event",
- "full-sized"
- ],
- "license": "MIT",
- "main": "main.js",
- "module": "main.esm.js",
- "name": "@fullcalendar/timegrid",
- "peerDependencies": {
- "@fullcalendar/core": "~4.4.0"
- },
- "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",
- "unpkg": "main.min.js",
- "version": "4.4.2"
- }
|