@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">
78 lines (77 loc) • 2.03 kB
JSON
{
"_args": [
[
"elm-webpack-loader@5.0.0",
"/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription"
]
],
"_from": "elm-webpack-loader@5.0.0",
"_id": "elm-webpack-loader@5.0.0",
"_inBundle": false,
"_integrity": "sha512-d1a06wvnQzXsAAakkI+lB2uQ9m3BREAqRFk/foxdznQ2Ge29ygkBUGQZ3spNwOy8hLo55ULKd9n1eifW9HJ5ag==",
"_location": "/elm-webpack-loader",
"_phantomChildren": {
"code-point-at": "1.1.0",
"get-caller-file": "1.0.3",
"number-is-nan": "1.0.1",
"read-pkg-up": "1.0.1",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"wrap-ansi": "2.1.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "elm-webpack-loader@5.0.0",
"name": "elm-webpack-loader",
"escapedName": "elm-webpack-loader",
"rawSpec": "5.0.0",
"saveSpec": null,
"fetchSpec": "5.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/elm-webpack-loader/-/elm-webpack-loader-5.0.0.tgz",
"_spec": "5.0.0",
"_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription",
"author": {
"name": "elm-community"
},
"bugs": {
"url": "https://github.com/elm-community/elm-webpack-loader/issues"
},
"dependencies": {
"elm": "^0.19.0",
"glob": "^7.1.1",
"loader-utils": "^1.0.2",
"node-elm-compiler": "^5.0.0",
"yargs": "^6.5.0"
},
"description": "Webpack loader for the Elm programming language.",
"devDependencies": {
"chai": "^3.4.1",
"mocha": "3.0.2"
},
"engines": {
"node": ">=6.0.0"
},
"homepage": "https://github.com/elm-community/elm-webpack-loader",
"keywords": [
"elm",
"webpack",
"loader"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "elm-webpack-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/elm-community/elm-webpack-loader.git"
},
"scripts": {
"test": "mocha test/*.js"
},
"version": "5.0.0"
}