{"name":"bcryptjs","description":"Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.","version":"3.0.0","author":{"name":"Daniel Wirtz","email":"dcode@dcode.io"},"contributors":[{"name":"Shane Girish","email":"shaneGirish@gmail.com","url":"https://github.com/shaneGirish"},{"name":"Alex Murray","url":"https://github.com/alexmurray"},{"name":"Nicolas Pelletier","url":"https://github.com/NicolasPelletier"},{"name":"Josh Rogers","url":"https://github.com/geekymole"},{"name":"Noah Isaacson","email":"noah@nisaacson.com","url":"https://github.com/nisaacson"}],"repository":{"type":"url","url":"git+https://github.com/dcodeIO/bcrypt.js.git"},"bugs":{"url":"https://github.com/dcodeIO/bcrypt.js/issues"},"keywords":["bcrypt","password","auth","authentication","encryption","crypt","crypto"],"type":"module","main":"umd/index.js","types":"umd/index.d.ts","exports":{".":{"import":{"types":"./index.d.ts","default":"./index.js"},"require":{"types":"./umd/index.d.ts","default":"./umd/index.js"}}},"bin":{"bcrypt":"bin/bcrypt"},"license":"BSD-3-Clause","scripts":{"build":"esm2umd bcrypt index.js > umd/index.js && prettier --write umd/index.js","lint":"prettier --check .","format":"prettier --write .","test":"npm run test:unit && npm run test:typescript","test:unit":"node tests","test:typescript":"tsc --project tests/typescript/tsconfig.esnext.json && tsc --project tests/typescript/tsconfig.nodenext.json && tsc --project tests/typescript/tsconfig.commonjs.json && tsc --project tests/typescript/tsconfig.global.json"},"browser":{"crypto":false},"devDependencies":{"bcrypt":"^5.1.1","esm2umd":"^0.3.0","prettier":"^3.5.0","typescript":"^5.7.3"},"_id":"bcryptjs@3.0.0","gitHead":"2a9bea9e276e6be04dbd403f9695937788b3b10a","homepage":"https://github.com/dcodeIO/bcrypt.js#readme","_nodeVersion":"23.8.0","_npmVersion":"10.9.2","dist":{"shasum":"90b3ddba08c5dbe1a9e15ac900afdc8fb4772965","size":31699,"noattachment":false,"key":"/bcryptjs/-/bcryptjs-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bcryptjs/download/bcryptjs-3.0.0.tgz"},"_npmUser":{"name":"dcode","email":"dcode+npm@dcode.io"},"directories":{},"maintainers":[{"name":"dcode","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/bcryptjs_3.0.0_1739471043853_0.7389334074397533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-13T18:24:04.156Z","publish_time":1739471044156,"_source_registry_name":"default","_cnpm_publish_time":1739471044156,"dist-tags":{"latest":"3.0.3"}}