{
  "name": "cenos-build-helper",
  "version": "1.2.0",
  "description": "CENOS build helper CLI",
  "main": "index.js",
  "bin": {
    "cenos-app": "bin/cli-app.js",
    "cenos-build-helper": "bin/cli-helpers.js"
  },
  "scripts": {
    "test": "echo \"ERROR: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "CENOS",
  "dependencies": {
    "del": "5.1.0",
    "gulp": "4.0.2",
    "gulp-file-include": "2.1.1",
    "gulp-print": "5.0.2",
    "gulp-rename": "2.0.0",
    "gulp-yaml": "2.0.4",
    "minimist": "1.2.5"
  }
}
