mirror of
https://github.com/Orasund/elm-ui-widgets.git
synced 2024-11-22 13:14:10 +03:00
10 lines
164 B
JSON
10 lines
164 B
JSON
|
{
|
||
|
"entrypoints": [
|
||
|
"./src/Main.elm"
|
||
|
],
|
||
|
"tools": {
|
||
|
"elm": "0.19.1",
|
||
|
"elm-format": "0.8.5",
|
||
|
"elm-test-rs": "1.2.2"
|
||
|
}
|
||
|
}
|