mirror of
https://github.com/Orasund/elm-ui-widgets.git
synced 2024-11-22 04:58:49 +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"
|
|
}
|
|
} |