-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
package.json
29 lines (29 loc) · 817 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
{
"name": "dspblueprints",
"private": true,
"dependencies": {
"@melloware/coloris": "0.10.0",
"@rails/actioncable": "^6.0.0",
"@rails/actiontext": "^6.1.3",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "5.4.3",
"@yaireo/tagify": "^3.23.1",
"brokenmass3dpreview": "https://github.com/gabriel-dehan/brokenmass-3d-preview#1.1.1",
"clipboard": "^2.0.8",
"dsp-bp-parser": "https://github.com/sho918/dsp-bp-parser#de560cd",
"milligram": "^1.4.1",
"popper.js": "^1.16.1",
"rails-erb-loader": "^5.5.2",
"randomstring": "^1.1.5",
"stimulus": "^2.0.0",
"swiper": "^6.5.0",
"tippy.js": "^6.3.1",
"trix": "^1.2.0",
"turbolinks": "^5.2.0",
"uppy": "^1.26.1"
},
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "^3.11.2"
}
}