{"_id":"@4ndrs/test-component","_rev":"1-8884a77115400a5e651f006b1c3532d5","name":"@4ndrs/test-component","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.1":{"name":"@4ndrs/test-component","version":"0.0.1","description":"Testing component library for sharing","scripts":{"build":"tsup"},"main":"./dist/index.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/4ndrs/test-component.git"},"author":{"name":"4ndrs","email":"andres.degozaru@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/4ndrs/test-component/issues"},"homepage":"https://github.com/4ndrs/test-component","devDependencies":{"@types/react":"^18.2.45","tsup":"^8.0.1","typescript":"^5.3.3"},"peerDependencies":{"react":"^18.2.0"},"_id":"@4ndrs/test-component@0.0.1","gitHead":"7cb795441f14831a698bc8c1f7a86eacdfdca957","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-SwzVOC1Lwn03wtP0LarF1fG03DlEjL+i7tkBR7JuZXUNRDcs7fhFMYxi8Tyx5KfoGjm5Fzxd2qkuIGWZOSr8nw==","shasum":"260e40b53295a541a9a121d62e6d3659dcca2a3e","tarball":"https://registry.npmjs.org/@4ndrs/test-component/-/test-component-0.0.1.tgz","fileCount":8,"unpackedSize":3989,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDPAdN9HUDosOTqFN/XPwoPnhClfv6IjM+v7y7pGFvIHAiBoS3wuEhpC02sfUbkJb3ZXU6d/gWp+yPfG1KBwOuATpQ=="}]},"_npmUser":{"name":"4ndrs","email":"andres.degozaru@gmail.com"},"directories":{},"maintainers":[{"name":"4ndrs","email":"andres.degozaru@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-component_0.0.1_1703639140202_0.2014821745321489"},"_hasShrinkwrap":false},"0.0.2":{"name":"@4ndrs/test-component","version":"0.0.2","description":"Testing component library for sharing","scripts":{"build":"tsup"},"main":"./dist/index.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/4ndrs/test-component.git"},"author":{"name":"4ndrs","email":"andres.degozaru@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/4ndrs/test-component/issues"},"homepage":"https://github.com/4ndrs/test-component","devDependencies":{"@types/react":"^18.2.45","tsup":"^8.0.1","typescript":"^5.3.3"},"peerDependencies":{"react":"^18.2.0"},"_id":"@4ndrs/test-component@0.0.2","gitHead":"37a9791a87930b796e394ae57b99b1f73d73463d","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-k6u1Mq1zV6mmFuY2dRqAli8kEQomz0Im+ThtNuMA1dEL8cdYv8kf53LwIcmvwFOAJgAonA9Qx13ZYfG0BYyrUg==","shasum":"264240cb92ed4200a723f1158f4e8499d87a149b","tarball":"https://registry.npmjs.org/@4ndrs/test-component/-/test-component-0.0.2.tgz","fileCount":9,"unpackedSize":4288,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxLvjXMXR8ZRN1Agrs8Ak+TDda3tlC9aBMimZGa6f5vgIhAMoj2Y+mmYmPy6LHjJj6B0khNDWrgLgiVdaBFXJuzuvr"}]},"_npmUser":{"name":"4ndrs","email":"andres.degozaru@gmail.com"},"directories":{},"maintainers":[{"name":"4ndrs","email":"andres.degozaru@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-component_0.0.2_1703640400618_0.7043329643179548"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-27T01:05:40.036Z","0.0.1":"2023-12-27T01:05:40.378Z","modified":"2023-12-27T01:26:41.020Z","0.0.2":"2023-12-27T01:26:40.778Z"},"maintainers":[{"name":"4ndrs","email":"andres.degozaru@gmail.com"}],"description":"Testing component library for sharing","homepage":"https://github.com/4ndrs/test-component","repository":{"type":"git","url":"git+https://github.com/4ndrs/test-component.git"},"author":{"name":"4ndrs","email":"andres.degozaru@gmail.com"},"bugs":{"url":"https://github.com/4ndrs/test-component/issues"},"license":"MIT","readme":"# test-component\n\nExample of react components sharing through npm with esm/cjs support and types.\n\n#### Installation\n```console\nnpm i @4ndrs/test-component\n```\n\n#### Usage\n\n```ts\nimport { Greeting } from '@4ndrs/test-component'\n\nconst Page = () => <Greeting locale=\"ja\" />\n\nexport default Page;\n```\n","readmeFilename":"README.md"}