@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">
20 lines (19 loc) • 622 B
JSON
{
"name": "babel-runtime",
"version": "6.26.0",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
},
"devDependencies": {
"babel-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0"
}
,"_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz"
,"_integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4="
,"_from": "babel-runtime@6.26.0"
}