aboutsummaryrefslogtreecommitdiff
path: root/node_modules/bcrypt-nodejs/package.json
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-28 02:20:52 +0000
commit4cff38c8f7b65dab1fd72ea835ea7288327d1056 (patch)
treeac93acd69e77eef1e352af953d56238d70ea9c5d /node_modules/bcrypt-nodejs/package.json
parente11dd98c9a55cd1742d221e3b1ea90d31e240fa8 (diff)
Fixed admin bug
Diffstat (limited to 'node_modules/bcrypt-nodejs/package.json')
-rw-r--r--node_modules/bcrypt-nodejs/package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/bcrypt-nodejs/package.json b/node_modules/bcrypt-nodejs/package.json
index 138e52b..c3f3940 100644
--- a/node_modules/bcrypt-nodejs/package.json
+++ b/node_modules/bcrypt-nodejs/package.json
@@ -9,7 +9,7 @@
"version": "0.0.3",
"repository": {
"type": "git",
- "url": "https://github.com/shaneGirish/bcryptJS.git"
+ "url": "git+https://github.com/shaneGirish/bcryptJS.git"
},
"bugs": {
"url": "https://github.com/shaneGirish/bcrypt-nodejs/issues"
@@ -59,5 +59,7 @@
"directories": {},
"_shasum": "c60917f26dc235661566c681061c303c2b28842b",
"_resolved": "https://registry.npmjs.org/bcrypt-nodejs/-/bcrypt-nodejs-0.0.3.tgz",
- "_from": "bcrypt-nodejs@latest"
+ "_from": "bcrypt-nodejs@0.0.3",
+ "readme": "ERROR: No README data found!",
+ "homepage": "https://github.com/shaneGirish/bcryptJS#readme"
}