{
  "name": "stream-total",
  "version": "1.0.3",
  "description": "total for stream json object",
  "main": "total.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "total",
    "stream",
    "sum",
    "avg"
  ],
  "author": "bona shen",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bonashen/stream-total.git"
  },
  "bugs": {
    "url": "https://github.com/bonashen/stream-total/issues"
  },
  "homepage": "https://github.com/bonashen/stream-total#readme",
  "dependencies": {
    "through": "^2.3.7"
  }
}
