{
  "name": "reusable-react-libs",
  "version": "1.0.0",
  "description": "Common reusable react components",
  "main": "index.tsx",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Login",
    "Register",
    "ForgotPassword",
    "ResetPassword"
  ],
  "author": "SSW",
  "license": "ISC",
  "peerDependencies": {
    "react": "^18.2.0"
  }
}
