OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
old_sendy
/
js
/
ckeditor
/
plugins
/
dragresize
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/12/2024 09:32:22 AM
rwxr-xr-x
📄
.gitignore
27 bytes
11/12/2024 09:44:50 AM
rw-r--r--
📄
LICENSE
1.04 KB
11/12/2024 09:44:50 AM
rw-r--r--
📄
_source.css
1.45 KB
11/12/2024 09:44:50 AM
rw-r--r--
📄
package.json
724 bytes
11/12/2024 09:44:50 AM
rw-r--r--
📄
plugin.js
13.48 KB
11/12/2024 09:44:50 AM
rw-r--r--
📄
readme.md
1.84 KB
11/12/2024 09:44:50 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" } }