You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.6 KiB
50 lines
1.6 KiB
{
|
|
"type": "application",
|
|
"source-directories": [
|
|
"src"
|
|
],
|
|
"elm-version": "0.19.1",
|
|
"dependencies": {
|
|
"direct": {
|
|
"avh4/elm-color": "1.0.0",
|
|
"elm/browser": "1.0.2",
|
|
"elm/core": "1.0.5",
|
|
"elm/file": "1.0.5",
|
|
"elm/html": "1.0.0",
|
|
"elm/parser": "1.1.0",
|
|
"elm/random": "1.0.0",
|
|
"elm/svg": "1.0.1",
|
|
"elm/url": "1.0.0",
|
|
"elm-community/random-extra": "3.2.0",
|
|
"jxxcarlson/meenylatex": "14.1.1",
|
|
"lynn/elm-arithmetic": "3.0.0",
|
|
"mdgriffith/elm-ui": "1.1.8",
|
|
"noahzgordon/elm-color-extra": "1.0.2"
|
|
},
|
|
"indirect": {
|
|
"Garados007/elm-svg-parser": "1.0.0",
|
|
"Janiczek/elm-bidict": "2.0.1",
|
|
"andre-dietrich/parser-combinators": "3.2.0",
|
|
"elm/bytes": "1.0.8",
|
|
"elm/http": "2.0.0",
|
|
"elm/json": "1.1.3",
|
|
"elm/regex": "1.0.0",
|
|
"elm/time": "1.0.0",
|
|
"elm/virtual-dom": "1.0.2",
|
|
"elm-community/dict-extra": "2.4.0",
|
|
"elm-community/list-extra": "8.5.1",
|
|
"elm-community/maybe-extra": "5.2.1",
|
|
"elm-community/result-extra": "2.4.0",
|
|
"erlandsona/assoc-set": "1.1.0",
|
|
"fredcy/elm-parseint": "2.0.1",
|
|
"pablohirafuji/elm-syntax-highlight": "3.4.1",
|
|
"pilatch/flip": "1.0.0",
|
|
"pzp1997/assoc-list": "1.0.0",
|
|
"skyqrose/assoc-list-extra": "1.0.0"
|
|
}
|
|
},
|
|
"test-dependencies": {
|
|
"direct": {},
|
|
"indirect": {}
|
|
}
|
|
}
|
|
|