mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-24 06:54:03 +03:00
16 lines
351 B
JSON
16 lines
351 B
JSON
{
|
|
"elm-codegen-version": "0.2.0",
|
|
"codegen-helpers": {
|
|
"packages": {
|
|
"elm/core": "1.0.5",
|
|
"elm/html": "1.0.0",
|
|
"elm/url": "1.0.0",
|
|
"elm/json": "1.1.3",
|
|
"elm/bytes": "1.0.8",
|
|
"elm/browser": "1.0.2"
|
|
},
|
|
"local": [
|
|
"src/"
|
|
]
|
|
}
|
|
} |