{
  "name": "highland-piper",
  "version": "1.0.3",
  "description": "Create highland pipelines with abort and finalize logic.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ezodude/highland-piper.git"
  },
  "keywords": [
    "highland.js",
    "pipelines",
    "pipeline",
    "highland"
  ],
  "author": "Ezo Saleh <npm@ezosaleh.com> (http://ezosaleh.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ezodude/highland-piper/issues"
  },
  "homepage": "https://github.com/ezodude/highland-piper#readme",
  "dependencies": {
    "highland": "^2.8.1",
    "lodash": "^4.13.1"
  }
}
