{"name":"compare-versions","version":"6.1.1","description":"Compare semver version strings to find greater, equal or lesser.","repository":{"type":"git","url":"git+https://github.com/omichelsen/compare-versions.git"},"author":{"name":"Ole Michelsen"},"license":"MIT","bugs":{"url":"https://github.com/omichelsen/compare-versions/issues"},"homepage":"https://github.com/omichelsen/compare-versions#readme","keywords":["semver","version","compare","browser","node"],"scripts":{"build":"npm run build:esm && npm run build:umd","build:esm":"tsc --module esnext --target es2017 --outDir lib/esm","build:umd":"rollup lib/esm/index.js --format umd --name compareVersions --sourcemap -o lib/umd/index.js","prepublishOnly":"npm run build","test":"c8 --reporter=lcov mocha"},"main":"./lib/umd/index.js","module":"./lib/esm/index.js","types":"./lib/esm/index.d.ts","sideEffects":false,"devDependencies":{"@types/mocha":"^10.0.7","c8":"^10.1.2","mocha":"^10.6.0","rollup":"^4.18.1","ts-node":"^10.9.2","typescript":"^5.5.3"},"gitHead":"497a7e0c5fc00c6bb16f3aa81ce32fe2acdd43cd","_id":"compare-versions@6.1.1","_nodeVersion":"20.10.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==","shasum":"7af3cc1099ba37d244b3145a9af5201b629148a9","tarball":"https://registry.npmjs.org/compare-versions/-/compare-versions-6.1.1.tgz","fileCount":29,"unpackedSize":55514,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCs6FsnyPZMzKDxF0Y6uf49JEc1PhLiWXEzdbyBQxh2ywIhAPw5E40qrtMhILhAK5P6FuzoRd6DDHlZK65gwgDeCHzP"}]},"_npmUser":{"name":"omichelsen","email":"ole@michelsen.dk"},"directories":{},"maintainers":[{"name":"omichelsen","email":"ole@michelsen.dk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/compare-versions_6.1.1_1720883818011_0.40800651716419845"},"_hasShrinkwrap":false}