{"_id":"@devicon/react","_rev":"2-07f2e52133504765ae316f618d9ab72c","name":"@devicon/react","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.1":{"name":"@devicon/react","version":"0.0.1","author":"","license":"ISC","_id":"@devicon/react@0.0.1","maintainers":[{"name":"ngdream","email":"ngdream1953@gmail.com"}],"dist":{"shasum":"cc0429217726d0eabdba804fa2653e40edd9b06c","tarball":"https://registry.npmjs.org/@devicon/react/-/react-0.0.1.tgz","fileCount":3011,"integrity":"sha512-moZOPGIAr7w09b/GY0yS0xm2xJaMZtGR/J0ECwe0yB6pidKavkV+eiOXLh3SGLXyhJ9BfyvsJGUAV0ISAMuPZw==","signatures":[{"sig":"MEQCIAzRv/d6nPdChrrTJ1xYkAKkIXfXy147RxXt/M1XWqcFAiA34LTHCbaqiZteH3rBGRA0NPDrMh5pwxuRSoa3A/YWmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9535031},"main":"index.js","type":"public","types":"./index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"ngdream","email":"ngdream1953@gmail.com"},"_npmVersion":"10.8.1","directories":{},"_nodeVersion":"20.16.0","dependencies":{"react":"^19.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/react_0.0.1_1734311258729_0.5839852518156392","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@devicon/react","version":"0.0.2","author":"","license":"ISC","_id":"@devicon/react@0.0.2","maintainers":[{"name":"ngdream","email":"ngdream1953@gmail.com"}],"dist":{"shasum":"6d65793029d837f4e85e34d62ae45ae315e28da1","tarball":"https://registry.npmjs.org/@devicon/react/-/react-0.0.2.tgz","fileCount":3011,"integrity":"sha512-nHBj4xlVwGPbyWL0dw669DdQlB8j/GppmKOH5XxENh9ciXqftXR39sknBFMu4BS11MnQHcdGDGL0d3C70xeHDw==","signatures":[{"sig":"MEUCIGc32pzPXQtaE89WC0/xYowHLaXU2Xt2P9g3BCq4UmLaAiEAmPF7VYzXRG0iCa+nwYEu7bMnIXpmgoWeCKzNCZYRpmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9106305},"main":"index.js","types":"./index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"ngdream","email":"ngdream1953@gmail.com"},"_npmVersion":"10.8.1","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/react_0.0.2_1734426859852_0.24791206553470446","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"@devicon/react","version":"0.0.3","main":"index.js","keywords":["devicon","react","icons","components"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":"","license":"ISC","description":"react components for devicon","_id":"@devicon/react@0.0.3","types":"./index.d.ts","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-r8Td7z0hyC8Y1PSgZs9NBGDcEosmFjSLWlhbez/8nOR+5HNXFpaFryc7OkKk6F2J+WXEpyxKx81CjXcCW3qO7A==","shasum":"9142cc878dff9a6f988e6db44894e0f42b3bc241","tarball":"https://registry.npmjs.org/@devicon/react/-/react-0.0.3.tgz","fileCount":3012,"unpackedSize":9535847,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIByvVCQ1SJK95rfhLQrwb3Gh6CKEGMmbTJluNzxQ8QmAAiAsOLDxXiMDHFSiQPQBhnlCmWQdJlgq9HxWbr4hRglYuw=="}]},"_npmUser":{"name":"ngdream","email":"ngdream1953@gmail.com"},"directories":{},"maintainers":[{"name":"ngdream","email":"ngdream1953@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react_0.0.3_1734489845721_0.547600696046393"},"_hasShrinkwrap":false}},"time":{"created":"2024-12-16T01:07:38.640Z","modified":"2024-12-18T02:44:06.132Z","0.0.1":"2024-12-16T01:07:39.175Z","0.0.2":"2024-12-17T09:14:20.089Z","0.0.3":"2024-12-18T02:44:05.906Z"},"license":"ISC","maintainers":[{"name":"ngdream","email":"ngdream1953@gmail.com"}],"readme":"# @devicon/react\n\nReact components for the SVG icons of the [devicon](https://github.com/devicons/devicon) project.\n\n## Installation\n\n```bash\nyarn add @devicon/react\n# OR\nnpm install @devicon/react\n# OR\npnpm add @devicon/react\n```\n\n## Usage\n\n```tsx\nimport ReactOriginalIcon from \"@devicon/react/react/original\";\n// or (not recommended, as it can significantly increase bundle size)\nimport { GithubOriginalIcon, GithubOriginalWordmarkIcon } from \"@devicon/react\";\n\n<GithubOriginalWordmarkIcon />\n<GithubOriginalIcon size=\"2em\" />\n<ReactOriginalIcon className=\"my-class\" />\n```\n\n### With Color\n\nIcons that support single-color customization can be recolored like this:\n\n```tsx\nimport DeviconPlainIcon from \"@devicon/react/devicon/plain\";\n\n<DeviconPlainIcon color=\"white\" />\n```\n","readmeFilename":"README.MD","description":"react components for devicon","keywords":["devicon","react","icons","components"]}