Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "_from": "fullcalendar@^5.5.1",
  3. "_id": "fullcalendar@5.8.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-yXHh9NA/cB3YIYQmD3Gj+rWmzL9lVAc4P6sTqJW/eMIkUZVhB8Qkyz96xArVsn90Jk/nAbZ0Opddl9RcoFN1Tg==",
  6. "_location": "/fullcalendar",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "fullcalendar@^5.5.1",
  12. "name": "fullcalendar",
  13. "escapedName": "fullcalendar",
  14. "rawSpec": "^5.5.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^5.5.1"
  17. },
  18. "_requiredBy": [
  19. "/admin-lte"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.8.0.tgz",
  22. "_shasum": "5eb27d3721665d95cf897807a68f4193398d07c0",
  23. "_spec": "fullcalendar@^5.5.1",
  24. "_where": "C:\\Users\\Selena.Simic\\source\\repos\\scrapper-react\\scraper-react\\node_modules\\admin-lte",
  25. "author": {
  26. "name": "Adam Shaw",
  27. "email": "arshaw@arshaw.com",
  28. "url": "http://arshaw.com/"
  29. },
  30. "browserGlobal": "FullCalendar",
  31. "bugs": {
  32. "url": "https://fullcalendar.io/reporting-bugs"
  33. },
  34. "bundleDependencies": false,
  35. "deprecated": false,
  36. "description": "An easily consumable combination of standard plugins",
  37. "devDependencies": {
  38. "@fullcalendar/bootstrap": "~5.8.0",
  39. "@fullcalendar/core": "~5.8.0",
  40. "@fullcalendar/daygrid": "~5.8.0",
  41. "@fullcalendar/google-calendar": "~5.8.0",
  42. "@fullcalendar/interaction": "~5.8.0",
  43. "@fullcalendar/list": "~5.8.0",
  44. "@fullcalendar/timegrid": "~5.8.0"
  45. },
  46. "docs": "https://fullcalendar.io/docs/initialize-globals",
  47. "homepage": "https://fullcalendar.io/",
  48. "jsdelivr": "main.min.js",
  49. "license": "MIT",
  50. "main": "main.js",
  51. "name": "fullcalendar",
  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 Standard Bundle",
  58. "version": "5.8.0"
  59. }