{"_id":"@6qat/first-lib","name":"@6qat/first-lib","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@6qat/first-lib","version":"1.0.0","description":"Made with create-react-library","author":{"name":"6qat"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/6qat/first-lib.git"},"main":"dist/index.js","module":"dist/index.modern.js","source":"src/index.tsx","engines":{"node":">=10"},"scripts":{"build":"microbundle-crl --no-compress --format modern,cjs","start":"microbundle-crl watch --no-compress --format modern,cjs","prepare":"run-s build","test":"run-s test:unit test:lint test:build","test:build":"run-s build","test:lint":"eslint .","test:unit":"cross-env CI=1 react-scripts test --env=jsdom","test:watch":"react-scripts test --env=jsdom","predeploy":"cd example && yarn install && yarn run build","deploy":"gh-pages -d example/build"},"peerDependencies":{"react":"^16.0.0"},"devDependencies":{"@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.5.0","@testing-library/user-event":"^7.2.1","@types/jest":"^25.1.4","@types/node":"^12.12.38","@types/react":"^16.9.27","@types/react-dom":"^16.9.7","@typescript-eslint/eslint-plugin":"^2.26.0","@typescript-eslint/parser":"^2.26.0","microbundle-crl":"^0.13.10","babel-eslint":"^10.0.3","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-config-prettier":"^6.7.0","eslint-config-standard":"^14.1.0","eslint-config-standard-react":"^9.2.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^11.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-react":"^7.17.0","eslint-plugin-standard":"^4.0.1","gh-pages":"^2.2.0","npm-run-all":"^4.1.5","prettier":"^2.0.4","react":"^16.13.1","react-dom":"^16.13.1","react-scripts":"^3.4.1","typescript":"^3.7.5"},"_id":"@6qat/first-lib@1.0.0","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/6qat/first-lib/issues"},"homepage":"https://github.com/6qat/first-lib#readme","_nodeVersion":"20.8.0","_npmVersion":"10.2.0","dist":{"integrity":"sha512-+YUqXWQ0uVlNR5kud/oaQyDBo4lTfD/0NAqvXEOaOkTWhgmmgdOM3M4+IoAuGYSUW546R9jOunyMx+hPVVOOlg==","shasum":"cf7c29282e67b9e55162392cbee54c3725797ef6","tarball":"https://registry.npmjs.org/@6qat/first-lib/-/first-lib-1.0.0.tgz","fileCount":9,"unpackedSize":4691,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNwcYpeR/k3RWI6VqOQBIhj2SnAZagF5scNgAs2JOP8wIhAIkWJ4Zihmi9V5Am7R4kkBrojJkce5atHFQmVAU4BoWZ"}]},"_npmUser":{"name":"ceschiatti","email":"ceschiatti@gmail.com"},"directories":{},"maintainers":[{"name":"ceschiatti","email":"ceschiatti@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/first-lib_1.0.0_1697468669010_0.42803878282038155"},"_hasShrinkwrap":false}},"time":{"created":"2023-10-16T15:04:28.896Z","1.0.0":"2023-10-16T15:04:29.167Z","modified":"2023-10-16T15:04:29.570Z"},"maintainers":[{"name":"ceschiatti","email":"ceschiatti@gmail.com"}],"description":"Made with create-react-library","homepage":"https://github.com/6qat/first-lib#readme","repository":{"type":"git","url":"git+https://github.com/6qat/first-lib.git"},"author":{"name":"6qat"},"bugs":{"url":"https://github.com/6qat/first-lib/issues"},"license":"MIT","readme":"# first-lib\n\n> Made with create-react-library\n\n[![NPM](https://img.shields.io/npm/v/first-lib.svg)](https://www.npmjs.com/package/first-lib) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Install\n\n```bash\nnpm install --save first-lib\n```\n\n## Usage\n\n```tsx\nimport React, { Component } from 'react'\n\nimport MyComponent from 'first-lib'\nimport 'first-lib/dist/index.css'\n\nclass Example extends Component {\n  render() {\n    return <MyComponent />\n  }\n}\n```\n\n## License\n\nMIT © [6qat](https://github.com/6qat)\n","readmeFilename":"README.md"}