{"_id":"@11ty/node-version-check","_rev":"2-37bd14792fe3d4f962fa73a70f96980e","name":"@11ty/node-version-check","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@11ty/node-version-check","version":"1.0.0","keywords":["eleventy"],"author":{"url":"https://zachleat.com/","name":"Zach Leatherman","email":"zach@zachleat.com"},"license":"MIT","_id":"@11ty/node-version-check@1.0.0","maintainers":[{"name":"zachleat","email":"zachleatherman@gmail.com"},{"name":"fortawesome-admin","email":"admin@fortawesome.com"}],"homepage":"https://www.11ty.dev/","bugs":{"url":"https://github.com/11ty/eleventy-utils/issues"},"dist":{"shasum":"779327a8f5d86ae3b373cc026ee1e076e710f561","tarball":"https://registry.npmjs.org/@11ty/node-version-check/-/node-version-check-1.0.0.tgz","fileCount":4,"integrity":"sha512-ap0JFLcmQpoWh0ARDZLm2FfyiqrBGC3vIRrQosHu8htxmGg6O0ic4DxvzKeafHGQJrHh8kBVbcpcKsLnLPBeXQ==","signatures":[{"sig":"MEUCIQDl0TKH6BMrBQDTR6GlcSW/B6fgfK7LAZc1MK6SquWwsQIgZbdtiH7RfhUOma4qusSrMORrYUjeYGlW+paxVxufaTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3392},"main":"index.js","engines":{"node":">=10"},"funding":{"url":"https://opencollective.com/11ty","type":"opencollective"},"gitHead":"a74083f879d08b13c3e5c2034f7f0c2de0ca1b6b","scripts":{"test":"echo \"Error: run tests from root directory\" && exit 1"},"_npmUser":{"name":"zachleat","email":"zachleatherman@gmail.com"},"repository":{"url":"git+https://github.com/11ty/eleventy-utils.git","type":"git"},"_npmVersion":"11.7.0","description":"Show a friendly error message when using an incompatible with Node version","directories":{},"_nodeVersion":"24.11.1","dependencies":{"semver":"^7.7.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/node-version-check_1.0.0_1765406335580_0.2388942877437199","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@11ty/node-version-check","version":"1.0.1","description":"Show a friendly error message when using an incompatible with Node version","main":"index.js","scripts":{"test":"echo \"Error: run tests from root directory\" && exit 1"},"license":"MIT","engines":{"node":">=10"},"funding":{"type":"opencollective","url":"https://opencollective.com/11ty"},"keywords":["eleventy"],"publishConfig":{"access":"public"},"author":{"name":"Zach Leatherman","email":"zach@zachleat.com","url":"https://zachleat.com/"},"repository":{"type":"git","url":"git+https://github.com/11ty/eleventy-utils.git"},"bugs":{"url":"https://github.com/11ty/eleventy-utils/issues"},"homepage":"https://www.11ty.dev/","dependencies":{"semver":"^7.7.3"},"gitHead":"6fb6d4bb4e44fc0cb3dedd754d9ac63506d122e8","_id":"@11ty/node-version-check@1.0.1","_nodeVersion":"22.21.1","_npmVersion":"11.7.0","dist":{"integrity":"sha512-x8Lw7WwW0C5ornA5gh5YRFi51QO5NNeQ0+B1+RUj2ZFSVN6ptgtp28HLSkX7tcIGdVGOd8xLffEFtQ3idxHvVg==","shasum":"e97f38662c8ca9961b10d4797724b39c54e1b7bc","tarball":"https://registry.npmjs.org/@11ty/node-version-check/-/node-version-check-1.0.1.tgz","fileCount":4,"unpackedSize":3392,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@11ty%2fnode-version-check@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICG2SX1r/KhQRXXmNC3M/wKuVedvkKgn+Gv3wXgyIaQ8AiANlI7W+W2A0Ydfrl6SXJ4JU+0arEV/5BydS+mnostL/g=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be1e9df2-e292-40e0-99fe-60fc7e513d33"}},"directories":{},"maintainers":[{"name":"zachleat","email":"zachleatherman@gmail.com"},{"name":"fortawesome-admin","email":"admin@fortawesome.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/node-version-check_1.0.1_1765407009891_0.4351134514295909"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-10T22:38:55.458Z","modified":"2025-12-10T22:50:10.403Z","1.0.0":"2025-12-10T22:38:55.735Z","1.0.1":"2025-12-10T22:50:10.031Z"},"bugs":{"url":"https://github.com/11ty/eleventy-utils/issues"},"author":{"name":"Zach Leatherman","email":"zach@zachleat.com","url":"https://zachleat.com/"},"license":"MIT","homepage":"https://www.11ty.dev/","keywords":["eleventy"],"repository":{"type":"git","url":"git+https://github.com/11ty/eleventy-utils.git"},"description":"Show a friendly error message when using an incompatible with Node version","maintainers":[{"name":"zachleat","email":"zachleatherman@gmail.com"},{"name":"fortawesome-admin","email":"admin@fortawesome.com"}],"readme":"<p align=\"center\"><img src=\"https://www.11ty.dev/img/logo-github.png\" alt=\"eleventy Logo\"></p>\n\n# node-version-check\n\nShow a friendly error message when using an incompatible with Node version using `semver` dependency. Forked from [`please-upgrade-node`](https://github.com/typicode/please-upgrade-node).\n\n## ➡ [Documentation](https://www.11ty.dev/docs/)\n\n- Please star [Eleventy on GitHub](https://github.com/11ty/eleventy/)!\n- Support [11ty on Open Collective](https://opencollective.com/11ty)\n- [11ty on GitHub](https://github.com/11ty)\n- [11ty on npm](https://www.npmjs.com/org/11ty)\n\n## Installation\n\n```\nnpm install @11ty/node-version-check\n```\n\n- [`@11ty/node-version-check` on npm](https://www.npmjs.com/package/@11ty/node-version-check)","readmeFilename":"README.md"}