| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "@fullcalendar/core@^4.3.1",
- "_id": "@fullcalendar/core@4.4.2",
- "_inBundle": false,
- "_integrity": "sha512-vq7KQGuAJ1ieFG5tUqwxwUwmXYtblFOTjHaLAVHo6iEPB52mS7DS45VJfkhaQmX4+5/+BHRpg82G1qkuAINwtg==",
- "_location": "/@fullcalendar/core",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@fullcalendar/core@^4.3.1",
- "name": "@fullcalendar/core",
- "escapedName": "@fullcalendar%2fcore",
- "scope": "@fullcalendar",
- "rawSpec": "^4.3.1",
- "saveSpec": null,
- "fetchSpec": "^4.3.1"
- },
- "_requiredBy": [
- "/",
- "/@fullcalendar/vue"
- ],
- "_resolved": "https://registry.npmmirror.com/@fullcalendar/core/-/core-4.4.2.tgz",
- "_shasum": "864abe98cce4497a163c01a8fc30389f15d3d4e1",
- "_spec": "@fullcalendar/core@^4.3.1",
- "_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",
- "deprecated": false,
- "description": "Provides core functionality, including the Calendar class",
- "docs": "https://fullcalendar.io/docs/initialize-es6",
- "homepage": "https://fullcalendar.io/",
- "keywords": [
- "calendar",
- "event",
- "full-sized"
- ],
- "license": "MIT",
- "main": "main.js",
- "module": "main.esm.js",
- "name": "@fullcalendar/core",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/fullcalendar/fullcalendar.git",
- "homepage": "https://github.com/fullcalendar/fullcalendar"
- },
- "title": "FullCalendar Core Package",
- "types": "main.d.ts",
- "unpkg": "main.min.js",
- "version": "4.4.2"
- }
|