{
  "name": "ambuild",
  "version": "1.0.0",
  "bin": {
    "ambuild": "./bin/ambuild.js"
  },
  "dependencies": {
    "commander": "^2.9.0",
    "gulp": "^3.9.1",
    "through2": "^2.0.3"
  }
}
