Last change
on this file since b738035 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "bcrypt-pbkdf@1.0.2",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "bcrypt-pbkdf@1.0.2",
|
---|
| 10 | "_id": "bcrypt-pbkdf@1.0.2",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
|
---|
| 13 | "_location": "/bcrypt-pbkdf",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "bcrypt-pbkdf@1.0.2",
|
---|
| 19 | "name": "bcrypt-pbkdf",
|
---|
| 20 | "escapedName": "bcrypt-pbkdf",
|
---|
| 21 | "rawSpec": "1.0.2",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.2"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/sshpk"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
|
---|
| 29 | "_spec": "1.0.2",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "bugs": {
|
---|
| 32 | "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues"
|
---|
[6a3a178] | 33 | },
|
---|
| 34 | "dependencies": {
|
---|
| 35 | "tweetnacl": "^0.14.3"
|
---|
| 36 | },
|
---|
[59329aa] | 37 | "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
|
---|
[6a3a178] | 38 | "devDependencies": {},
|
---|
[59329aa] | 39 | "homepage": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
|
---|
| 40 | "license": "BSD-3-Clause",
|
---|
| 41 | "main": "index.js",
|
---|
| 42 | "name": "bcrypt-pbkdf",
|
---|
| 43 | "repository": {
|
---|
| 44 | "type": "git",
|
---|
| 45 | "url": "git://github.com/joyent/node-bcrypt-pbkdf.git"
|
---|
| 46 | },
|
---|
| 47 | "version": "1.0.2"
|
---|
[6a3a178] | 48 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.