| Current Path : /home/forge/stage.sksb.smartcon-survey.com/ |
| Current File : /home/forge/stage.sksb.smartcon-survey.com/package.json |
{
"private": true,
"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"
},
"devDependencies": {
"@alpinejs/trap": "^3.7.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.19",
"@toast-ui/chart": "^4.6.1",
"autoprefixer": "^10.4.21",
"chart.js": "^4.5.0",
"file-saver": "^2.0.5",
"html2canvas": "^1.4.1",
"jquery": "^3.7.1",
"jszip": "^3.10.1",
"laravel-mix": "^6.0.49",
"moment": "^2.30.1",
"pikaday": "^1.8.2",
"postcss": "^8.5.6",
"postcss-import": "^15.1.0",
"survey-jquery": "^1.12.54",
"tailwindcss": "^3.4.17",
"webpack": "^5.102.0"
},
"browserslist": [
"ie 11"
],
"dependencies": {
"apexcharts": "^4.7.0",
"chartjs-plugin-datalabels": "^2.2.0"
}
}