{
  "name": "stylomatic",
  "version": "0.8.1",
  "main": "index.js",
  "license": "MIT",
  "files": [
    "jest-node.js",
    "base.json",
    "nextjs.json",
    "react-library.json",
    "node-library.json",
    "tsconfig.json.tmpl",
    ".eslintrc.js.tmpl",
    ".prettierrc.js.tmpl"
  ],
  "bin": {
    "stylomatic": "bin/init"
  },
  "dependencies": {
    "@vercel/style-guide": "^5.0.2-canary.1",
    "@types/supertest": "^2.0.14",
    "eslint": "^8.51.0",
    "prettier":"3.0.3",
    "eslint-plugin-tailwindcss": "^3.13.0",
    "supertest": "^6.3.3"
  }
}
