{
  "name": "pylon-cli",
  "version": "0.0.1",
  "description": "Pylon’s Official CLI!",
  "main": "src/index.js",
  "bin": {
    "@pylon/cli": "bin/create-project",
    "pyloncreate": "bin/create-project"
  },
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sxpherrdabot/Sxpherrdabot.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Sxpherrdabot/Sxpherrdabot/issues"
  },
  "homepage": "https://github.com/Sxpherrdabot/Sxpherrdabot#readme",
  "dependencies": {
    "@types/node": "^14.14.12",
    "ag": "^0.9.0",
    "arg": "^5.0.0",
    "chalk": "^4.1.0",
    "esm": "^3.2.25",
    "execa": "^5.0.0",
    "fs": "0.0.1-security",
    "inquirer": "^7.3.3",
    "listr": "^0.14.3",
    "ncp": "^2.0.0",
    "path": "^0.12.7",
    "pkg-install": "^1.0.0",
    "util": "^0.12.3"
  }
}
