Add part1

This commit is contained in:
Richard Feldman
2018-04-30 04:20:48 -04:00
parent 394b108065
commit 5e232596d9
240 changed files with 34606 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"rtfeldman/elm-validate": "2.0.0",
"rtfeldman/selectlist": "1.0.0",
"elm-lang/navigation": "2.1.0",
"elm-lang/virtual-dom": "2.0.4",
"evancz/url-parser": "2.0.1",
"mgold/elm-date-format": "1.5.0",
"evancz/elm-markdown": "3.0.2",
"elm-lang/dom": "1.1.1",
"elm-lang/html": "2.0.0",
"elm-community/json-extra": "2.7.0",
"elm-lang/http": "1.0.0",
"lukewestby/elm-http-builder": "5.2.0",
"NoRedInk/elm-decode-pipeline": "3.0.0",
"elm-lang/core": "5.1.1"
}