{
  "name": "fis3-command-release",
  "description": "fis release command.",
  "version": "1.3.19",
  "author": "FIS Team <fis@baidu.com>",
  "homepage": "http://fis.baidu.com/",
  "keywords": [
    "fis"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/fex-team/fis3-command-release.git"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "main": "index.js",
  "scripts": {
    "test": "mocha test/ut --recursive"
  },
  "dependencies": {
    "chokidar": "3.3.1",
    "livereload-server-spec": "0.2.3",
    "portfinder": "0.4.0"
  }
}
