{
  "name": "@s-ui/mono",
  "version": "2.0.1",
  "description": "Commit and release manager",
  "main": "index.js",
  "bin": {
    "sui-mono": "./bin/sui-mono.js"
  },
  "keywords": [
    "commitizen",
    "release"
  ],
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@s-ui/helpers": "1",
    "commander": "6.2.1",
    "commitizen": "4.2.3",
    "conventional-changelog": "3.1.24",
    "editor": "1.0.0",
    "git-url-parse": "11.4.4",
    "glob": "7.1.6",
    "rimraf": "3.0.2",
    "temp": "0.9.4",
    "word-wrap": "1.2.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SUI-Components/sui.git"
  },
  "bugs": {
    "url": "https://github.com/SUI-Components/sui/issues"
  },
  "homepage": "https://github.com/SUI-Components/sui/tree/master/packages/sui-mono#readme"
}
