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

38 lines (37 loc) 909 B
{ "name": "match-stream", "version": "0.0.2", "description": "Match a pattern within a stream", "main": "match.js", "directories": { "example": "examples", "test": "test" }, "dependencies": { "buffers": "~0.1.1", "readable-stream": "~1.0.0" }, "devDependencies": { "tap": "~0.4.0", "stream-buffers": "~0.2.4" }, "scripts": { "test": "./node_modules/.bin/tap ./test/*.js" }, "repository": { "type": "git", "url": "https://github.com/EvanOxfeld/match-stream.git" }, "keywords": [ "match", "stream", "split" ], "author": "Evan Oxfeld <eoxfeld@gmail.com>", "license": "MIT", "readmeFilename": "README.md", "gitHead": "665dabbb0a3593310012eb041fc07395db632a20" ,"_resolved": "https://registry.npmjs.org/match-stream/-/match-stream-0.0.2.tgz" ,"_integrity": "sha1-mesFAJOzTf+t5CG5rAtBCpz6F88=" ,"_from": "match-stream@0.0.2" }