{
  "name": "@gitbook-ng/node.flow",
  "version": "1.2.4",
  "description": "A deadly simple flow control package for node.js",
  "keywords": [
    "flow",
    "node.flow",
    "flow control",
    "async",
    "sync",
    "steps"
  ],
  "dependencies": {
    "node.extend": "^1.1.8"
  },
  "devDependencies": {
    "should": "2.1.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gitbook-ng/node.flow.git"
  },
  "main": "index",
  "engines": [
    "node >= 0.4.0"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://en.wikipedia.org/wiki/MIT_License"
    }
  ]
}
