We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dd725 commit 49a1d1aCopy full SHA for 49a1d1a
1 file changed
package.json
@@ -26,6 +26,9 @@
26
"crypt",
27
"crypto"
28
],
29
+ "bin": {
30
+ "bcrypt": "bin/bcrypt"
31
+ },
32
"main": "index.js",
33
"browser": "dist/bcrypt.js",
34
"dependencies": {},
0 commit comments