{
  "name": "@hapi/good-squeeze",
  "version": "6.0.0",
  "description": "Collection of utility transform streams.",
  "repository": "https://github.com/hapijs/good-squeeze.git",
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "keywords": [
    "good",
    "good-reporter",
    "transform-stream",
    "filtering",
    "stream"
  ],
  "dependencies": {
    "@hapi/hoek": "9.x.x",
    "fast-safe-stringify": "2.x.x"
  },
  "devDependencies": {
    "@hapi/boom": "9.x.x",
    "@hapi/code": "8.x.x",
    "@hapi/lab": "22.x.x",
    "@hapi/teamwork": "4.x.x"
  },
  "scripts": {
    "test": "lab -m 5000 -t 100 -L -a @hapi/code"
  },
  "license": "BSD-3-Clause"
}
