{
    "version": "0.1",
    "summary": "concise, helpful summary of your project",
    "description": "full description of this project, describe your use case",
    "license": "BSD3",
    "exposed-modules": [],
    "elm-version": "0.12.3",
    "dependencies": {
        "johnpmayer/elm-webgl": "0.1.1",
        "johnpmayer/elm-linear-algebra": "1.0.1"
    },
    "repository": "https://github.com/USER/PROJECT.git"
}
