@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">
69 lines (68 loc) • 1.58 kB
JSON
{
"_args": [
[
"elm-hot@1.0.1",
"/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription"
]
],
"_from": "elm-hot@1.0.1",
"_id": "elm-hot@1.0.1",
"_inBundle": false,
"_integrity": "sha512-C6VEX3TqVJv+OhUKMMb2mcaSuRArqvCFNItqxue81/mlfX4PWwvovE5vqocgO3AnrStyHElCRm0KNknfDttEBw==",
"_location": "/elm-hot",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "elm-hot@1.0.1",
"name": "elm-hot",
"escapedName": "elm-hot",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/elm-hot-webpack-loader"
],
"_resolved": "https://registry.npmjs.org/elm-hot/-/elm-hot-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription",
"author": {
"name": "Keith Lazuka"
},
"ava": {
"files": [
"test/test.js"
]
},
"bugs": {
"url": "https://github.com/klazuka/elm-hot/issues"
},
"description": "Hot code swapping for Elm",
"devDependencies": {
"ava": "1.0.0-beta.6",
"chokidar": "^2.0.4",
"elm": "^0.19.0",
"express": "^4.16.3",
"puppeteer": "^1.5.0",
"tap-xunit": "^2.3.0"
},
"homepage": "https://github.com/klazuka/elm-hot#readme",
"keywords": [
"Elm",
"HMR",
"hot",
"reload"
],
"license": "MIT",
"main": "src/index.js",
"name": "elm-hot",
"repository": {
"type": "git",
"url": "git+https://github.com/klazuka/elm-hot.git"
},
"scripts": {
"test": "ava"
},
"version": "1.0.1"
}