{"author":{"name":"Brian J. Brennan","email":"brianloveswords@gmail.com"},"name":"buffer-crc32","description":"A pure javascript CRC32 algorithm that plays nice with binary data","version":"1.0.0","licenses":[{"type":"MIT","url":"https://github.com/brianloveswords/buffer-crc32/raw/master/LICENSE"}],"contributors":[{"name":"Vladimir Kuznetsov"}],"homepage":"https://github.com/brianloveswords/buffer-crc32","repository":{"type":"git","url":"git://github.com/brianloveswords/buffer-crc32.git"},"scripts":{"test":"tap tests/*.test.js --reporter classic","build":"npx unbuild@2.0.0 && npx cpy-cli index.d.ts dist --rename=index.d.cts && npx cpy-cli index.d.ts dist --rename=index.d.mts","prepublishOnly":"npm run build","format":"prettier --write --log-level warn \"**/*.{json,md,js}\""},"dependencies":{},"devDependencies":{"prettier":"^3.2.4","tap":"~11.1.5"},"optionalDependencies":{},"engines":{"node":">=8.0.0"},"license":"MIT","type":"commonjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"main":"./dist/index.cjs","types":"./index.d.ts","_id":"buffer-crc32@1.0.0","gitHead":"fc79b0d9e490dee637d02107b93b88dc9c26dc69","bugs":{"url":"https://github.com/brianloveswords/buffer-crc32/issues"},"_nodeVersion":"21.5.0","_npmVersion":"10.2.4","dist":{"shasum":"a10993b9055081d55304bd9feb4a072de179f405","size":4958,"noattachment":false,"key":"/buffer-crc32/-/buffer-crc32-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/buffer-crc32/download/buffer-crc32-1.0.0.tgz"},"_npmUser":{"name":"kibertoad","email":"iselwin@gmail.com"},"directories":{},"maintainers":[{"name":"brianloveswords","email":""},{"name":"kibertoad","email":"iselwin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/buffer-crc32_1.0.0_1707242286713_0.9201286026324527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-06T17:58:06.898Z","publish_time":1707242286898,"_source_registry_name":"default","_cnpm_publish_time":1707242286898,"dist-tags":{"latest":"1.0.0","next":"1.0.0-RC9"}}