-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
49 lines (49 loc) · 1.17 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"name": "seckinbilisim",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@chenfengyuan/vue-barcode": "^2.0.2",
"@heroicons/vue": "^2.0.18",
"@itadori/vue-picture-swipe-control": "^1.1.17",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/cli": "^5.0.8",
"animate.css": "^4.1.1",
"ant-design-vue": "^4.0.7",
"firebase": "^10.5.2",
"js-cookie": "^3.0.5",
"jw-vue-pagination": "^1.0.3",
"pinia": "^2.1.6",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primevue": "^3.42.0",
"swiper": "^10.3.1",
"vue": "^3.3.4",
"vue-cascade-selector": "^1.0.5",
"vue-click-outside": "^1.1.0",
"vue-router": "^4.2.4",
"vue-screen-size": "^2.1.0",
"vue-slick-carousel": "^1.0.6",
"vue3-clickout": "^1.1.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"autoprefixer": "^10.4.15",
"postcss": "^8.4.29",
"tailwindcss": "^3.3.3",
"vite": "^4.4.11"
},
"description": "",
"keywords": [],
"author": "",
"license": "ISC",
"tags": [
"swiper"
]
}