Sin Descripción

elm-package.json 450B

    { "version": "0.1.0", "summary": "Playing around with Elm", "repository": "https://github.com/heyLu/lp.git", "license": "MIT", "source-directories": [ "." ], "exposed-modules": [], "dependencies": { "elm-lang/core": "1.1.1 <= v < 2.0.0", "evancz/elm-html": "2.0.0 <= v < 3.0.0", "evancz/local-channel": "1.0.0 <= v < 2.0.0", "heyLu/elm-format-date": "1.0.0 <= v < 2.0.0" } }