W72crm_web-master/node_modules/@fullcalendar/core/package.json

60 lines
1.9 KiB
JSON

{
"_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:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
"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"
}