Skip to content

Instantly share code, notes, and snippets.

@gotcha
Created November 14, 2016 16:28
Show Gist options
  • Save gotcha/051c82f0a393128d124dbbb74316a92b to your computer and use it in GitHub Desktop.
Save gotcha/051c82f0a393128d124dbbb74316a92b to your computer and use it in GitHub Desktop.
{
"version": "1.0.0",
"summary": "experimental UI to attack Plone through REST and elm",
"repository": "https://github.com/user/project.git",
"license": "BSD3",
"source-directories": [
"."
],
"exposed-modules": [],
"dependencies": {
"Fresheyeball/elm-return": "5.0.0 <= v < 6.0.0",
"debois/elm-mdl": "7.6.0 <= v < 8.0.0",
"elm-lang/core": "4.0.5 <= v < 5.0.0",
"elm-lang/html": "1.1.0 <= v < 2.0.0",
"evancz/elm-http": "3.0.1 <= v < 4.0.0",
"krisajenkins/remotedata": "2.4.0 <= v < 3.0.0",
"lukewestby/elm-http-builder": "2.1.0 <= v < 3.0.0",
"rtfeldman/elm-css": "5.0.0 <= v < 6.0.0",
"rtfeldman/elm-css-helpers": "2.0.0 <= v < 3.0.0"
},
"elm-version": "0.17.0 <= v < 0.18.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment