mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-12 19:29:30 +08:00
30 lines
749 B
JSON
30 lines
749 B
JSON
![]() |
{
|
||
|
"type": "application",
|
||
|
"source-directories": [
|
||
|
"src"
|
||
|
],
|
||
|
"elm-version": "0.19.0",
|
||
|
"dependencies": {
|
||
|
"direct": {
|
||
|
"elm/browser": "1.0.1",
|
||
|
"elm/core": "1.0.2",
|
||
|
"elm/html": "1.0.0",
|
||
|
"elm/http": "2.0.0",
|
||
|
"elm/json": "1.1.2",
|
||
|
"elm/url": "1.0.0",
|
||
|
"elm-community/list-extra": "8.1.0",
|
||
|
"rundis/elm-bootstrap": "5.0.0"
|
||
|
},
|
||
|
"indirect": {
|
||
|
"avh4/elm-color": "1.0.0",
|
||
|
"elm/bytes": "1.0.7",
|
||
|
"elm/file": "1.0.1",
|
||
|
"elm/time": "1.0.0",
|
||
|
"elm/virtual-dom": "1.0.2"
|
||
|
}
|
||
|
},
|
||
|
"test-dependencies": {
|
||
|
"direct": {},
|
||
|
"indirect": {}
|
||
|
}
|
||
|
}
|