{"_id":"@codydwyer/global-design-system-react-components","name":"@codydwyer/global-design-system-react-components","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@codydwyer/global-design-system-react-components","version":"0.0.1","description":"React components built off of the Global Design System core","main":"dist/main.js","types":"dist/main.d.js","repository":{"type":"git","url":"git+https://github.com/codydwyer/global-design-system.git"},"author":{"name":"Cody Dwyer","email":"codydwyer@gmail.com"},"license":"MIT","private":false,"type":"module","scripts":{"dev":"vite","build":"tsc --p ./tsconfig-build.json && vite build","watch":"yarn build --watch","lint":"eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0","preview":"vite preview","prepublishOnly":"npm run build"},"sideEffects":["**/*.scss","**/*.css"],"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@types/node":"^20.11.30","@types/react":"^18.2.66","@types/react-dom":"^18.2.22","@typescript-eslint/eslint-plugin":"^7.2.0","@typescript-eslint/parser":"^7.2.0","@vitejs/plugin-react":"^4.2.1","clsx":"^2.1.0","eslint":"^8.57.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-react-refresh":"^0.4.6","glob":"^10.3.10","react":"^18.2.0","react-dom":"^18.2.0","sass":"^1.72.0","typescript":"^5.2.2","vite":"^5.2.6","vite-plugin-dts":"^3.7.3","vite-plugin-lib-inject-css":"^2.0.0"},"_id":"@codydwyer/global-design-system-react-components@0.0.1","gitHead":"062b87e15924330ce404205de2d402e767d9b395","bugs":{"url":"https://github.com/codydwyer/global-design-system/issues"},"homepage":"https://github.com/codydwyer/global-design-system#readme","_nodeVersion":"20.10.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-yaCI1fdVAE6Cah/Ykn7lodVj832EY2XSbWmqbHGvoaI/miE/eIi+OZBROqeWx9Y6+PB3kPXWd0Z3w0BZdI858A==","shasum":"e96ebd085f42537baa9d96d82575d87de76117a0","tarball":"https://registry.npmjs.org/@codydwyer/global-design-system-react-components/-/global-design-system-react-components-0.0.1.tgz","fileCount":105,"unpackedSize":38078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAzy6yhuEWOeIsuTuKGeaBuCYEFvsus131bLv/5T1zdyAiBYbUIyEshuaZfEOjoKOxEQsrPQSmG6BKeZRpBTeVLJUQ=="}]},"_npmUser":{"name":"codydwyer","email":"codydwyer@gmail.com"},"directories":{},"maintainers":[{"name":"codydwyer","email":"codydwyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/global-design-system-react-components_0.0.1_1715362732945_0.2934964937183844"},"_hasShrinkwrap":false}},"time":{"created":"2024-05-10T17:38:52.819Z","0.0.1":"2024-05-10T17:38:53.164Z","modified":"2024-05-10T17:38:53.457Z"},"maintainers":[{"name":"codydwyer","email":"codydwyer@gmail.com"}],"description":"React components built off of the Global Design System core","homepage":"https://github.com/codydwyer/global-design-system#readme","repository":{"type":"git","url":"git+https://github.com/codydwyer/global-design-system.git"},"author":{"name":"Cody Dwyer","email":"codydwyer@gmail.com"},"bugs":{"url":"https://github.com/codydwyer/global-design-system/issues"},"license":"MIT","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 {\n  // other rules...\n  parserOptions: {\n    ecmaVersion: \"latest\",\n    sourceType: \"module\",\n    project: [\"./tsconfig.json\", \"./tsconfig.node.json\"],\n    tsconfigRootDir: __dirname,\n  },\n};\n```\n\n- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked`\n- Optionally add `plugin:@typescript-eslint/stylistic-type-checked`\n- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list\n","readmeFilename":"README.md"}