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

5 lines (3 loc) 145 B
'use strict'; const packageJson = require('package-json'); module.exports = name => packageJson(name.toLowerCase()).then(data => data.version);