Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
forbidals
/
democrm.trinadezambia-20260517231949
:
package.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "name": "perfex", "version": "1.0.0", "scripts": { "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "prod": "npm run production", "production": "mix --production", "build": "mix --production && node build.mjs" }, "devDependencies": { "@tailwindcss/nesting": "^0.0.0-insiders.565cd3e", "autoprefixer": "^10.4.12", "del": "^7.0.0", "laravel-mix": "^6.0.49", "less": "^4.1.3", "postcss": "^8.4.17", "postcss-import": "^15.0.0", "postcss-nesting": "^10.2.0", "replace-in-file-webpack-plugin": "^1.0.6", "sass": "^1.55.0", "sass-loader": "^13.1.0", "tailwindcss": "^3.2.0", "vue-loader": "^16.2.0" }, "dependencies": { "bootstrap": "^3.4.1", "vue": "^3.3.9" } }