{"_id":"@atlasschool/code","name":"@atlasschool/code","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@atlasschool/code","private":false,"version":"0.1.0","type":"module","main":"dist/main.js","types":"dist/main.d.ts","sideEffects":["**/*.css"],"scripts":{"dev":"vite","build":"tsc --p ./tsconfig.build.json && vite build","lint":"eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0","preview":"vite preview","prepublishOnly":"npm run build"},"dependencies":{"shiki":"^1.2.2"},"devDependencies":{"@types/node":"^20.12.2","@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","eslint":"^8.57.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-react-refresh":"^0.4.6","glob":"^10.3.12","react":"^18.2.0","react-dom":"^18.2.0","typescript":"^5.2.2","vite":"^5.2.0","vite-plugin-dts":"^3.8.1","vite-plugin-lib-inject-css":"^2.0.1"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"_id":"@atlasschool/code@0.1.0","gitHead":"f8f8ea0f79ebd5b188f978dee0919d6a951768b6","description":"This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-L4ewa4a0o8gYbxrtfYmlruIKaaKMaBe7p/yDZdPt4x669MKq4j+09HR0lA0i9Cn9V4obI2ZRWfS2JW5B2qam9g==","shasum":"2bfcff17518c524bb39ec7d5b64e5f47f5df52f9","tarball":"https://registry.npmjs.org/@atlasschool/code/-/code-0.1.0.tgz","fileCount":240,"unpackedSize":7751372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKmSw+0qH5L7lPuqLAVLz1iCe0Vhtuh6RQsYoMZEbELAiAxCGg2zmyJYDqI7vny7w8VzvRfOvM3gVbF0FqcNW7w4A=="}]},"_npmUser":{"name":"atlas-jswank","email":"jeremiah.swank@atlasschool.com"},"directories":{},"maintainers":[{"name":"atlas-jswank","email":"jeremiah.swank@atlasschool.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code_0.1.0_1711899059970_0.2106183254175411"},"_hasShrinkwrap":false}},"time":{"created":"2024-03-31T15:30:59.866Z","0.1.0":"2024-03-31T15:31:00.260Z","modified":"2024-03-31T15:31:00.562Z"},"maintainers":[{"name":"atlas-jswank","email":"jeremiah.swank@atlasschool.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/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"}