81764
|
1 |
{
|
|
2 |
"type": "application",
|
|
3 |
"source-directories": [
|
|
4 |
"src"
|
|
5 |
],
|
|
6 |
"elm-version": "0.19.1",
|
|
7 |
"dependencies": {
|
|
8 |
"direct": {
|
|
9 |
"Dacit/material-components-web-elm": "1.0.0",
|
|
10 |
"elm/browser": "1.0.2",
|
|
11 |
"elm/core": "1.0.5",
|
|
12 |
"elm/html": "1.0.0",
|
|
13 |
"elm/http": "2.0.0",
|
|
14 |
"elm/json": "1.1.3",
|
|
15 |
"elm/time": "1.0.0",
|
|
16 |
"elm/url": "1.0.0",
|
|
17 |
"elm-community/array-extra": "2.6.0",
|
|
18 |
"elm-community/basics-extra": "4.1.0",
|
|
19 |
"elm-community/dict-extra": "2.4.0",
|
|
20 |
"elm-community/html-extra": "3.4.0",
|
|
21 |
"elm-community/json-extra": "4.3.0",
|
|
22 |
"elm-community/list-extra": "8.7.0",
|
|
23 |
"elm-community/maybe-extra": "5.3.0",
|
|
24 |
"elm-community/result-extra": "2.4.0",
|
|
25 |
"elm-community/string-extra": "4.0.1",
|
|
26 |
"hecrj/html-parser": "2.4.0"
|
|
27 |
},
|
|
28 |
"indirect": {
|
|
29 |
"elm/bytes": "1.0.8",
|
|
30 |
"elm/file": "1.0.5",
|
|
31 |
"elm/parser": "1.1.0",
|
|
32 |
"elm/regex": "1.0.0",
|
|
33 |
"elm/svg": "1.0.1",
|
|
34 |
"elm/virtual-dom": "1.0.3",
|
|
35 |
"rtfeldman/elm-hex": "1.0.0",
|
|
36 |
"rtfeldman/elm-iso8601-date-strings": "1.1.4"
|
|
37 |
}
|
|
38 |
},
|
|
39 |
"test-dependencies": {
|
|
40 |
"direct": {},
|
|
41 |
"indirect": {}
|
|
42 |
}
|
|
43 |
}
|