UNPKG

@absinthe/socket

Version:
47 lines (46 loc) 1.15 kB
{ "name": "@absinthe/socket", "version": "0.2.1", "description": "Absinthe Socket", "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#readme", "keywords": [ "absinthe", "phoenix", "socket", "client", "graphql", "utilities", "utils" ], "dependencies": { "@babel/runtime": "7.2.0", "@jumpn/utils-array": "0.3.4", "@jumpn/utils-composite": "0.7.0", "@jumpn/utils-graphql": "0.6.0", "core-js": "2.6.0", "zen-observable": "0.8.11" }, "devDependencies": { "nps": "5.9.3" }, "peerDependencies": { "phoenix": "^1.4.0" }, "gitHead": "e61a9997cdc76c685cb5d96829320de0dd8f81c9" }