{
  "name": "@absinthe/socket-graphiql",
  "version": "0.2.1",
  "description": "Socket GraphiQL Utilities",
  "module": "dist/index.js",
  "main": "compat/cjs/index.js",
  "react-native": "src/index",
  "scripts": {
    "version": "nps version",
    "prepack": "nps prepack"
  },
  "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/tree/master/packages/socket-graphiql#readme",
  "keywords": [
    "absinthe",
    "phoenix",
    "socket",
    "client",
    "graphql",
    "graphiql",
    "subscriptions",
    "transport",
    "websocket",
    "utilities",
    "utils"
  ],
  "dependencies": {
    "@absinthe/socket": "0.2.1",
    "@babel/runtime": "7.2.0",
    "@jumpn/utils-graphql": "0.6.0",
    "core-js": "2.6.0"
  },
  "devDependencies": {
    "nps": "5.9.3"
  },
  "peerDependencies": {
    "phoenix": "^1.4.0"
  },
  "gitHead": "e61a9997cdc76c685cb5d96829320de0dd8f81c9"
}
