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 3e40827 commit d15bc35Copy full SHA for d15bc35
package.json
@@ -8,9 +8,9 @@
8
"salt",
9
"hash"
10
],
11
- "homepage": "https://github.com/crypto-browserify/pbkdf2",
+ "homepage": "https://github.com/browserify/pbkdf2",
12
"bugs": {
13
- "url": "https://github.com/crypto-browserify/pbkdf2/issues"
+ "url": "https://github.com/browserify/pbkdf2/issues"
14
},
15
"license": "MIT",
16
"author": "Daniel Cousens",
@@ -21,7 +21,7 @@
21
"main": "index.js",
22
"repository": {
23
"type": "git",
24
- "url": "https://github.com/crypto-browserify/pbkdf2.git"
+ "url": "https://github.com/browserify/pbkdf2.git"
25
26
"scripts": {
27
"prepack": "npmignore --auto --commentLines=autogenerated",
0 commit comments