{
  "name": "foms-create-branch",
  "version": "1.0.2",
  "description": "foms-create-branch",
  "main": "index.js",
  "bin": {
    "foms": "index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MangoTsing/foms-create-branch.git"
  },
  "author": "yanpeng.shangguan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MangoTsing/foms-create-branch/issues"
  },
  "homepage": "https://github.com/MangoTsing/foms-create-branch#readme",
  "dependencies": {
    "chalk": "^4.1.0",
    "commander": "^6.1.0",
    "log-symbols": "^4.0.0",
    "ora": "^5.1.0",
    "prompts": "^2.4.2"
  }
}
