package.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "@fullcalendar/list@^4.3.0",
  3. "_id": "@fullcalendar/list@4.4.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-buhfd0w0PavH3EVZ6DR6kvjb+wPDe16XEpNcPkTpvIxnAziwGBvcUeHUBd9KvtEhOcvs9sAKoYKbU4xwHFK0Wg==",
  6. "_location": "/@fullcalendar/list",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@fullcalendar/list@^4.3.0",
  12. "name": "@fullcalendar/list",
  13. "escapedName": "@fullcalendar%2flist",
  14. "scope": "@fullcalendar",
  15. "rawSpec": "^4.3.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^4.3.0"
  18. },
  19. "_requiredBy": [
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/@fullcalendar/list/-/list-4.4.2.tgz",
  23. "_shasum": "9f922c41f5e3f1522dcb16e0f76386361f3da8d0",
  24. "_spec": "@fullcalendar/list@^4.3.0",
  25. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web",
  26. "author": {
  27. "name": "Adam Shaw",
  28. "email": "arshaw@arshaw.com",
  29. "url": "http://arshaw.com/"
  30. },
  31. "bugs": {
  32. "url": "https://fullcalendar.io/reporting-bugs"
  33. },
  34. "bundleDependencies": false,
  35. "copyright": "2019 Adam Shaw",
  36. "deprecated": false,
  37. "description": "View your events as a bulleted list",
  38. "docs": "https://fullcalendar.io/docs/list-view",
  39. "homepage": "https://fullcalendar.io/",
  40. "keywords": [
  41. "calendar",
  42. "event",
  43. "full-sized"
  44. ],
  45. "license": "MIT",
  46. "main": "main.js",
  47. "module": "main.esm.js",
  48. "name": "@fullcalendar/list",
  49. "peerDependencies": {
  50. "@fullcalendar/core": "~4.4.0"
  51. },
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/fullcalendar/fullcalendar.git",
  55. "homepage": "https://github.com/fullcalendar/fullcalendar"
  56. },
  57. "title": "FullCalendar List View Plugin",
  58. "types": "main.d.ts",
  59. "unpkg": "main.min.js",
  60. "version": "4.4.2"
  61. }