diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-16 13:17:06 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-16 13:17:06 +0000 |
| commit | dc46b87abee1e441c07524ddde67fd902a919336 (patch) | |
| tree | 13eba08b8655dfd78e9600ec5f612011a0bf3b35 /node_modules/bcrypt-nodejs/package.json | |
| parent | 26f4b38e9e5a202756a7c33abc775aea2617aeaf (diff) | |
added some dependencies to package.json
Diffstat (limited to 'node_modules/bcrypt-nodejs/package.json')
| -rw-r--r-- | node_modules/bcrypt-nodejs/package.json | 63 |
1 files changed, 0 insertions, 63 deletions
diff --git a/node_modules/bcrypt-nodejs/package.json b/node_modules/bcrypt-nodejs/package.json deleted file mode 100644 index cfd140d..0000000 --- a/node_modules/bcrypt-nodejs/package.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "name": "bcrypt-nodejs", - "description": "A native JS bcrypt library for NodeJS.", - "main": "./bCrypt", - "author": { - "name": "Shane Girish", - "email": "shaneGirish@gmail.com" - }, - "version": "0.0.3", - "repository": { - "type": "git", - "url": "https://github.com/shaneGirish/bcryptJS.git" - }, - "bugs": { - "url": "https://github.com/shaneGirish/bcrypt-nodejs/issues" - }, - "contributors": [ - { - "name": "Alex Murray", - "url": "https://github.com/alexmurray" - }, - { - "name": "Nicolas Pelletier", - "url": "https://github.com/NicolasPelletier" - }, - { - "name": "Josh Rogers", - "url": "https://github.com/geekymole" - } - ], - "keywords": [ - "bcrypt", - "javascript", - "js", - "hash", - "password", - "auth", - "authentication", - "encryption", - "crypt", - "crypto" - ], - "_id": "bcrypt-nodejs@0.0.3", - "dist": { - "shasum": "c60917f26dc235661566c681061c303c2b28842b", - "tarball": "https://registry.npmjs.org/bcrypt-nodejs/-/bcrypt-nodejs-0.0.3.tgz" - }, - "_npmVersion": "1.2.0", - "_npmUser": { - "name": "shanegirish", - "email": "shaneGirish@gmail.com" - }, - "maintainers": [ - { - "name": "shanegirish", - "email": "shanegirish@gmail.com" - } - ], - "directories": {}, - "_shasum": "c60917f26dc235661566c681061c303c2b28842b", - "_resolved": "https://registry.npmjs.org/bcrypt-nodejs/-/bcrypt-nodejs-0.0.3.tgz", - "_from": "bcrypt-nodejs@0.0.3" -} |
