%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.41 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/ppaobm/vendor/bower-asset/fullcalendar-scheduler/ |
Upload File : |
{ "name": "fullcalendar-scheduler", "title": "FullCalendar Scheduler", "description": "A premium add-on to FullCalendar for displaying events and resources", "homepage": "https://fullcalendar.io/scheduler", "docs": "https://fullcalendar.io/docs/scheduler", "repository": { "type": "git", "url": "https://github.com/fullcalendar/fullcalendar-scheduler.git", "homepage": "https://github.com/fullcalendar/fullcalendar-scheduler" }, "license": "SEE LICENSE IN LICENSE.md", "author": { "name": "Adam Shaw", "email": "arshaw@arshaw.com", "url": "http://arshaw.com/" }, "copyright": "2019 Adam Shaw", "devDependencies": { "@types/jasmine": "^3.3.12", "@types/jasmine-jquery": "^1.5.33", "@types/jquery": "^3.3.29", "chokidar": "^2.1.5", "components-jqueryui": "github:components/jqueryui", "concurrently": "^4.1.0", "css-loader": "^0.28.11", "dts-generator": "^2.1.0", "eslint": "^4.19.1", "eslint-config-standard": "^11.0.0", "eslint-plugin-import": "^2.17.2", "eslint-plugin-jasmine": "^2.10.1", "eslint-plugin-node": "^5.2.1", "eslint-plugin-promise": "^3.8.0", "eslint-plugin-standard": "^3.1.0", "gulp": "^3.9.1", "gulp-concat": "^2.6.0", "gulp-cssmin": "^0.1.7", "gulp-eslint": "^4.0.2", "gulp-filter": "^4.0.0", "gulp-modify-file": "^1.0.1", "gulp-plumber": "^1.2.1", "gulp-rename": "^1.4.0", "gulp-shell": "^0.6.5", "gulp-tslint": "^8.1.4", "gulp-uglify": "^1.2.0", "gulp-util": "^3.0.7", "gulp-watch": "^4.3.11", "gulp-zip": "^3.0.2", "jasmine-core": "2.5.2", "jasmine-fixture": "^2.0.0", "jasmine-jquery": "^2.1.1", "jquery": "^3.4.0", "jquery-simulate": "github:jquery/jquery-simulate", "karma": "^1.1.1", "karma-chrome-launcher": "^2.2.0", "karma-jasmine": "^1.1.2", "karma-sourcemap-loader": "^0.3.7", "mkdirp": "^0.5.1", "moment": "^2.24.0", "native-promise-only": "^0.8.1", "node-sass": "^4.11.0", "rollup": "1.8.0", "rollup-plugin-includepaths": "^0.2.3", "rollup-plugin-multi-entry": "^2.1.0", "rollup-plugin-node-resolve": "4.0.1", "rollup-plugin-sourcemaps": "^0.4.2", "shelljs": "^0.8.3", "tslib": "^1.9.3", "tslint": "^5.16.0", "tslint-config-standard": "^7.1.0", "typescript": "3.4.1", "xhr-mock": "^2.4.1", "yargs": "^4.6.0" }, "scripts": { "clean": "rm -rf dist archives tmp", "build": "npm run tsc && npm run rollup && npm run sass", "watch": "concurrently --raw 'npm run tsc-watch' 'npm run rollup-watch' 'npm run sass-watch'", "tsc": "tsc -p tsconfig.build.json", "tsc-watch": "tsc -p tsconfig.build.json --watch --sourceMap", "rollup": "rollup -c --environment BUILD:production", "rollup-watch": "sleep 5 && rollup -c --environment BUILD:development --watch", "sass": "sass --update --sourcemap=none $(bin/sass-args.js)", "sass-watch": "sass --watch $(bin/sass-args.js)", "test": "karma start karma.config.js --auto-watch", "test-single": "karma start karma.config.js --browsers ChromeHeadless_custom --single-run", "test-ci": "gulp dist && npm run test-single", "lint": "gulp lint", "dist": "gulp lint dist archive" }, "version": "4.1.0", "releaseDate": "2019-04-24" }