{"_id":"@8hobbies/browser-versions","name":"@8hobbies/browser-versions","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@8hobbies/browser-versions","version":"1.0.0","description":"Recommended minimum browser versions that are supported by web frontend.","main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":"^20 || ^22 || >=23"},"scripts":{"clean":"rimraf dist/","compile":"tsc --project tsconfig.json","format":"eslint --fix *.ts *.mjs && prettier . .gitlab-ci.yml --write","lint":"eslint --report-unused-disable-directives --max-warnings=0 *.ts *.mjs && prettier . .gitlab-ci.yml --check","prepack":"npm run clean && npm run compile","test-all":"npm run compile && npm run lint && npm run doc"},"repository":{"type":"git","url":"git+https://gitlab.com/8hobbies/browser-versions.git"},"author":{"name":"8 Hobbies, LLC"},"license":"Apache-2.0","bugs":{"url":"https://gitlab.com/8hobbies/browser-versions/issues"},"homepage":"https://gitlab.com/8hobbies/browser-versions","devDependencies":{"@8hobbies/eslint-conf-baseline":"^4.0.1","@types/node":"^22.5.0","globals":"^15.9.0","prettier":"^3.3.3","rimraf":"^6.0.1","typescript":"^5.5.4"},"_id":"@8hobbies/browser-versions@1.0.0","gitHead":"b025c42164ac9cc879c55e7ed1030d1161650798","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HfxWV3K1p3sLp7oYxb2LtTuBSszkJSXcVpkwi5LURKGmi+ya+CsVCyWFzqwfbeKOf4b45e2E8ZbKtSuuv4YpvA==","shasum":"52dcf27fd753d751a54ce061a825c644d2fa26f2","tarball":"https://registry.npmjs.org/@8hobbies/browser-versions/-/browser-versions-1.0.0.tgz","fileCount":5,"unpackedSize":17139,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGxS4XDtHoCnmoaHLj5lScweWIdPrfaZbEj1QoIENHajAiBZ5CdfAhaSS2uRaQdZ24Kp7TsraGaW1DkzggJV+04UFg=="}]},"_npmUser":{"name":"hong-xu","email":"hong@topbug.net"},"directories":{},"maintainers":[{"name":"8hobbies-bot","email":"contact@8hobbies.com"},{"name":"hong-xu","email":"hong@topbug.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browser-versions_1.0.0_1724393840865_0.8973697415155975"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-23T06:17:20.743Z","1.0.0":"2024-08-23T06:17:21.039Z","modified":"2024-08-23T06:17:21.346Z"},"maintainers":[{"name":"8hobbies-bot","email":"contact@8hobbies.com"},{"name":"hong-xu","email":"hong@topbug.net"}],"description":"Recommended minimum browser versions that are supported by web frontend.","homepage":"https://gitlab.com/8hobbies/browser-versions","repository":{"type":"git","url":"git+https://gitlab.com/8hobbies/browser-versions.git"},"author":{"name":"8 Hobbies, LLC"},"bugs":{"url":"https://gitlab.com/8hobbies/browser-versions/issues"},"license":"Apache-2.0","readme":"# @8hobbies/browser-versions\n\n[![npm version](https://badge.fury.io/js/@8hobbies%2Fbrowser-versions.svg)](https://badge.fury.io/js/@8hobbies%2Fbrowser-versions)\n[![pipeline status](https://gitlab.com/8hobbies/browser-versions/badges/master/pipeline.svg)](https://gitlab.com/8hobbies/browser-versions/-/commits/master)\n\n[GitLab](https://gitlab.com/8hobbies/browser-versions) | [GitHub](https://github.com/8hobbies/browser-versions)\n\nRecommended minimum browser versions that should be supported by web frontend. They are released\nroughly 3 years ago since the release date of this package version.\n\n## Install\n\n```\nnpm install --save-dev @8hobbies/browser-versions\n```\n\n## Usage\n\n- `browserslist`: browserslist expression of supported browsers.\n- `browserTargets`: The latest releases of mainstream browsers based on the date in browserslist.\n  Can be directly fed to build.target in vite: https://vitejs.dev/config/build-options#build-target\n\n## Contributing\n\nSource code is available on [GitLab][].\n\nTo report a bug, visit the [issue tracker][].\n\nTo run test, run `npm run test-all`. To display test coverage, run `npm run coverage`. To build for\nproduction, run `npm pack`.\n\nTo send your contribution, open a [merge request][].\n\n## License\n\n```text\nCopyright 2024 8 Hobbies, LLC <hong@8hobbies.com>\n\nLicensed under the Apache License, Version 2.0(the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n[GitHub Pages]: https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-custom-plausible-page-for-your-github-pages-site\n[GitLab Pages]: https://docs.gitlab.com/ee/user/project/pages/introduction.html#custom-error-codes-pages\n[GitLab]: https://gitlab.com/8hobbies/browser-versions\n[Plausible Analytics]: https://plausible.io/\n[issue tracker]: https://gitlab.com/8hobbies/browser-versions/issues\n[merge request]: https://gitlab.com/8hobbies/browser-versions/-/merge_requests\n","readmeFilename":"README.md"}