UNPKG

cordova-elm-template-jumpstart

Version:

Cordova template to jumpstart development using Elm and Webpack

24 lines (23 loc) 858 B
{ "version": "0.0.1", "summary": "helpful summary of your project, less than 80 characters", "repository": "https://github.com/user/project.git", "license": "UNLICENSE", "source-directories": [ "." ], "exposed-modules": [], "dependencies": { "elm-community/maybe-extra": "3.0.0 <= v < 4.0.0", "ccapndave/elm-update-extra": "3.0.0 <= v < 4.0.0", "elm-lang/core": "5.1.1 <= v < 6.0.0", "elm-lang/html": "2.0.0 <= v < 3.0.0", "elm-lang/http": "1.0.0 <= v < 2.0.0", "elm-lang/navigation": "2.1.0 <= v < 3.0.0", "evancz/url-parser": "2.0.1 <= v < 3.0.0", "gdotdesign/elm-ui": "1.2.1 <= v < 2.0.0", "krisajenkins/remotedata": "4.3.0 <= v < 5.0.0", "rundis/elm-bootstrap": "3.0.0 <= v < 4.0.0" }, "elm-version": "0.18.0 <= v < 0.19.0" }