roshiro/openws_one

View on GitHub
elm-package.json

Summary

Maintainability
Test Coverage
{
    "version": "1.0.0",
    "summary": "Public JSON Storage service",
    "repository": "https://github.com/roshiro/openws_one.git",
    "license": "MIT",
    "source-directories": [
        "."
    ],
    "exposed-modules": [],
    "dependencies": {
        "elm-lang/core": "4.0.5 <= v < 5.0.0",
        "elm-lang/html": "1.1.0 <= v < 2.0.0"
    },
    "elm-version": "0.17.1 <= v < 0.18.0"
}