/home/desid573/public_html/magicride.ng/cal
NameSizeModeActions
components/-0755rm
css/-0755rm
fonts/-0755rm
img/-0755rm
js/-0755rm
less/-0755rm
tmpls/-0755rm
bower.json3150644editdlrm
check.php4630644editdlrm
composer.json8390644editdlrm
config.php3420644editdlrm
CONTRIBUTING.md3720644editdlrm
error_log13790644editdlrm
events.json.php17420644editdlrm
event_report.php53150644editdlrm
get-event-list.php18030644editdlrm
getEvents.php7160644editdlrm
Gruntfile.js10760644editdlrm
index-bs3.html79910644editdlrm
index.html82370644editdlrm
LICENSE10800644editdlrm
min.html43090644editdlrm
min.php59240644editdlrm
package.json8320644editdlrm
README.md91830644editdlrm
register-driver.php32770644editdlrm
web.config1880644editdlrm
Edit: /home/desid573/public_html/magicride.ng/cal/package.json (832B)
{ "name": "bootstrap-calendar", "version": "0.2.5", "description": "Calendar module based on Bootsrap and jQuery", "main": "./js/calendar.js", "dependencies": { "bower": "^0.8.5", "grunt": "^0.4.1", "grunt-contrib-cssmin": "^0.5.0", "grunt-contrib-less": "^0.7.0", "grunt-contrib-uglify": "^0.2.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Serhioromano/bootstrap-calendar.git" }, "keywords": [ "calendar" ], "readmeFilename": "README.md", "author": "Sergey Romanov", "license": "AML", "bugs": { "url": "https://github.com/Serhioromano/bootstrap-calendar/issues" }, "homepage": "https://github.com/Serhioromano/bootstrap-calendar#readme" }