{ "type": "application", "source-directories": [ "src", "dev" ], "elm-version": "0.19.1", "dependencies": { "direct": { "Orasund/elm-ui-widgets": "3.4.0", "avh4/elm-color": "1.0.0", "elm/browser": "1.0.2", "elm/core": "1.0.5", "elm/html": "1.0.0", "elm/json": "1.1.3", "elm/svg": "1.0.1", "elm/time": "1.0.0", "elm/url": "1.0.0", "mdgriffith/elm-ui": "1.1.8", "miniBill/elm-fast-dict": "1.1.0" }, "indirect": { "elm/regex": "1.0.0", "elm/virtual-dom": "1.0.3", "elm-community/intdict": "3.0.0", "fredcy/elm-parseint": "2.0.1", "noahzgordon/elm-color-extra": "1.0.2", "turboMaCk/queue": "1.1.0" } }, "test-dependencies": { "direct": { "elm-explorations/test": "2.2.0" }, "indirect": { "elm/bytes": "1.0.8", "elm/random": "1.0.0" } } }