UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

36 lines (35 loc) 874 B
{ "name": "pullstream", "version": "0.4.1", "description": "A stream you can pull data from.", "main": "pullstream.js", "scripts": { "test": "nodeunit test" }, "license": "MIT", "bugs": { "url": "https://github.com/nearinfinity/node-pullstream/issues" }, "repository": { "type": "git", "url": "https://github.com/nearinfinity/node-pullstream.git" }, "keywords": [ "stream", "pull" ], "devDependencies": { "nodeunit": ">= 0.9.0 < 1", "stream-buffers": ">= 0.2.6 < 1", "async": ">= 0.9.0 <" }, "dependencies": { "over": ">= 0.0.5 < 1", "readable-stream": "~1.0.31", "setimmediate": ">= 1.0.2 < 2", "slice-stream": ">= 1.0.0 < 2" } ,"_resolved": "https://registry.npmjs.org/pullstream/-/pullstream-0.4.1.tgz" ,"_integrity": "sha1-1vs79a7Wl+gxFQ6xACwlo/iuExQ=" ,"_from": "pullstream@0.4.1" }