Server IP : 103.6.199.200 / Your IP : 18.218.71.21 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/tradepan/bao.trade-panel.com/wwwroot/ |
Upload File : |
{ "name": "Apply", "version": "1.0.1", "description": "Bootstrap 4 Web Application", "scripts": { "start": "node node_modules/http-server/bin/http-server -o" }, "keywords": [], "repository": "", "author": "Flatfull", "license": "Envato REGULAR LICENSE", "dependencies": { "bootstrap": "^4.0.0-beta.2", "bootstrap-datepicker": "^1.7.1", "bootstrap-table": "^1.11.2", "chart.js": "^2.7.0", "datatables": "^1.10.13", "datatables.net-bs4": "^1.10.16", "dropzone": "^5.2.0", "easy-pie-chart": "^2.1.7", "font-awesome": "^4.7.0", "fullcalendar": "^3.5.1", "html5sortable": "^0.6.3", "ionicons": "^3.0.0", "jquery": "^3.2.1", "jquery.stellar": "^0.6.2", "jqvmap": "^1.5.1", "jscroll": "^2.3.9", "list.js": "^1.5.0", "moment": "^2.18.1", "notie": "^4.3.1", "owl.carousel": "^2.2.0", "pace-progress": "^1.0.2", "parsleyjs": "^2.8.0", "peity": "^3.2.1", "pjax": "^0.2.4", "plyr": "^2.0.15", "popper.js": "^1.12.5", "screenfull": "^3.3.2", "scrollreveal": "^3.3.6", "select2": "^4.0.3", "sticky-kit": "^1.1.3", "summernote": "^0.8.8", "tempusdominus-bootstrap-4": "^5.0.0-alpha9", "twitter-bootstrap-wizard": "^1.2.0" }, "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-clean": "^1.1.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^2.2.1", "grunt-contrib-htmlmin": "^2.4.0", "grunt-contrib-uglify": "^3.1.0", "grunt-contrib-watch": "^1.0.0", "grunt-sass": "^2.0.0", "grunt-usemin": "^3.1.1", "load-grunt-tasks": "^3.5.2", "http-server": "^0.6.1" }, "copy": [ "bootstrap/scss/**", "bootstrap/dist/js/bootstrap.min.js", "bootstrap/dist/css/bootstrap.min.css", "bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js", "bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css", "bootstrap-table/dist/bootstrap-table.min.css", "bootstrap-table/dist/bootstrap-table.min.js", "bootstrap-table/dist/extensions/export/**", "bootstrap-table/dist/extensions/mobile/**", "chart.js/dist/Chart.min.js", "datatables/media/js/jquery.dataTables.min.js", "datatables.net-bs4/js/dataTables.bootstrap4.js", "datatables.net-bs4/css/dataTables.bootstrap4.css", "dropzone/dist/min/**", "easy-pie-chart/dist/jquery.easypiechart.min.js", "font-awesome/css/**", "font-awesome/fonts/**", "footable/dist/footable.all.min.js", "footable/css/footable.core.css", "footable/css/fonts/**", "fullcalendar/dist/**", "html5sortable/dist/html.sortable.min.js", "ionicons/dist/css/ionicons.min.css", "ionicons/dist/fonts/**", "jquery/dist/jquery.min.js", "jquery.stellar/jquery.stellar.js", "jqvmap/dist/jqvmap.min.css", "jqvmap/dist/jquery.vmap.js", "jqvmap/dist/maps/jquery.vmap.world.js", "jqvmap/dist/maps/jquery.vmap.usa.js", "jqvmap/dist/maps/jquery.vmap.france.js", "jscroll/jquery.jscroll.js", "list.js/dist/**", "moment/min/**", "notie/dist/notie.min.js", "owl.carousel/dist/**", "pace-progress/pace.min.js", "parsleyjs/dist/**", "peity/jquery.peity.min.js", "pjax/pjax.js", "plyr/dist/**", "popper.js/dist/umd/popper.min.js", "screenfull/dist/screenfull.js", "scrollreveal/dist/scrollreveal.min.js", "select2/dist/**", "select2-bootstrap-theme/dist/**", "sticky-kit/dist/sticky-kit.min.js", "summernote/dist/**", "tempusdominus-bootstrap-4/build/**", "twitter-bootstrap-wizard/jquery.bootstrap.wizard.min.js" ] }