{"name":"tweetnacl","version":"1.0.3","description":"Port of TweetNaCl cryptographic library to JavaScript","main":"nacl-fast.js","types":"nacl.d.ts","directories":{"test":"test"},"scripts":{"build":"uglifyjs nacl.js -c -m -o nacl.min.js && uglifyjs nacl-fast.js -c -m -o nacl-fast.min.js","test-node":"tape test/*.js | faucet","test-node-all":"make -C test/c && tape test/*.js test/c/*.js | faucet","build-test-browser":"browserify test/browser/init.js test/*.js | uglifyjs -c -m -o test/browser/_bundle.js 2>/dev/null && browserify test/browser/init.js test/*.quick.js | uglifyjs -c -m -o test/browser/_bundle-quick.js 2>/dev/null","test":"npm run test-node-all","bench":"node test/benchmark/bench.js","lint":"eslint nacl.js nacl-fast.js test/*.js test/benchmark/*.js"},"repository":{"type":"git","url":"git+https://github.com/dchest/tweetnacl-js.git"},"keywords":["crypto","cryptography","curve25519","ed25519","encrypt","hash","key","nacl","poly1305","public","salsa20","signatures"],"author":{"name":"TweetNaCl-js contributors"},"license":"Unlicense","bugs":{"url":"https://github.com/dchest/tweetnacl-js/issues"},"homepage":"https://tweetnacl.js.org","devDependencies":{"browserify":"^16.2.3","eslint":"^6.8.0","faucet":"^0.0.1","tap-browser-color":"^0.1.2","tape":"^4.13.0","tweetnacl-util":"^0.15.0","uglify-js":"^3.7.5"},"browser":{"buffer":false,"crypto":false},"gitHead":"5bf1ff5fa15e89ae249401b0d5aa54c5c5955041","_id":"tweetnacl@1.0.3","_nodeVersion":"13.8.0","_npmVersion":"6.13.7","_npmUser":{"name":"dchest","email":"dmitry@codingrobots.com"},"dist":{"shasum":"ac0af71680458d8a6378d0d0d050ab1407d35596","size":49790,"noattachment":false,"key":"/tweetnacl/-/tweetnacl-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tweetnacl/download/tweetnacl-1.0.3.tgz"},"maintainers":[{"name":"dchest","email":"dmitry@codingrobots.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tweetnacl_1.0.3_1581364145675_0.799665616296863"},"_hasShrinkwrap":false,"publish_time":1581364145829,"_cnpm_publish_time":1581364145829,"dist-tags":{"latest":"1.0.3"}}