{
  "name": "@s-ui/codemod",
  "version": "1.7.0",
  "description": "",
  "main": "index.js",
  "bin": {
    "sui-codemod": "./bin/sui-codemod.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@babel/parser": "7.12.11",
    "colors": "1.4.0",
    "commander": "6.2.1",
    "fast-glob": "3.2.4",
    "jscodeshift": "0.11.0",
    "just-pascal-case": "1.1.0"
  }
}
