{"_id":"@allen-dev/small-ui-framework","_rev":"1-a848494bd9d9f3b8705bc7ce884308c6","name":"@allen-dev/small-ui-framework","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@allen-dev/small-ui-framework","version":"1.0.0","_id":"@allen-dev/small-ui-framework@1.0.0","maintainers":[{"name":"allen-dev","email":"leo365developer@gmail.com"}],"dist":{"shasum":"ce7b281d4a5023573dafa3d81b51efcaad30fdfb","tarball":"https://registry.npmjs.org/@allen-dev/small-ui-framework/-/small-ui-framework-1.0.0.tgz","fileCount":17,"integrity":"sha512-f5QQEv14cDm80s7sdtSF3d45WLliSZL2Eb2AHNRkfciCSgb+aPpHz5eoMdRxpa5MXT2obzlsQ314luiQ68drxQ==","signatures":[{"sig":"MEUCIFaVi1EA7MQjTMiF+kf8aims75QOIdMrxi97CO0/+eztAiEAtL1kZZlYEiGXrBQQ/flvNoeZL26MiNPB9OxILe9h4vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12407},"type":"module","private":false,"scripts":{"dev":"vite","lint":"eslint .","build":"tsc -b && vite build","preview":"vite preview"},"_npmUser":{"name":"allen-dev","email":"leo365developer@gmail.com"},"_npmVersion":"10.8.3","description":"This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"react":"^18.3.1","react-dom":"^18.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.1","eslint":"^9.15.0","globals":"^15.12.0","postcss":"^8.4.49","@eslint/js":"^9.15.0","typescript":"~5.6.2","tailwindcss":"^3.4.15","@types/react":"^18.3.12","autoprefixer":"^10.4.20","@types/react-dom":"^18.3.1","typescript-eslint":"^8.15.0","@vitejs/plugin-react":"^4.3.4","eslint-plugin-react-hooks":"^5.0.0","eslint-plugin-react-refresh":"^0.4.14"},"_npmOperationalInternal":{"tmp":"tmp/small-ui-framework_1.0.0_1733136665819_0.18339130174539653","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@allen-dev/small-ui-framework","private":false,"version":"1.0.1","type":"module","main":"./dist/small-ui-framework.es.js","types":"./dist/small-iu-framework.umd.ts","publishConfig":{"access":"public"},"scripts":{"dev":"vite","build":"tsc -b && vite build","lint":"eslint .","preview":"vite preview"},"dependencies":{"react":"^18.3.1","react-dom":"^18.3.1"},"devDependencies":{"@eslint/js":"^9.15.0","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","@vitejs/plugin-react":"^4.3.4","autoprefixer":"^10.4.20","eslint":"^9.15.0","eslint-plugin-react-hooks":"^5.0.0","eslint-plugin-react-refresh":"^0.4.14","globals":"^15.12.0","postcss":"^8.4.49","tailwindcss":"^3.4.15","typescript":"~5.6.2","typescript-eslint":"^8.15.0","vite":"^6.0.1"},"_id":"@allen-dev/small-ui-framework@1.0.1","description":"This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.","_nodeVersion":"20.17.0","_npmVersion":"10.8.3","dist":{"integrity":"sha512-v7KL8L8Zt6Uy36vta5MLBS0UveA/QdqmM/CWQd3mVdXZX5Pymhe4GgZ7ZLXKP4wSH4mB4dRoGDEM6eY8qtU4QA==","shasum":"037bb05d6130fb73b6aa27e45b30f68fcdba7535","tarball":"https://registry.npmjs.org/@allen-dev/small-ui-framework/-/small-ui-framework-1.0.1.tgz","fileCount":17,"unpackedSize":12542,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBlD9OQjHTPYzxERxEpHEbekAnzvC4/s2LAjCr+WU/AXAiEA7PYOjOLHDBlZORwvTzjqeEfMd153nN2QPAOlrBvfDpk="}]},"_npmUser":{"name":"allen-dev","email":"leo365developer@gmail.com"},"directories":{},"maintainers":[{"name":"allen-dev","email":"leo365developer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/small-ui-framework_1.0.1_1733137569540_0.46160448079547756"},"_hasShrinkwrap":false}},"time":{"created":"2024-12-02T10:51:05.704Z","modified":"2024-12-02T11:06:09.924Z","1.0.0":"2024-12-02T10:51:05.965Z","1.0.1":"2024-12-02T11:06:09.732Z"},"description":"This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.","maintainers":[{"name":"allen-dev","email":"leo365developer@gmail.com"}],"readme":"# React + TypeScript + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## Expanding the ESLint configuration\n\nIf you are developing a production application, we recommend updating the configuration to enable type aware lint rules:\n\n- Configure the top-level `parserOptions` property like this:\n\n```js\nexport default tseslint.config({\n  languageOptions: {\n    // other options...\n    parserOptions: {\n      project: ['./tsconfig.node.json', './tsconfig.app.json'],\n      tsconfigRootDir: import.meta.dirname,\n    },\n  },\n})\n```\n\n- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`\n- Optionally add `...tseslint.configs.stylisticTypeChecked`\n- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:\n\n```js\n// eslint.config.js\nimport react from 'eslint-plugin-react'\n\nexport default tseslint.config({\n  // Set the react version\n  settings: { react: { version: '18.3' } },\n  plugins: {\n    // Add the react plugin\n    react,\n  },\n  rules: {\n    // other rules...\n    // Enable its recommended rules\n    ...react.configs.recommended.rules,\n    ...react.configs['jsx-runtime'].rules,\n  },\n})\n```\n","readmeFilename":"README.md"}