Skip to content

Instantly share code, notes, and snippets.

@Dobiasd
Created May 20, 2015 11:56
Show Gist options
  • Save Dobiasd/df75cc6fcfb2342f7209 to your computer and use it in GitHub Desktop.
Save Dobiasd/df75cc6fcfb2342f7209 to your computer and use it in GitHub Desktop.
{
"version": "1.0.0",
"summary": "post test",
"repository": "https://github.com/USER/PROJECT.git",
"license": "proprietary",
"source-directories": [
"src/elm"
],
"exposed-modules": [],
"dependencies": {
"elm-lang/core": "2.0.1 <= v < 3.0.0",
"evancz/elm-html": "3.0.0 <= v < 4.0.0",
"evancz/elm-http": "1.0.0 <= v < 2.0.0"
},
"elm-version": "0.15.0 <= v < 0.16.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment