{
  "name": "@fibjs/ci",
  "version": "2.7.2",
  "description": "CI tool for fibjs project.",
  "main": "app.js",
  "scripts": {
    "postinstall": "node generator.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fibjs-modules/ci.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fibjs-modules/ci/issues"
  },
  "homepage": "https://github.com/fibjs-modules/ci#readme",
  "dependencies": {
    "chalk": "^2.4.2",
    "nunjucks": "^3.0.0"
  },
  "files": [
    "generator.js",
    "tpl"
  ]
}
