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

62 lines
2.0 KiB
JSON

{
"_from": "@fullcalendar/interaction@^4.3.0",
"_id": "@fullcalendar/interaction@4.4.2",
"_inBundle": false,
"_integrity": "sha512-3ItpGFnxcYQT4NClqhq93QTQwOI8x3mlMf5M4DgK5avVaSzpv9g8p+opqeotK2yzpFeINps06cuQyB1h7vcv1Q==",
"_location": "/@fullcalendar/interaction",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@fullcalendar/interaction@^4.3.0",
"name": "@fullcalendar/interaction",
"escapedName": "@fullcalendar%2finteraction",
"scope": "@fullcalendar",
"rawSpec": "^4.3.0",
"saveSpec": null,
"fetchSpec": "^4.3.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/@fullcalendar/interaction/-/interaction-4.4.2.tgz",
"_shasum": "0a6be06538f843b6f0f4e9b4de87a5e3ec3629fb",
"_spec": "@fullcalendar/interaction@^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": "Provides functionality for event drag-n-drop, resizing, dateClick, and selectable actions",
"docs": "https://fullcalendar.io/docs/editable",
"homepage": "https://fullcalendar.io/",
"keywords": [
"calendar",
"event",
"full-sized"
],
"license": "MIT",
"main": "main.js",
"module": "main.esm.js",
"name": "@fullcalendar/interaction",
"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 Interaction Plugin",
"types": "main.d.ts",
"unpkg": "main.min.js",
"version": "4.4.2"
}