mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-24 04:12:09 +03:00
13 lines
248 B
JSON
13 lines
248 B
JSON
{
|
|
"elm-codegen-version": "0.2.0",
|
|
"codegen-helpers": {
|
|
"packages": {
|
|
"elm/core": "1.0.5",
|
|
"elm/html": "1.0.0"
|
|
},
|
|
"local": [
|
|
"codegen/helpers/",
|
|
"src/"
|
|
]
|
|
}
|
|
} |