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

82 lines (81 loc) 2.08 kB
{ "_args": [ [ "elm-hot-webpack-loader@1.0.2", "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription" ] ], "_from": "elm-hot-webpack-loader@1.0.2", "_id": "elm-hot-webpack-loader@1.0.2", "_inBundle": false, "_integrity": "sha512-lkfBivr4VRIPBh9lqITI2gPndQZ8WhtpF3gDmCjndtIEOWNzJ1GaFMQI8P96mn3siY0oOHhTk6qUf9rntmJxwQ==", "_location": "/elm-hot-webpack-loader", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "elm-hot-webpack-loader@1.0.2", "name": "elm-hot-webpack-loader", "escapedName": "elm-hot-webpack-loader", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/elm-hot-webpack-loader/-/elm-hot-webpack-loader-1.0.2.tgz", "_spec": "1.0.2", "_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-webpack-loader/issues" }, "dependencies": { "elm-hot": "^1.0.1" }, "description": "Webpack loader providing hot code swapping for Elm", "devDependencies": { "ava": "1.0.0-beta.6", "chokidar": "^2.0.4", "elm": "^0.19.0", "elm-webpack-loader": "^5.0.0", "express": "^4.16.3", "file-loader": "1.1.10", "puppeteer": "^1.5.0", "tap-xunit": "^2.3.0", "webpack": "4.0.1", "webpack-cli": "2.0.9", "webpack-dev-server": "3.0.0" }, "homepage": "https://github.com/klazuka/elm-hot-webpack-loader#readme", "keywords": [ "Elm", "HMR", "hot", "reload", "loader", "webpack" ], "license": "MIT", "main": "src/index.js", "name": "elm-hot-webpack-loader", "peerDependencies": { "elm-webpack-loader": "^5.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/klazuka/elm-hot-webpack-loader.git" }, "scripts": { "test": "ava" }, "version": "1.0.2" }