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

62 lines
2.0 KiB
JSON

{
"_from": "@fullcalendar/timeline@^4.3.0",
"_id": "@fullcalendar/timeline@4.4.3",
"_inBundle": false,
"_integrity": "sha512-9Bt/YbslxI7/1MAF1sMCGgaxq+wwohWtcj7tdD0q0TUFoTx083XVZ+zSLiVkv5p6e9ksI1hsdIV681iw7NfDWQ==",
"_location": "/@fullcalendar/timeline",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@fullcalendar/timeline@^4.3.0",
"name": "@fullcalendar/timeline",
"escapedName": "@fullcalendar%2ftimeline",
"scope": "@fullcalendar",
"rawSpec": "^4.3.0",
"saveSpec": null,
"fetchSpec": "^4.3.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/@fullcalendar/timeline/-/timeline-4.4.3.tgz",
"_shasum": "a90bdf6d1b624c100323009c5caf9f45efa188b7",
"_spec": "@fullcalendar/timeline@^4.3.0",
"_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": "Display events on a horizontal time axis (without resources)",
"docs": "https://fullcalendar.io/docs/timeline-view-no-resources",
"homepage": "https://fullcalendar.io/scheduler",
"keywords": [
"calendar",
"event",
"full-sized"
],
"license": "SEE LICENSE IN LICENSE.md",
"main": "main.js",
"module": "main.esm.js",
"name": "@fullcalendar/timeline",
"peerDependencies": {
"@fullcalendar/core": "~4.4.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fullcalendar/fullcalendar-scheduler.git",
"homepage": "https://github.com/fullcalendar/fullcalendar-scheduler"
},
"title": "FullCalendar Timeline Plugin",
"types": "main.d.ts",
"unpkg": "main.min.js",
"version": "4.4.3"
}