@dillonkearns/elm-graphql
Version:
<img src="https://cdn.rawgit.com/martimatix/logo-graphqelm/master/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">
28 lines • 705 B
JSON
{
"type": "application",
"source-directories": [
"src"
],
"elm-version": "0.19.0",
"dependencies": {
"direct": {
"elm/core": "1.0.0",
"elm/json": "1.0.0",
"elm/regex": "1.0.0",
"elm-community/json-extra": "3.0.0",
"elm-community/list-extra": "8.0.0",
"elm-community/string-extra": "3.0.0",
"lukewestby/elm-string-interpolate": "1.0.3"
},
"indirect": {}
},
"test-dependencies": {
"direct": {
"elm-explorations/test": "1.0.0"
},
"indirect": {
"elm/random": "1.0.0",
"elm/time": "1.0.0"
}
}
}