{
  "_args": [
    [
      "@absinthe/socket@0.1.10",
      "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription"
    ]
  ],
  "_from": "@absinthe/socket@0.1.10",
  "_id": "@absinthe/socket@0.1.10",
  "_inBundle": false,
  "_integrity": "sha1-ZX97Ms1hYb3CCyjBN33DWW6iVDI=",
  "_location": "/@absinthe/socket",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@absinthe/socket@0.1.10",
    "name": "@absinthe/socket",
    "escapedName": "@absinthe%2fsocket",
    "scope": "@absinthe",
    "rawSpec": "0.1.10",
    "saveSpec": null,
    "fetchSpec": "0.1.10"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@absinthe/socket/-/socket-0.1.10.tgz",
  "_spec": "0.1.10",
  "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription",
  "author": {
    "name": "Mauro Titimoli",
    "email": "mgtitimoli@gmail.com",
    "url": "https://github.com/mgtitimoli"
  },
  "bugs": {
    "url": "https://github.com/absinthe-graphql/absinthe-socket/issues"
  },
  "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"
  },
  "description": "Absinthe Socket",
  "devDependencies": {
    "nps": "5.7.1"
  },
  "homepage": "https://github.com/absinthe-graphql/absinthe-socket#readme",
  "keywords": [
    "absinthe",
    "phoenix",
    "socket",
    "client",
    "graphql",
    "utilities",
    "utils"
  ],
  "license": "MIT",
  "main": "compat/cjs/index.js",
  "module": "dist/index.js",
  "name": "@absinthe/socket",
  "react-native": "src/index",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/absinthe-graphql/absinthe-socket.git"
  },
  "scripts": {
    "prepublish": "nps prepublish",
    "version": "nps version"
  },
  "version": "0.1.10"
}
