Server IP : 202.29.229.35 / Your IP : 3.14.133.138 Web Server : Apache System : Linux aapanel2 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : www ( 1001) PHP Version : 5.5.38 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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,imap_open,apache_setenv MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/www.ivecr2.ac.th/stdcard/cropper/ |
Upload File : |
{ "name": "cropper", "description": "A simple jQuery image cropping plugin.", "version": "0.8.0", "main": "dist/cropper.js", "keywords": [ "image", "cropping", "jquery", "plugin", "html", "css", "javacript", "front-end", "web", "development" ], "author": { "name": "Fengyuan Chen", "url": "https://github.com/fengyuanchen" }, "homepage": "https://github.com/fengyuanchen/cropper", "repository": { "type": "git", "url": "https://github.com/fengyuanchen/cropper.git" }, "bugs": { "url": "https://github.com/fengyuanchen/cropper/issues" }, "license": { "type": "MIT", "url": "https://github.com/fengyuanchen/cropper/blob/master/LICENSE.md" }, "dependencies": { "jquery": ">= 1.9.0" }, "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-less": "~1.0.0", "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.11.0", "grunt-contrib-htmlmin": "~0.3.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-qunit": "~0.5.2", "grunt-html-validation": "~0.1.18", "grunt-autoprefixer": "~2.2.0", "grunt-replace": "~0.8.0", "grunt-csscomb": "~3.0.0", "grunt-newer": "~1.1.0", "grunt-jscs": "~1.2.0", "load-grunt-tasks": "~3.1.0" } }