mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-27 01:12:50 +03:00
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"name": "elm-pages TodoMVC",
|
|
"summary": "Full-Stack TodoMVC demo with elm-pages.",
|
|
"version": "1.0.0",
|
|
"exposed-modules": [
|
|
"RouteBuilder",
|
|
"View",
|
|
"Effect",
|
|
"Route"
|
|
]
|
|
} |