@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">
46 lines (45 loc) • 1.21 kB
JSON
{
"name": "@absinthe/socket",
"version": "0.1.10",
"description": "Absinthe Socket",
"module": "dist/index.js",
"main": "compat/cjs/index.js",
"react-native": "src/index",
"scripts": {
"version": "nps version",
"prepublish": "nps prepublish"
},
"repository": {
"type": "git",
"url": "git+https://github.com/absinthe-graphql/absinthe-socket.git"
},
"author": "Mauro Titimoli <mgtitimoli@gmail.com> (https://github.com/mgtitimoli)",
"license": "MIT",
"bugs": {
"url": "https://github.com/absinthe-graphql/absinthe-socket/issues"
},
"homepage": "https://github.com/absinthe-graphql/absinthe-socket#readme",
"keywords": [
"absinthe",
"phoenix",
"socket",
"client",
"graphql",
"utilities",
"utils"
],
"dependencies": {
"@jumpn/utils-array": "0.3.4",
"@jumpn/utils-composite": "0.5.0",
"@jumpn/utils-graphql": "0.5.3",
"babel-runtime": "6.26.0",
"phoenix": "1.3.0",
"zen-observable": "0.6.0"
},
"devDependencies": {
"nps": "5.7.1"
}
,"_resolved": "https://registry.npmjs.org/@absinthe/socket/-/socket-0.1.10.tgz"
,"_integrity": "sha1-ZX97Ms1hYb3CCyjBN33DWW6iVDI="
,"_from": "@absinthe/socket@0.1.10"
}