{"name":"xxhash-wasm","version":"0.3.0","description":"A WebAssembly implementation of xxHash","main":"cjs/xxhash-wasm.js","module":"esm/xxhash-wasm.js","author":{"name":"Michael Jungo","email":"michaeljungo92@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/jungomi/xxhash-wasm.git"},"files":["cjs","esm","umd"],"keywords":["xxhash","hash","wasm","webassembly"],"scripts":{"build":"yarn run build-wasm-docker && 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":"wat2wasm src/xxhash.wat -o src/xxhash.wasm","build-wasm-docker":"docker run -it --rm -u $(id -u):$(id -g) -v $PWD:/src -w /src jungomi/wabt wat2wasm src/xxhash.wat -o src/xxhash.wasm","clean":"rimraf coverage cjs esm umd","fix":"eslint . --fix","lint":"eslint .","test":"jest","test-update":"jest --updateSnapshot","test-coverage":"jest --coverage","prepublish":"yarn run clean && yarn run build"},"dependencies":{},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^8.0.1","babel-preset-env":"^1.6.1","eslint":"^4.9.0","eslint-config-prettier":"^2.6.0","eslint-plugin-prettier":"^2.3.1","jest":"^21.2.1","jest-t-assert":"^0.2.0","prettier":"^1.7.4","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.1.5"},"gitHead":"93490ed4ee9b9369f2f3eab7622534438d1e2059","bugs":{"url":"https://github.com/jungomi/xxhash-wasm/issues"},"homepage":"https://github.com/jungomi/xxhash-wasm#readme","_id":"xxhash-wasm@0.3.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.1","_npmUser":{"name":"jungomi","email":"michaeljungo92@gmail.com"},"dist":{"shasum":"0bc2325ec8e894f4e41942e9abfd541f48f2d79b","size":6185,"noattachment":false,"key":"/xxhash-wasm/-/xxhash-wasm-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xxhash-wasm/download/xxhash-wasm-0.3.0.tgz"},"maintainers":[{"name":"jungomi","email":"michaeljungo92@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xxhash-wasm-0.3.0.tgz_1509112338118_0.44552030856721103"},"directories":{},"publish_time":1509112339392,"_hasShrinkwrap":false,"_cnpm_publish_time":1509112339392,"dist-tags":{"latest":"1.0.2"}}