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

24 lines (23 loc) 498 B
{ "name": "node-elm-compiler", "version": "3.0.0", "homepage": "https://github.com/rtfeldman/node-elm-compiler", "authors": [ "Richard Feldman <richard.t.feldman@gmail.com>" ], "description": "A Node.js interface to the Elm compiler binaries. Supports Elm version 0.17", "main": "index.js", "keywords": [ "elm", "node", "compiler" ], "license": "BSD-3-Clause", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }