12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "@fullcalendar/timegrid@4.2.0",
- "/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
- ]
- ],
- "_from": "@fullcalendar/timegrid@4.2.0",
- "_id": "@fullcalendar/timegrid@4.2.0",
- "_inBundle": false,
- "_integrity": "sha512-JtojTR+1uc1/WNzejcmsI5/2Jg007QprK5IpR8ocUVEcHXaBBXU6CPGirEWKyfk7QPZ7KzmJCykQ68QHiptyKA==",
- "_location": "/@fullcalendar/timegrid",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@fullcalendar/timegrid@4.2.0",
- "name": "@fullcalendar/timegrid",
- "escapedName": "@fullcalendar%2ftimegrid",
- "scope": "@fullcalendar",
- "rawSpec": "4.2.0",
- "saveSpec": null,
- "fetchSpec": "4.2.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-4.2.0.tgz",
- "_spec": "4.2.0",
- "_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
- "author": {
- "name": "Adam Shaw",
- "email": "arshaw@arshaw.com",
- "url": "http://arshaw.com/"
- },
- "bugs": {
- "url": "https://fullcalendar.io/reporting-bugs"
- },
- "copyright": "2019 Adam Shaw",
- "dependencies": {
- "@fullcalendar/daygrid": "~4.2.0"
- },
- "description": "Display your events on a grid of time slots",
- "docs": "https://fullcalendar.io/docs/timegrid-view",
- "homepage": "https://fullcalendar.io/",
- "keywords": [
- "calendar",
- "event",
- "full-sized"
- ],
- "license": "MIT",
- "main": "main.js",
- "name": "@fullcalendar/timegrid",
- "peerDependencies": {
- "@fullcalendar/core": "~4.2.0"
- },
- "releaseDate": "2019-06-02",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/fullcalendar/fullcalendar.git",
- "homepage": "https://github.com/fullcalendar/fullcalendar"
- },
- "title": "FullCalendar Time Grid Plugin",
- "types": "main.d.ts",
- "unpkg": "main.min.js",
- "version": "4.2.0"
- }
|