PHP Classes

File: vendors/gentelella/vendors/fullcalendar/bower.json

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/fullcalendar/bower.json   Download  
File: vendors/gentelella/vendors/fullcalendar/bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 1,121 bytes
 

Contents

Class file image Download
{ "name": "fullcalendar", "title": "FullCalendar", "version": "2.7.3", "description": "Full-sized drag & drop event calendar", "keywords": [ "calendar", "event", "full-sized", "jquery-plugin" ], "homepage": "http://fullcalendar.io/", "bugs": "http://fullcalendar.io/wiki/Reporting-Bugs/", "repository": { "type": "git", "url": "https://github.com/fullcalendar/fullcalendar.git" }, "license": "MIT", "author": { "name": "Adam Shaw", "email": "arshaw@arshaw.com", "url": "http://arshaw.com/" }, "copyright": "2016 Adam Shaw", "dependencies": { "jquery": ">=1.7.1", "moment": ">=2.5.0" }, "devDependencies": { "jquery-ui": ">=1.11.1", "jquery-simulate": "~1.0.1", "jasmine-jquery": "~2.0.3", "jasmine-fixture": "~1.2.0", "moment-timezone": "~0.2.1", "bootstrap": "~3.2.0", "jquery-mockjax": "~2.1.1" }, "main": [ "dist/fullcalendar.js", "dist/fullcalendar.css" ], "ignore": [ "*", "**/.*", "!/dist/**", "!/README.*", "!/LICENSE.*", "!/CHANGELOG.*", "!/CONTRIBUTING.*" ] }