mirror of
https://github.com/Screenly/Anthias.git
synced 2026-01-01 18:58:17 -05:00
12 lines
196 B
JSON
12 lines
196 B
JSON
{
|
|
"name": "screenly-ose",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"bootstrap": "^4.3.1",
|
|
"css-toggle-switch": "^4.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"coffee-script": "^1.12.7"
|
|
}
|
|
}
|