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 /
no-case /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
dr-xr-xr-x
dist.es2015
[ DIR ]
dr-xr-xr-x
LICENSE
1.08
KB
-rw-r--r--
README.md
968
B
-rw-r--r--
package.json
1.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "no-case", "version": "3.0.4", "description": "Transform into a lower cased string with spaces between words", "main": "dist/index.js", "typings": "dist/index.d.ts", "module": "dist.es2015/index.js", "sideEffects": false, "jsnext:main": "dist.es2015/index.js", "files": [ "dist/", "dist.es2015/", "LICENSE" ], "scripts": { "lint": "tslint \"src/**/*\" --project tsconfig.json", "build": "rimraf dist/ dist.es2015/ && tsc && tsc -P tsconfig.es2015.json", "specs": "jest --coverage", "test": "npm run build && npm run lint && npm run specs", "size": "size-limit", "prepare": "npm run build" }, "repository": { "type": "git", "url": "git://github.com/blakeembrey/change-case.git" }, "keywords": [ "no", "case", "space", "lower", "convert", "transform" ], "author": { "name": "Blake Embrey", "email": "hello@blakeembrey.com", "url": "http://blakeembrey.me" }, "license": "MIT", "bugs": { "url": "https://github.com/blakeembrey/change-case/issues" }, "homepage": "https://github.com/blakeembrey/change-case/tree/master/packages/no-case#readme", "size-limit": [ { "path": "dist/index.js", "limit": "550 B" } ], "jest": { "roots": [ "<rootDir>/src/" ], "transform": { "\\.tsx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$", "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ] }, "dependencies": { "lower-case": "^2.0.2", "tslib": "^2.0.3" }, "devDependencies": { "@size-limit/preset-small-lib": "^2.2.1", "@types/jest": "^24.0.23", "@types/node": "^12.12.14", "jest": "^24.9.0", "rimraf": "^3.0.0", "ts-jest": "^24.2.0", "tslint": "^5.20.1", "tslint-config-prettier": "^1.18.0", "tslint-config-standard": "^9.0.0", "typescript": "^4.1.2" }, "gitHead": "76a21a7f6f2a226521ef6abd345ff309cbd01fb0" }
Close