mirror of
https://github.com/Orasund/elm-ui-widgets.git
synced 2024-11-22 22:33:33 +03:00
51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
{
|
|
"type": "application",
|
|
"source-directories": [
|
|
"src",
|
|
"../src"
|
|
],
|
|
"elm-version": "0.19.1",
|
|
"dependencies": {
|
|
"direct": {
|
|
"Orasund/elm-ui-framework": "1.6.1",
|
|
"avh4/elm-color": "1.0.0",
|
|
"capitalist/elm-octicons": "2.3.0",
|
|
"danmarcab/material-icons": "1.0.0",
|
|
"elm/browser": "1.0.2",
|
|
"elm/core": "1.0.5",
|
|
"elm/html": "1.0.0",
|
|
"elm/svg": "1.0.1",
|
|
"elm/time": "1.0.0",
|
|
"elm-community/intdict": "3.0.0",
|
|
"feathericons/elm-feather": "1.4.0",
|
|
"icidasset/elm-material-icons": "5.0.0",
|
|
"j-panasiuk/elm-ionicons": "2.0.0",
|
|
"jasonliang-dev/elm-heroicons": "1.0.1",
|
|
"lattyware/elm-fontawesome": "5.0.0",
|
|
"lemol/ant-design-icons-elm": "2.0.0",
|
|
"mdgriffith/elm-ui": "1.1.7",
|
|
"noahzgordon/elm-color-extra": "1.0.2",
|
|
"pehota/elm-zondicons": "1.0.1",
|
|
"ryannhg/elm-spa": "4.1.0",
|
|
"turboMaCk/any-set": "1.4.0",
|
|
"turboMaCk/queue": "1.0.2",
|
|
"wernerdegroot/listzipper": "4.0.0"
|
|
},
|
|
"indirect": {
|
|
"elm/json": "1.1.3",
|
|
"elm/regex": "1.0.0",
|
|
"elm/url": "1.0.0",
|
|
"elm/virtual-dom": "1.0.2",
|
|
"fredcy/elm-parseint": "2.0.1",
|
|
"turboMaCk/any-dict": "2.3.0"
|
|
}
|
|
},
|
|
"test-dependencies": {
|
|
"direct": {
|
|
"elm-explorations/test": "1.2.2"
|
|
},
|
|
"indirect": {
|
|
"elm/random": "1.0.0"
|
|
}
|
|
}
|
|
} |