Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
amatya /
node_modules /
is-color-stop /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
util
[ DIR ]
drwxr-xr-x
.eslintrc
78
B
-rw-r--r--
.npmignore
65
B
-rw-r--r--
.travis.yml
89
B
-rw-r--r--
HISTORY.md
59
B
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
README.md
1.71
KB
-rw-r--r--
index.js
1.07
KB
-rw-r--r--
package.json
1.91
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "_from": "is-color-stop@^1.0.0", "_id": "is-color-stop@1.1.0", "_inBundle": false, "_integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=", "_location": "/is-color-stop", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-color-stop@^1.0.0", "name": "is-color-stop", "escapedName": "is-color-stop", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/postcss-minify-gradients" ], "_resolved": "https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz", "_shasum": "cfff471aee4dd5c9e158598fbe12967b5cdad345", "_spec": "is-color-stop@^1.0.0", "_where": "D:\\amatya\\amatya\\node_modules\\postcss-minify-gradients", "author": { "name": "pigcan", "email": "jiangjay818@gmail.com" }, "bugs": { "url": "https://github.com/pigcan/is-color-stop/issues" }, "bundleDependencies": false, "dependencies": { "css-color-names": "^0.0.4", "hex-color-regex": "^1.1.0", "hsl-regex": "^1.0.0", "hsla-regex": "^1.0.0", "rgb-regex": "^1.0.1", "rgba-regex": "^1.0.0" }, "deprecated": false, "description": "Check if a string is CSS color stop", "devDependencies": { "coveralls": "^2.13.1", "eslint": "^4.3.0", "eslint-config-airbnb": "^15.1.0", "eslint-plugin-import": "^2.7.0", "mocha": "^3.4.2", "nyc": "^11.0.3" }, "directories": { "test": "test" }, "homepage": "https://github.com/pigcan/is-color-stop#readme", "keywords": [ "color-stop", "is-color" ], "license": "MIT", "main": "index.js", "name": "is-color-stop", "repository": { "type": "git", "url": "git+https://github.com/pigcan/is-color-stop.git" }, "scripts": { "coveralls": "cat ./coverage/lcov.info | coveralls", "lint": "eslint --ext .js lib util ./index.js", "test": "nyc --reporter=lcov --reporter=text mocha" }, "version": "1.1.0" }
Close