UNPKG

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

38 lines 1.07 kB
{ "type": "application", "source-directories": [ "../src", "src", "src/complex" ], "elm-version": "0.19.0", "dependencies": { "direct": { "Skinney/murmur3": "2.0.8", "elm/browser": "1.0.1", "elm/core": "1.0.2", "elm/html": "1.0.0", "elm/http": "2.0.0", "elm/json": "1.1.2", "elm/regex": "1.0.0", "elm/time": "1.0.0", "elm/url": "1.0.0", "elm-community/list-extra": "8.0.0", "krisajenkins/remotedata": "6.0.1", "lukewestby/elm-string-interpolate": "1.0.3", "mdgriffith/elm-ui": "1.1.0", "rtfeldman/elm-iso8601-date-strings": "1.1.2", "ryannhg/date-format": "2.1.0" }, "indirect": { "elm/bytes": "1.0.7", "elm/file": "1.0.1", "elm/parser": "1.1.0", "elm/virtual-dom": "1.0.2" } }, "test-dependencies": { "direct": {}, "indirect": {} } }