sifatbaho
This commit is contained in:
81
package.json
Executable file
81
package.json
Executable file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "velzon",
|
||||
"version": "1.0.0",
|
||||
"author": "Themesbrand",
|
||||
"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": {
|
||||
"@popperjs/core": "^2.10.2",
|
||||
"axios": "^1.7.2",
|
||||
"bootstrap": "5.2.1",
|
||||
"browser-sync": "^2.27.7",
|
||||
"browser-sync-webpack-plugin": "^2.3.0",
|
||||
"laravel-mix": "^6.0.6",
|
||||
"lodash": "^4.17.19",
|
||||
"popper.js": "^1.12",
|
||||
"postcss": "^8.3.5",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"rtlcss": "^3.0.0",
|
||||
"sass": "^1.32.11",
|
||||
"sass-loader": "^11.0.1",
|
||||
"webpack-rtl-plugin": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ckeditor/ckeditor5-build-classic": "^31.0.0",
|
||||
"@simonwep/pickr": "^1.8.2",
|
||||
"@tarekraafat/autocomplete.js": "^10.2.6",
|
||||
"admin-resources": "git+https://github.com/themesbrand/admin-resources#master",
|
||||
"aos": "^3.0.0-beta.6",
|
||||
"apexcharts": "^3.35.0",
|
||||
"bootstrap": "^5.1.3",
|
||||
"chart.js": "^3.7.0",
|
||||
"choices.js": "^9.0.1",
|
||||
"cleave.js": "^1.6.0",
|
||||
"dom-autoscroller": "^2.3.4",
|
||||
"dragula": "^3.7.3",
|
||||
"dropzone": "^6.0.0-beta.2",
|
||||
"echarts": "^5.2.2",
|
||||
"feather-icons": "^4.28.0",
|
||||
"fg-emoji-picker": "^1.0.1",
|
||||
"filepond": "^4.30.3",
|
||||
"filepond-plugin-file-encode": "^2.1.10",
|
||||
"filepond-plugin-file-validate-size": "^2.2.5",
|
||||
"filepond-plugin-image-exif-orientation": "^1.0.11",
|
||||
"filepond-plugin-image-preview": "^4.6.10",
|
||||
"flatpickr": "^4.6.9",
|
||||
"fs": "^0.0.1-security",
|
||||
"fullcalendar": "^5.10.1",
|
||||
"glightbox": "^3.1.0",
|
||||
"gmaps": "^0.4.25",
|
||||
"gridjs": "^5.0.2",
|
||||
"isotope-layout": "^3.0.6",
|
||||
"jsvectormap": "^1.4.2",
|
||||
"leaflet": "^1.7.1",
|
||||
"list.js": "^2.3.1",
|
||||
"list.pagination.js": "^0.1.1",
|
||||
"masonry-layout": "^4.2.2",
|
||||
"moment": "^2.30.1",
|
||||
"multi.js": "^0.5.3",
|
||||
"node-waves": "^0.7.6",
|
||||
"nouislider": "^15.5.0",
|
||||
"particles.js": "^2.0.0",
|
||||
"prismjs": "^1.25.0",
|
||||
"quill": "^2.0.2",
|
||||
"rater-js": "^1.0.1",
|
||||
"shepherd.js": "^8.3.1",
|
||||
"simplebar": "^5.3.6",
|
||||
"sortablejs": "^1.14.0",
|
||||
"sweetalert2": "^11.1.10",
|
||||
"swiper": "^7.2.0",
|
||||
"toastify-js": "^1.11.2",
|
||||
"wnumb": "^1.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user