{"name":"xxhash-wasm","version":"1.0.1","description":"A WebAssembly implementation of xxHash","type":"module","main":"./cjs/xxhash-wasm.cjs","module":"./esm/xxhash-wasm.js","exports":{"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.16.7","@babel/eslint-parser":"^7.16.5","@babel/preset-env":"^7.16.8","bundlewatch":"^0.3.3","eslint":"^8.6.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.4.7","jest-t-assert":"^0.3.0","node-gyp":"^8.4.1","prettier":"^2.5.1","rimraf":"^3.0.2","rollup":"^2.64.0","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"}]},"gitHead":"2db97885d8fe9828e9451bd8a0b41da0d2d3161a","bugs":{"url":"https://github.com/jungomi/xxhash-wasm/issues"},"homepage":"https://github.com/jungomi/xxhash-wasm#readme","_id":"xxhash-wasm@1.0.1","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"8a0f0eeb3ab76c16bbb889f5acca286b62d98626","size":12610,"noattachment":false,"key":"/xxhash-wasm/-/xxhash-wasm-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/xxhash-wasm/download/xxhash-wasm-1.0.1.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.1_1642618008466_0.5231784075666812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T18:46:58.061Z","publish_time":1642618008636,"_cnpm_publish_time":1642618008636,"dist-tags":{"latest":"1.0.2"}}