UNPKG

bip-pod-flow

Version:
33 lines (32 loc) 646 B
{ "name": "bip-pod-flow", "version": "0.4.0", "author": "Michael Pearson", "description": "Pipeline Flow Pod for Bipio", "keywords": [ "bip", "bipio", "pod", "flow" ], "repository": { "type": "git", "url": "git://github.com/bipio-server/bip-pod-flow.git" }, "bugs": { "url": "http://github.com/bipio-server/bip-pod-flow/issues" }, "license": "Apache-2.0", "main": ".", "dependencies": { "generate-schema": "^2.1.1", "node-uuid": "1.3.3", "pkginfo": "0.2.x", "q": "~1.0.1", "safe-regex": "0.0.1", "xml2json": ">=0.3.2" }, "engines": { "node": ">= 0.10.0" } }