{"_id":"@alaami/ls-ui","name":"@alaami/ls-ui","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.3":{"name":"@alaami/ls-ui","version":"0.0.3","type":"module","main":"dist/ls-ui.js","types":"dist/ls-ui.d.ts","exports":{".":"./src/components/index.tsx","./components/ui/avatar":"./src/components/ui/avatar.tsx","./components/ui/badge":"./src/components/ui/badge.tsx","./components/ui/button":"./src/components/ui/button.tsx","./components/ui/card":"./src/components/ui/card.tsx","./components/ui/icon":"./src/components/ui/icon.tsx","./components/ui/input":"./src/components/ui/input.tsx","./components/ui/label":"./src/components/ui/label.tsx","./components/ui/progress":"./src/components/ui/progress.tsx","./components/ui/text":"./src/components/ui/text.tsx","./lib/theme":"./src/lib/theme.ts","./lib/utils":"./src/lib/utils.ts"},"scripts":{"build":"vite build","dev":"storybook dev -p 6006","build:storybook":"storybook build","lint":"eslint .","preview":"vite preview"},"peerDependencies":{"react":"^19.2.0","react-dom":"^19.2.0","react-native":"0.83.1"},"devDependencies":{"@babel/plugin-transform-react-jsx":"^7.28.6","@eslint/js":"^9.39.1","@react-native-reusables/cli":"^0.6.3","@react-native/babel-preset":"0.83.1","@react-navigation/native":"^7.1.28","@rn-primitives/portal":"^1.3.0","@storybook/addon-docs":"^10.2.8","@storybook/addon-essentials":"^8.6.14","@storybook/addon-react-native-web":"^0.0.29","@storybook/builder-vite":"^10.2.7","@storybook/react":"^10.2.7","@storybook/react-native-web-vite":"^10.2.7","@storybook/react-vite":"^10.2.7","@tailwindcss/postcss":"4.2.0","@types/node":"^24.10.1","@types/react":"^19.2.5","@types/react-dom":"^19.2.3","@vitejs/plugin-react":"^5.1.1","@rn-primitives/label":"^1.2.0","@rn-primitives/progress":"^1.2.0","@rn-primitives/slot":"^1.2.0","autoprefixer":"^10.4.24","babel-plugin-react-native-web":"^0.21.2","class-variance-authority":"^0.7.1","clsx":"^2.1.1","eslint":"^9.39.1","eslint-plugin-react-hooks":"^7.0.1","eslint-plugin-react-refresh":"^0.4.24","glob":"^13.0.5","globals":"^16.5.0","lucide-react-native":"^0.575.0","nativewind":"^4.2.1","postcss":"8.5.6","react-native-web":"^0.21.2","storybook":"^10.2.7","storybook-stylesheet-disable":"^1.0.9","tailwind-merge":"^3.4.1","tailwindcss":"^3.4.19","tailwindcss-animate":"^1.0.7","typescript":"~5.9.3","typescript-eslint":"^8.46.4","vite":"^7.2.4","vite-plugin-dts":"^4.5.4","vite-plugin-lib-inject-css":"^2.2.2","vite-plugin-react-native-web":"^2.7.1","vite-tsconfig-paths":"^6.1.0","react-native-reanimated":"^4.2.2","webpack":"^5.105.0"},"_id":"@alaami/ls-ui@0.0.3","gitHead":"497b11e6ee24aaf864c571e9d77626b62bc07ae1","description":"This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-yjCF6pzjHhOW9zkB8LK0Qx+1LVEraW/xg4QHzqeCQrSSREjVd4soRCKP+N8fsB2Fr8JJPN8/uURVha5aTCTnvA==","shasum":"5613c9508023f96900c0cc7484acc28c4818d5e9","tarball":"https://registry.npmjs.org/@alaami/ls-ui/-/ls-ui-0.0.3.tgz","fileCount":3,"unpackedSize":90332,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFqm35bMg/AJWn3qwM8LSuLAyeoGSOgY6JGCS5bXN/c9AiBs86FHuhkJhFhYjUEsGF+SoW80uE6wAv+XXdgB2SG8Zw=="}]},"_npmUser":{"name":"alaami","email":"mir.alaa96@gmail.com"},"directories":{},"maintainers":[{"name":"alaami","email":"mir.alaa96@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ls-ui_0.0.3_1772139714642_0.05040026582409629"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-26T21:01:54.468Z","0.0.3":"2026-02-26T21:01:54.798Z","modified":"2026-02-26T21:01:55.020Z"},"maintainers":[{"name":"alaami","email":"mir.alaa96@gmail.com"}],"description":"This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.","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) uses [Babel](https://babeljs.io/) (or [oxc](https://oxc.rs) when used in [rolldown-vite](https://vite.dev/guide/rolldown)) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## React Compiler\n\nThe React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation).\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```js\nexport default defineConfig([\n  globalIgnores(['dist']),\n  {\n    files: ['**/*.{ts,tsx}'],\n    extends: [\n      // Other configs...\n\n      // Remove tseslint.configs.recommended and replace with this\n      tseslint.configs.recommendedTypeChecked,\n      // Alternatively, use this for stricter rules\n      tseslint.configs.strictTypeChecked,\n      // Optionally, add this for stylistic rules\n      tseslint.configs.stylisticTypeChecked,\n\n      // Other configs...\n    ],\n    languageOptions: {\n      parserOptions: {\n        project: ['./tsconfig.node.json', './tsconfig.app.json'],\n        tsconfigRootDir: import.meta.dirname,\n      },\n      // other options...\n    },\n  },\n])\n```\n\nYou can also install [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-x) and [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-dom) for React-specific lint rules:\n\n```js\n// eslint.config.js\nimport reactX from 'eslint-plugin-react-x'\nimport reactDom from 'eslint-plugin-react-dom'\n\nexport default defineConfig([\n  globalIgnores(['dist']),\n  {\n    files: ['**/*.{ts,tsx}'],\n    extends: [\n      // Other configs...\n      // Enable lint rules for React\n      reactX.configs['recommended-typescript'],\n      // Enable lint rules for React DOM\n      reactDom.configs.recommended,\n    ],\n    languageOptions: {\n      parserOptions: {\n        project: ['./tsconfig.node.json', './tsconfig.app.json'],\n        tsconfigRootDir: import.meta.dirname,\n      },\n      // other options...\n    },\n  },\n])\n```\n","readmeFilename":"README.md","_rev":"1-1ebe0c9808564ff935842d748eccda95"}