{"name":"xxhash-wasm","version":"1.0.2","description":"A WebAssembly implementation of xxHash","type":"module","main":"./cjs/xxhash-wasm.cjs","module":"./esm/xxhash-wasm.js","exports":{"types":"./types.d.ts","import":"./esm/xxhash-wasm.js","require":"./cjs/xxhash-wasm.cjs"},"types":"./types.d.ts","author":{"name":"Michael Jungo","email":"michaeljungo92@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/jungomi/xxhash-wasm.git"},"keywords":["xxhash","hash","wasm","webassembly"],"scripts":{"build":"yarn run build-wasm && yarn run build-js","build-js":"rollup -c","build-wasm":"wasm-opt --enable-bulk-memory -O4 src/xxhash.wat -o src/xxhash.wasm","clean":"rimraf coverage cjs esm umd","fix":"eslint . --fix","lint":"eslint .","size":"bundlewatch","test":"jest","test-update":"jest --updateSnapshot","test-coverage":"jest --coverage","prebuild":"yarn run clean","prepublish":"yarn run build"},"devDependencies":{"@babel/core":"^7.19.6","@babel/eslint-parser":"^7.19.1","@babel/preset-env":"^7.19.4","bundlewatch":"^0.3.3","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.2.2","jest-t-assert":"^0.3.0","node-gyp":"^9.3.0","prettier":"^2.7.1","rimraf":"^3.0.2","rollup":"^3.2.5","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^7.0.2"},"bundlewatch":{"files":[{"path":"./cjs/xxhash-wasm.cjs","maxSize":"2.2kb"},{"path":"./esm/xxhash-wasm.js","maxSize":"2.2kb"},{"path":"./umd/xxhash-wasm.js","maxSize":"2.3kb"}]},"packageManager":"yarn@3.2.4","gitHead":"dbe852d80fa20e54a8e6719f77b052fee57c786b","bugs":{"url":"https://github.com/jungomi/xxhash-wasm/issues"},"homepage":"https://github.com/jungomi/xxhash-wasm#readme","_id":"xxhash-wasm@1.0.2","_nodeVersion":"18.12.0","_npmVersion":"8.19.2","dist":{"shasum":"ecc0f813219b727af4d5f3958ca6becee2f2f1ff","size":13779,"noattachment":false,"key":"/xxhash-wasm/-/xxhash-wasm-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/xxhash-wasm/download/xxhash-wasm-1.0.2.tgz"},"_npmUser":{"name":"jungomi","email":"michaeljungo92@gmail.com"},"directories":{},"maintainers":[{"name":"jungomi","email":"michaeljungo92@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xxhash-wasm_1.0.2_1667404397445_0.9011213161573226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T15:56:05.896Z","publish_time":1667404397672,"_cnpm_publish_time":1667404397672,"dist-tags":{"latest":"1.0.2"}}