mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-10 15:04:46 +03:00
59 lines
1.9 KiB
JSON
59 lines
1.9 KiB
JSON
{
|
|
"type": "application",
|
|
"source-directories": [
|
|
"../src",
|
|
"src"
|
|
],
|
|
"elm-version": "0.19.1",
|
|
"dependencies": {
|
|
"direct": {
|
|
"BrianHicks/elm-particle": "1.5.0",
|
|
"Gizra/elm-keyboard-event": "1.0.1",
|
|
"elm/browser": "1.0.2",
|
|
"elm/core": "1.0.5",
|
|
"elm/html": "1.0.0",
|
|
"elm/http": "2.0.0",
|
|
"elm/json": "1.1.3",
|
|
"elm/parser": "1.1.0",
|
|
"elm/random": "1.0.0",
|
|
"elm/regex": "1.0.0",
|
|
"elm/svg": "1.0.1",
|
|
"elm/time": "1.0.0",
|
|
"elm/url": "1.0.0",
|
|
"elm-community/dict-extra": "2.4.0",
|
|
"elm-community/list-extra": "8.7.0",
|
|
"elm-community/maybe-extra": "5.3.0",
|
|
"elm-community/random-extra": "3.2.0",
|
|
"elm-community/string-extra": "4.0.1",
|
|
"myrho/elm-round": "1.0.5",
|
|
"pablohirafuji/elm-markdown": "2.0.5",
|
|
"rtfeldman/elm-css": "18.0.0",
|
|
"rtfeldman/elm-iso8601-date-strings": "1.1.4",
|
|
"rtfeldman/elm-sorter-experiment": "2.1.2",
|
|
"tesk9/accessible-html-with-css": "5.1.0",
|
|
"tesk9/palette": "3.0.1",
|
|
"wernerdegroot/listzipper": "4.0.0"
|
|
},
|
|
"indirect": {
|
|
"SwiftsNamesake/proper-keyboard": "4.0.0",
|
|
"elm/bytes": "1.0.8",
|
|
"elm/file": "1.0.5",
|
|
"elm/virtual-dom": "1.0.3",
|
|
"robinheghan/murmur3": "1.0.0",
|
|
"rtfeldman/elm-hex": "1.0.0"
|
|
}
|
|
},
|
|
"test-dependencies": {
|
|
"direct": {
|
|
"avh4/elm-program-test": "4.0.0",
|
|
"elm-explorations/test": "2.1.1",
|
|
"tesk9/accessible-html": "6.1.0"
|
|
},
|
|
"indirect": {
|
|
"avh4/elm-fifo": "1.0.4",
|
|
"hecrj/html-parser": "2.4.0",
|
|
"mgold/elm-nonempty-list": "4.2.0"
|
|
}
|
|
}
|
|
}
|