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">

72 lines (71 loc) 1.73 kB
{ "_args": [ [ "match-stream@0.0.2", "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription" ] ], "_from": "match-stream@0.0.2", "_id": "match-stream@0.0.2", "_inBundle": false, "_integrity": "sha1-mesFAJOzTf+t5CG5rAtBCpz6F88=", "_location": "/match-stream", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3" }, "_requested": { "type": "version", "registry": true, "raw": "match-stream@0.0.2", "name": "match-stream", "escapedName": "match-stream", "rawSpec": "0.0.2", "saveSpec": null, "fetchSpec": "0.0.2" }, "_requiredBy": [ "/unzip" ], "_resolved": "https://registry.npmjs.org/match-stream/-/match-stream-0.0.2.tgz", "_spec": "0.0.2", "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription", "author": { "name": "Evan Oxfeld", "email": "eoxfeld@gmail.com" }, "bugs": { "url": "https://github.com/EvanOxfeld/match-stream/issues" }, "dependencies": { "buffers": "~0.1.1", "readable-stream": "~1.0.0" }, "description": "Match a pattern within a stream", "devDependencies": { "stream-buffers": "~0.2.4", "tap": "~0.4.0" }, "directories": { "example": "examples", "test": "test" }, "gitHead": "665dabbb0a3593310012eb041fc07395db632a20", "homepage": "https://github.com/EvanOxfeld/match-stream#readme", "keywords": [ "match", "stream", "split" ], "license": "MIT", "main": "match.js", "name": "match-stream", "repository": { "type": "git", "url": "git+https://github.com/EvanOxfeld/match-stream.git" }, "scripts": { "test": "tap ./test/*.js" }, "version": "0.0.2" }