{
  "name": "@sudoo/coco",
  "main": "index.js",
  "version": "1.8.5",
  "description": ":ocean: A simple command line tool framework",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sudoo/Coco.git"
  },
  "keywords": [
    "bark"
  ],
  "author": "WMXPY",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sudoo/Coco/issues"
  },
  "homepage": "https://github.com/sudoo/Coco#readme",
  "dependencies": {
    "connor": "^2.7.0"
  }
}