⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.108
Server IP:
97.74.83.112
Server:
Linux 112.83.74.97.host.secureserver.net 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
Server Software:
Apache
PHP Version:
8.2.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
trinadezambia
/
public_html
/
ecommerce
/
View File Name :
package.json
{ "name": "ex_gulp4", "version": "0.0.0", "description": "Gulp 4 Tutorial Exercise Files", "scripts": { "git:commit": "cz" }, "repository": { "type": "git", "url": "git+https://github.com/rapidevelop/ex_gulp4.git" }, "keywords": [], "author": "Iman Vafadarnezhad", "license": "MIT", "private": true, "bugs": { "url": "https://github.com/rapidevelop/ex_gulp4/issues" }, "homepage": "https://github.com/rapidevelop/ex_gulp4#readme", "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" } }, "devDependencies": { "@rapidevelop/prettier-config": "^1.0.1", "autoprefixer": "^9.7.6", "commitizen": "^4.2.3", "cssnano": "^5.1.15", "cz-conventional-changelog": "^3.3.0", "eslint": "^7.21.0", "eslint-config-airbnb-base": "^14.2.1", "eslint-config-prettier": "^8.1.0", "eslint-plugin-import": "^2.22.1", "gulp": "^4.0.2", "gulp-clean": "^0.4.0", "gulp-clean-css": "^4.3.0", "gulp-concat": "^2.6.1", "gulp-postcss": "^9.0.1", "gulp-sourcemaps": "^3.0.0", "gulp-terser": "^2.1.0", "gulp-uglify": "^3.0.2", "prettier": "^2.2.1" }, "dependencies": { "browser-sync": "^2.27.7", "clean-css": "^5.1.4", "postcss": "^8.4.36" } }