Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.189.192.24
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
gulp-sass /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CHANGELOG.md
3.03
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
8.39
KB
-rw-rw-r--
2022-08-30 11:49
index.js
5.21
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.46
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "gulp-sass", "version": "5.1.0", "description": "Gulp plugin for sass", "main": "index.js", "engines": { "node": ">=12" }, "scripts": { "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", "fix": "npm run lint -- --fix", "mocha": "mocha", "test": "npm run test:node-sass && npm run test:dart-sass", "test:node-sass": "mocha", "test:dart-sass": "mocha -- --sass" }, "repository": { "type": "git", "url": "git+https://github.com/dlmanning/gulp-sass.git" }, "keywords": [ "gulpplugin", "sass", "gulp" ], "author": "David Manning", "license": "MIT", "bugs": { "url": "https://github.com/dlmanning/gulp-sass/issues" }, "homepage": "https://github.com/dlmanning/gulp-sass#readme", "files": [ "index.js" ], "dependencies": { "lodash.clonedeep": "^4.5.0", "picocolors": "^1.0.0", "plugin-error": "^1.0.1", "replace-ext": "^2.0.0", "strip-ansi": "^6.0.1", "vinyl-sourcemaps-apply": "^0.2.1" }, "devDependencies": { "autoprefixer": "^10.4.0", "eslint": "^8.5.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.25.3", "globule": "^1.3.3", "gulp": "^4.0.2", "gulp-postcss": "^9.0.1", "gulp-sourcemaps": "^3.0.0", "gulp-tap": "^2.0.0", "mocha": "^9.1.3", "node-sass": "^7.0.1", "postcss": "^8.4.5", "rimraf": "^3.0.2", "sass": "^1.45.1", "vinyl": "^2.2.1" } }