UNPKG

@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">

30 lines 756 B
{ "type": "application", "source-directories": [ "../src", "src" ], "elm-version": "0.19.0", "dependencies": { "direct": { "elm/browser": "1.0.0", "elm/core": "1.0.0", "elm/html": "1.0.0", "elm/http": "1.0.0", "elm/json": "1.0.0", "elm/url": "1.0.0", "elm-community/list-extra": "8.0.0", "krisajenkins/remotedata": "5.0.0", "lukewestby/elm-string-interpolate": "1.0.3" }, "indirect": { "elm/regex": "1.0.0", "elm/time": "1.0.0", "elm/virtual-dom": "1.0.0" } }, "test-dependencies": { "direct": {}, "indirect": {} } }