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

18 lines (17 loc) 384 B
{ "name": "complex", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start:complex": "elm-live src/complex/Main.elm --open", "start:license-explorer": "elm-live src/license-explorer/Main.elm --open" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "elm": "^0.19.0-no-deps", "elm-live": "3.4.0" } }