{
  "name": "create-vite-rubaine-react-ts",
  "version": "1.0.6",
  "description": "Template Vite + React + TypeScript avec système d'authentification et utilitaires API",
  "bin": {
    "create-vite-rubaine-react-ts": "./bin/create-vite-rubaine-react-ts.js"
  },
  "files": [
    "template",
    "template.json"
  ],
  "keywords": [
    "vite",
    "react",
    "typescript",
    "template",
    "authentication",
    "api-utilities",
    "starter",
    "boilerplate"
  ],
  "engines": {
    "node": ">=18.0.0"
  },
  "author": "Rubaine",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Rubaine/vite-react-typescript-template.git"
  },
  "bugs": {
    "url": "https://github.com/Rubaine/vite-react-typescript-template/issues"
  },
  "homepage": "https://github.com/Rubaine/vite-react-typescript-template#readme"
}
