You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AdminLTE/plugins/fullcalendar-bootstrap/package.json

63 lines
1.8 KiB

{
"_from": "@fullcalendar/bootstrap",
"_id": "@fullcalendar/bootstrap@4.2.0",
"_inBundle": false,
"_integrity": "sha512-yavoxeP13f7MCeSuEk9aQHd0z82yvENw3yjbxZZHBtIY1/E/FOPZRGZYFmwffIvvz7AOs9W+Pt6hxzFLsPW02Q==",
"_location": "/@fullcalendar/bootstrap",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@fullcalendar/bootstrap",
"name": "@fullcalendar/bootstrap",
"escapedName": "@fullcalendar%2fbootstrap",
"scope": "@fullcalendar",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@fullcalendar/bootstrap/-/bootstrap-4.2.0.tgz",
"_shasum": "8ddf310e3247502ff49a1ec852eb84d443cc942b",
"_spec": "@fullcalendar/bootstrap",
"_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"
},
"bundleDependencies": false,
"copyright": "2019 Adam Shaw",
"deprecated": false,
"description": "Bootstrap 4 theming for your calendar",
"docs": "https://fullcalendar.io/docs/bootstrap-theme",
"homepage": "https://fullcalendar.io/",
"keywords": [
"calendar",
"event",
"full-sized"
],
"license": "MIT",
"main": "main.js",
"name": "@fullcalendar/bootstrap",
"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 Bootstrap Plugin",
"types": "main.d.ts",
"unpkg": "main.min.js",
"version": "4.2.0"
}