{
  "name": "@nuintun/switch-stream",
  "version": "1.1.1",
  "description": "A stream condition for switch/case.",
  "author": {
    "name": "nuintun",
    "email": "nuintun@qq.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuintun/switch-stream.git"
  },
  "bugs": {
    "url": "https://github.com/nuintun/switch-stream/issues"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "stream",
    "switch",
    "case",
    "condition"
  ],
  "dependencies": {
    "holding": "^3.1.0",
    "@nuintun/through": "^1.1.1",
    "@nuintun/duplexer": "^1.1.1"
  },
  "homepage": "https://github.com/nuintun/switch-stream#readme"
}
