{"_id":"fast-fnv1a","_rev":"3-0729b5cfa12bb9477ad57faa9212a3b7","name":"fast-fnv1a","dist-tags":{"latest":"1.0.0","next":"1.0.0-beta.1"},"versions":{"0.0.0":{"name":"fast-fnv1a","version":"0.0.0","keywords":[],"license":"UNLICENSED","_id":"fast-fnv1a@0.0.0","maintainers":[{"name":"sukkaw","email":"npm@skk.moe"}],"dist":{"shasum":"480fa5d2e682df3c9802b5689171ac217492b6a6","tarball":"https://registry.npmjs.org/fast-fnv1a/-/fast-fnv1a-0.0.0.tgz","fileCount":1,"integrity":"sha512-ZT+5O5FDcwAQ409wqcADIuqqVHMrA8z20lXbFTEEtNgKGujP6twTs4pMS5pleXVRlAcWgZrc6B/M0jBGBy0Ltw==","signatures":[{"sig":"MEUCIAG8S9hYFRqIK7xXsIr2MmnTDg1G7/IDd2OQ6oVSHkhiAiEA06vWLDgMQVlVFxNWs271PdtquizTgi9X7Rfg1KU5xwI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":185},"main":"","scripts":{},"_npmUser":{"name":"sukkaw","email":"npm@skk.moe"},"description":"","directories":{},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fast-fnv1a_0.0.0_1785081374644_0.33864779472692286","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.1":{"name":"fast-fnv1a","version":"1.0.0-beta.1","keywords":["fnv","fnv1a","fnv-1a","hash","fast"],"author":"SukkaW <https://skk.moe>","license":"MIT","_id":"fast-fnv1a@1.0.0-beta.1","maintainers":[{"name":"sukkaw","email":"npm@skk.moe"}],"dist":{"shasum":"5405d59b73ce31dfb4534c38bd0d7f88386dc9d5","tarball":"https://registry.npmjs.org/fast-fnv1a/-/fast-fnv1a-1.0.0-beta.1.tgz","fileCount":6,"integrity":"sha512-XjfM/5JizArqpQqQ6jfQ6TAc57N1s3XyY9KKvNdGfrIrWpNpxv1tHpciUb992Pm3QqiMbzr1n8a4NnlNto1hew==","signatures":[{"sig":"MEYCIQC8XqpSxgadqAmwcyVKu8uzWAhLOHm2OZVmttJNI+DlCgIhAPzXxMBXCXFkroL+ojkd63dUdw2aEfw1tvJ6wbjBP4yA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fast-fnv1a@1.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":9231},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"^22.15.0 || ^23.8.0 || >=24.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.js","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint --format=sukka .","test":"SWC_NODE_IGNORE_DYNAMIC=1 SWC_NODE_INLINE_SOURCE_MAP=1 nyc mocha --require @swc-node/register --full-trace 'src/**/*.test.ts'","bench":"SWC_NODE_IGNORE_DYNAMIC=1 node --require @swc-node/register src/index.bench.ts","build":"bunchee --minify --no-sourcemap","release":"bumpp --install -r --all --commit \"release: %s\" --tag \"%s\"","prerelease":"pnpm run lint && pnpm run test && pnpm run build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:cfe29897-81da-4313-857b-08778ad6fda1"}},"repository":{"url":"https://github.com/SukkaW/fast-fnv1a","type":"git"},"description":"An extremely fast 32-bit FNV-1a hash implementation for JavaScript, up to 6x faster than alternatives.","directories":{},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","earl":"^2.0.0","bumpp":"^10.4.1","fnv1a":"^1.1.1","mocha":"^11.7.6","eslint":"^10.5.0","mitata":"^1.0.34","bunchee":"^6.11.0","@swc/core":"^1.15.41","typescript":"^6.0.3","@types/node":"^25.9.3","@types/mocha":"^10.0.10","@swc-node/register":"^1.11.1","@sindresorhus/fnv1a":"^3.1.0","eslint-config-sukka":"^8.11.1","eslint-formatter-sukka":"^8.11.1","@istanbuljs/nyc-config-typescript":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/fast-fnv1a_1.0.0-beta.1_1785086451688_0.23931569946556874","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"fast-fnv1a","version":"1.0.0","description":"An extremely fast 32-bit FNV-1a hash implementation for JavaScript, up to 6x faster than alternatives.","repository":{"type":"git","url":"https://github.com/SukkaW/fast-fnv1a"},"main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"keywords":["fnv","fnv1a","fnv-1a","hash","fast"],"author":"SukkaW <https://skk.moe>","license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^1.0.2","@sindresorhus/fnv1a":"^3.1.0","@swc-node/register":"^1.11.1","@swc/core":"^1.15.41","@types/mocha":"^10.0.10","@types/node":"^25.9.3","bumpp":"^10.4.1","bunchee":"^6.11.0","earl":"^2.0.0","eslint":"^10.5.0","eslint-config-sukka":"^8.11.1","eslint-formatter-sukka":"^8.11.1","fnv1a":"^1.1.1","mitata":"^1.0.34","mocha":"^11.7.6","nyc":"^18.0.0","typescript":"^6.0.3"},"engines":{"node":"^22.15.0 || ^23.8.0 || >=24.0.0"},"scripts":{"lint":"eslint --format=sukka .","build":"bunchee --minify --no-sourcemap","test":"SWC_NODE_IGNORE_DYNAMIC=1 SWC_NODE_INLINE_SOURCE_MAP=1 nyc mocha --require @swc-node/register --full-trace 'src/**/*.test.ts'","bench":"SWC_NODE_IGNORE_DYNAMIC=1 node --require @swc-node/register src/index.bench.ts","prerelease":"pnpm run lint && pnpm run test && pnpm run build","release":"bumpp --install -r --all --commit \"release: %s\" --tag \"%s\""},"_nodeVersion":"24.18.0","_id":"fast-fnv1a@1.0.0","dist":{"integrity":"sha512-Y7iaFmz24pNJX+nqXgDuyHYFTfV9XPWJRfqp0hlG0Xuz1vKnelwLwvmKkbvVVvp5WzYWnrovBTLdk2PWkOYzCg==","shasum":"2fb2794c034afd2c1b22933d3ac7dd23c8ab6d47","tarball":"https://registry.npmjs.org/fast-fnv1a/-/fast-fnv1a-1.0.0.tgz","fileCount":6,"unpackedSize":9224,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fast-fnv1a@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDMrkhqKmCOVxgdfAnBgofjxifHZpGYn6OUJrWGbjy/lAIhANiosAgStwWYTElA4+pFKWsEzvHqBNLc4Pntnn4UieTh"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:cfe29897-81da-4313-857b-08778ad6fda1"}},"directories":{},"maintainers":[{"name":"sukkaw","email":"npm@skk.moe"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fast-fnv1a_1.0.0_1785086834852_0.4916173727603459"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-26T15:56:14.585Z","modified":"2026-07-26T17:27:15.294Z","0.0.0":"2026-07-26T15:56:14.779Z","1.0.0-beta.1":"2026-07-26T17:20:51.810Z","1.0.0":"2026-07-26T17:27:14.988Z"},"license":"MIT","keywords":["fnv","fnv1a","fnv-1a","hash","fast"],"maintainers":[{"name":"sukkaw","email":"npm@skk.moe"}],"readme":"","readmeFilename":"","description":"An extremely fast 32-bit FNV-1a hash implementation for JavaScript, up to 6x faster than alternatives.","repository":{"type":"git","url":"https://github.com/SukkaW/fast-fnv1a"},"author":"SukkaW <https://skk.moe>"}