Server IP : 80.241.246.6 / Your IP : 216.73.216.188 Web Server : Apache/2.4.25 (Debian) System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 User : www-data ( 33) PHP Version : 7.0.33-0+deb9u12 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/kharagauli_new/admin/chosen/ |
Upload File : |
{ "author": "harvest", "name": "chosen", "version": "1.4.2", "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.", "repository": { "type": "git", "url": "https://github.com/harvesthq/chosen" }, "engines": { "node": ">=0.4.0" }, "scripts": { "test": "grunt test" }, "dependencies": {}, "devDependencies": { "coffee-script": ">= 1.6", "grunt": "~0.4.1", "grunt-contrib-coffee": "~0.6.4", "grunt-contrib-compass": "~0.5.0", "grunt-contrib-concat": "~0.1.3", "grunt-contrib-cssmin": "~0.6.1", "grunt-contrib-jasmine": "~0.5.1", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-watch": "~0.3.1", "grunt-dom-munger": "~2.0.1", "grunt-gh-pages": "~0.10.0", "grunt-zip": "~0.9.2", "load-grunt-tasks": "^3.0.0" }, "licenses": [ { "type": "MIT", "url": "https://github.com/harvesthq/chosen/blob/master/LICENSE.md" } ], "bowerJSON":{ "main": [ "chosen.jquery.js", "chosen.css", "chosen-sprite@2x.png", "chosen-sprite.png" ] }, "jqueryJSON": { "title": "Chosen", "keywords": [ "select", "multiselect", "dropdown", "form", "input", "ui" ], "author": { "url": "http://getharvest.com" }, "maintainers": [ { "name": "Patrick Filler", "url": "https://github.com/pfiller" }, { "name": "Christophe Coevoet", "url": "https://github.com/stof" }, { "name": "Ken Earley", "url": "https://github.com/kenearley" }, { "name": "Koen Punt", "url": "https://github.com/koenpunt" } ], "download": "https://github.com/harvesthq/chosen/releases", "homepage": "http://harvesthq.github.io/chosen/", "docs": "http://harvesthq.github.io/chosen/", "bugs": "https://github.com/harvesthq/chosen/issues", "dependencies": { "jquery": ">=1.4.4" } } }