{
  "name": "@lukaskl/absinthe_socket-apollo-link",
  "version": "0.2.1",
  "description": "Absinthe Socket Apollo Link",
  "module": "dist/index.js",
  "main": "compat/cjs/index.js",
  "react-native": "src/index",
  "scripts": {
    "version": "nps version",
    "ignore-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/absinthe-phoenix-socket-apollo-link#readme",
  "keywords": [
    "absinthe",
    "phoenix",
    "socket",
    "apollo",
    "link",
    "apollo-link",
    "client",
    "graphql",
    "utilities",
    "utils"
  ],
  "dependencies": {
    "@lukaskl/absinthe_socket": "0.2.1",
    "@babel/runtime": "7.2.0",
    "apollo-link": "1.2.5",
    "core-js": "2.6.0",
    "flow-static-land": "0.2.8",
    "graphql": "14.0.2",
    "zen-observable": "0.8.11"
  },
  "devDependencies": {
    "nps": "5.9.3"
  },
  "gitHead": "e61a9997cdc76c685cb5d96829320de0dd8f81c9"
}
