FruitBank/Presentation/Nop.Web/package.json

51 lines
1.4 KiB
JSON

{
"version": "1.0.0",
"name": "nopcommerce",
"private": true,
"type": "module",
"devDependencies": {
"del": "^7.0.0",
"gulp": "^4.0.2",
"gulp-filter": "^7.0.0",
"gulp-rename": "^1.4.0",
"gulp-zip": "^5.0.2",
"merge2": "^1.4.1"
},
"dependencies": {
"@fortawesome/fontawesome-free": "6.6.0",
"@laylazi/bootstrap-rtl": "^4.6.0-1",
"admin-lte": "3.2.0",
"bootstrap": "^4.6.0",
"bootstrap-touchspin": "4.3.0",
"chart.js": "4.4.6",
"cldr-data": ">=36.0.1",
"cldrjs": "^0.5.5",
"datatables.net": "^2.1.8",
"datatables.net-bs4": "^2.1.8",
"datatables.net-buttons": "^3.1.2",
"datatables.net-buttons-bs4": "^3.1.2",
"farbstastic": "^1.3.0",
"filepond": "^4.31.1",
"filepond-plugin-file-validate-type": "^1.2.9",
"filepond-plugin-get-file": "^1.1.0",
"globalize": "^1.7.0",
"ionicons": "^2.0.1",
"jquery": "^3.7.1",
"jquery-migrate": "^3.4.1",
"jquery-tageditor": "^1.0.1",
"jquery-ui-dist": "^1.13.2",
"jquery-ui-touch-punch": "^0.2.3",
"jquery-validation": "^1.19.5",
"jquery-validation-unobtrusive": "^4.0.0",
"jsrender": "^1.0.11",
"magnific-popup": "^1.1.0",
"moment": "^2.30.1",
"overlayscrollbars": "2.10.0",
"shepherd.js": "^10.0.1",
"swiper": "11.1.14",
"tinymce": "6.8.5",
"tinymce-langs": "1.0.0",
"typeahead.js": "^0.11.1"
}
}