@dillonkearns/elm-graphql
Version:
<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">
35 lines • 1.14 kB
JSON
{
"type": "application",
"source-directories": [
"/home/travis/build/dillonkearns/elm-graphql/elm-stuff/generated-code/elm-explorations/test/src",
"/home/travis/build/dillonkearns/elm-graphql/node_modules/elm-test/elm/src",
"/home/travis/build/dillonkearns/elm-graphql/src",
"/home/travis/build/dillonkearns/elm-graphql/tests"
],
"elm-version": "0.19.0",
"dependencies": {
"direct": {
"elm/core": "1.0.2",
"elm/json": "1.1.1",
"elm/random": "1.0.0",
"elm/time": "1.0.0",
"Skinney/murmur3": "2.0.8",
"elm/http": "2.0.0",
"elm/url": "1.0.0",
"elm-community/list-extra": "8.0.0",
"lukewestby/elm-string-interpolate": "1.0.3",
"elm/html": "1.0.0",
"elm-explorations/test": "1.0.0"
},
"indirect": {
"elm/bytes": "1.0.8",
"elm/file": "1.0.5",
"elm/regex": "1.0.0",
"elm/virtual-dom": "1.0.2"
}
},
"test-dependencies": {
"direct": {},
"indirect": {}
}
}