OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
3-31-025chanakya
/
sendy
/
js
/
ckeditor
/
plugins
/
dragresize
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/26/2025 04:23:41 AM
rwxr-xr-x
📄
.gitignore
27 bytes
03/26/2025 04:22:21 AM
rw-r--r--
📄
LICENSE
1.04 KB
03/26/2025 04:22:21 AM
rw-r--r--
📄
_source.css
1.45 KB
03/26/2025 04:22:21 AM
rw-r--r--
📄
package.json
724 bytes
03/26/2025 04:22:21 AM
rw-r--r--
📄
plugin.js
13.48 KB
03/26/2025 04:22:21 AM
rw-r--r--
📄
readme.md
1.84 KB
03/26/2025 04:22:21 AM
rw-r--r--
Editing: package.json
Close
{ "name": "ck-dragresize", "description": "CKEditor dragable image resizing", "author": "Simon Sturmer (https://github.com/sstur)", "contributors": [ "Simon Sturmer (https://github.com/sstur)", "Nathan Haug (https://github.com/quicksketch)", "ruscoder (https://github.com/ruscoder)", "Brant Wynn (https://github.com/brantwynn)" ], "version": "0.5.1", "homepage": "https://github.com/sstur/ck-dragresize", "bugs": "https://github.com/sstur/ck-dragresize/issues", "licenses": [{ "type": "MIT", "url": "https://raw.github.com/sstur/ck-dragresize/master/LICENSE" }], "repository": { "type": "git", "url": "git://github.com/sstur/ck-dragresize.git" } }