{"name":"xxhash-wasm","version":"0.4.0","description":"A WebAssembly implementation of xxHash","main":"cjs/xxhash-wasm.js","module":"esm/xxhash-wasm.js","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":"yarn run build-browser && yarn run build-node","build-browser":"rollup -c","build-node":"TARGET=node rollup -c","build-wasm":"docker run -it --rm -u $(id -u):$(id -g) -v $PWD:/src -w /src jungomi/binaryen wasm-opt -O3 src/xxhash.wat -o src/xxhash.wasm","clean":"rimraf coverage cjs esm umd","fix":"eslint . --fix","lint":"eslint .","size":"bundlesize","test":"jest","test-update":"jest --updateSnapshot","test-coverage":"jest --coverage","prebuild":"yarn run clean","prepublish":"yarn run build"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","babel-eslint":"^10.1.0","bundlesize":"^0.18.0","eslint":"^6.8.0","eslint-config-prettier":"^6.10.1","eslint-plugin-prettier":"^3.1.2","jest":"^25.2.6","jest-t-assert":"^0.3.0","prettier":"^2.0.2","rimraf":"^3.0.2","rollup":"^2.3.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-terser":"^5.3.0"},"bundlesize":[{"path":"./cjs/xxhash-wasm.js","maxSize":"1.5kb"},{"path":"./esm/xxhash-wasm.js","maxSize":"1.5kb"},{"path":"./umd/xxhash-wasm.js","maxSize":"1.5kb"}],"gitHead":"c51512d3a80ae8a2ce4af000879a78ae69451c84","bugs":{"url":"https://github.com/jungomi/xxhash-wasm/issues"},"homepage":"https://github.com/jungomi/xxhash-wasm#readme","_id":"xxhash-wasm@0.4.0","_nodeVersion":"13.7.0","_npmVersion":"6.13.7","dist":{"shasum":"9b045adebd69226f15214773dbf3c4ed6134ffd2","size":8556,"noattachment":false,"key":"/xxhash-wasm/-/xxhash-wasm-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xxhash-wasm/download/xxhash-wasm-0.4.0.tgz"},"maintainers":[{"name":"jungomi","email":"michaeljungo92@gmail.com"}],"_npmUser":{"name":"jungomi","email":"michaeljungo92@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xxhash-wasm_0.4.0_1585832334877_0.86902291843475"},"_hasShrinkwrap":false,"publish_time":1585832335049,"_cnpm_publish_time":1585832335049,"dist-tags":{"latest":"1.0.2"}}