-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
32 lines (32 loc) · 850 Bytes
/
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
{
"name": "kelebek-vadisi",
"private": true,
"dependencies": {
"@coreui/coreui": "^2.1.16",
"@popperjs/core": "^2.1.0",
"@rails/actioncable": "^6.0.0",
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "4.2.2",
"bootstrap-datepicker": "^1.9.0",
"chalk": "^2.4.1",
"chart.js": "^2.9.3",
"chartkick": "^3.2.0",
"classie": "^1.0.0",
"clipboard": "^2.0.6",
"datatables.net": "^1.10.19",
"font-awesome": "^4.7.0",
"framework7": "^5.7.5",
"install": "^0.12.2",
"jquery-mask-plugin": "^1.14.16",
"lg-thumbnail": "^1.1.0",
"lightgallery": "^1.6.11",
"owl.carousel2": "^2.2.1",
"select2": "^4.0.6-rc.1",
"selectfx": "^1.0.0",
"sweetalert2": "^7.32.2",
"swiper": "^5.3.7",
"toastr": "^2.1.4",
"turbolinks": "^5.2.0"
}
}