{"name":"graphql-subscriptions","version":"1.0.0","license":"MIT","_id":"graphql-subscriptions@1.0.0","maintainers":[{"name":"danielr","email":"danielr@neophi.com"},{"name":"freiksenet","email":"freiksenet@gmail.com"},{"name":"helfer","email":"jonas@helfer.email"},{"name":"mdg","email":"npm@meteor.com"},{"name":"sashko","email":"s.stubailo@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"contributors":[{"name":"Authors"},{"name":"Jonas Helfer","email":"helfer@users.noreply.github.com"},{"name":"Jonas Helfer","email":"jonas@helfer.email"},{"name":"Quint Stoffers","email":"quintstoffers@users.noreply.github.com"},{"name":"Sashko Stubailo","email":"s.stubailo@gmail.com"},{"name":"Sashko Stubailo","email":"sashko@stubailo.com"},{"name":"David Yahalomi","email":"davidyaha@users.noreply.github.com"},{"name":"Alexander Anich","email":"Anichale@users.noreply.github.com"},{"name":"Francois Valdy","email":"gluck@users.noreply.github.com"},{"name":"Daniel Rinehart","email":"NeoPhi@users.noreply.github.com"}],"homepage":"https://github.com/apollostack/graphql-subscriptions#readme","bugs":{"url":"https://github.com/apollostack/graphql-subscriptions/issues"},"dist":{"shasum":"475267694b3bd465af6477dbab4263a3f62702b8","tarball":"https://registry.npmjs.org/graphql-subscriptions/-/graphql-subscriptions-1.0.0.tgz","fileCount":25,"integrity":"sha512-+ytmryoHF1LVf58NKEaNPRUzYyXplm120ntxfPcgOBC7TnK7Tv/4VRHeh4FAR9iL+O1bqhZs4nkibxQ+OA5cDQ==","signatures":[{"sig":"MEUCIQD80SKNWivVq8Y2aXQuCqwqrvDGNyvAnDAG99f+Dm3ApgIgZlInGL+5FOYPVfAOkUHrK8waf2j7kmMmQ83ZvMt/hSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn/4WCRA9TVsSAnZWagAA2LYQAJUvhhxKNXnIn0hbyczM\nX2b5gAiu5sZ82uwTcmrwGUvwBAko3v4gDbA9tV3JjZbeS2wA8oW1TCoWWL2j\nJLg1Cbdw7YSmU8zDKeF7m+DpQG5ktzvL6gsctd4HwPT2esE9NmOsar2rG+OI\nZlR9kDBEhWLwEQoubJQuiAa1x4RQWm87MxOUWDpSJ6mpyO+xwrkquj5Uzyhm\n7zpl8ZmkcXm4zKKdM+y0dBsVcEC5miaY5SV6JB0vVn3RSmW9vorkZj60OyOt\n3aq8n6m5AdZE3W8XZMx9h3PqZDfsRW5hYrZJ5HMoOizjok10PQ4HjCW49zFc\nFW4hjd5zrGesqQ+gptgq0PdonfSDGCY252/0Vw3prNsioGZfk0AKrWF/r8lB\ng4sqb4ty40sMJKOP+FwM+RQnhodVgeJXD9OWv+t3Bf31Qhu9plxmh0rnZxB3\niKYubeCK5H6pyqlRTYBhdczekLIe/1Ip3+8gPakwVXJSYjds4386Xw/GqS0h\noPNez1dY9886ptkxLTzUVib0j9qKX8V9Cxq/Xd0VTMdFHvAF038RrX0HzTyU\nM7BqfMoG9il8r1Bdy0kRxAh6Kk+4pPM0+wlQ9meq6JyNu++hUf9GMIlEhrTp\n/Z3h5/VcjyXY1RZRiJlMk3+QaZ1D99ZbEYzHf7DyMw/sFw6VIFEYJwb5Bbng\nnftr\r\n=Es7m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","gitHead":"87b8d8e4a8ea5e42f68121db5e841e22ac8b4134","scripts":{"lint":"tslint --project ./tsconfig.json ./src/**/*.ts","test":"npm run testonly --","clean":"rimraf dist coverage","watch":"tsc -w","compile":"tsc","pretest":"npm run compile","coverage":"node ./node_modules/istanbul/lib/cli.js cover _mocha -- --full-trace ./dist/test/tests.js","posttest":"npm run lint","testonly":"mocha --reporter spec --full-trace ./dist/test/tests.js ./dist/test/asyncIteratorSubscription.js ","postcoverage":"remap-istanbul --input coverage/coverage.raw.json --type lcovonly --output coverage/lcov.info","prepublishOnly":"npm run clean && npm run compile"},"typings":"dist/index.d.ts","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"repository":{"url":"git+https://github.com/apollostack/graphql-subscriptions.git","type":"git"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.4.1","description":"GraphQL subscriptions for node.js","directories":{},"_nodeVersion":"8.11.2","dependencies":{"iterall":"^1.2.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","mocha":"^5.2.0","sinon":"^6.1.4","rimraf":"^2.6.2","tslint":"^5.11.0","graphql":"^14.0.0","istanbul":"^1.0.0-alpha.2","sinon-chai":"^3.2.0","typescript":"^2.3.2","@types/node":"^8.0.28","@types/mocha":"^2.2.39","@types/sinon":"^5.0.1","@types/graphql":"^14.0.0","remap-istanbul":"^0.9.1","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.0","@types/chai-as-promised":"^7.1.0"},"peerDependencies":{"graphql":"^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/graphql-subscriptions_1.0.0_1537211926123_0.663640939380507","host":"s3://npm-registry-packages"}}