Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/getpass/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "getpass",
    3   "version": "0.1.7",
    4   "description": "getpass for node.js",
    5   "main": "lib/index.js",
     2  "_args": [
     3    [
     4      "getpass@0.1.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "getpass@0.1.7",
     10  "_id": "getpass@0.1.7",
     11  "_inBundle": false,
     12  "_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
     13  "_location": "/getpass",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "getpass@0.1.7",
     19    "name": "getpass",
     20    "escapedName": "getpass",
     21    "rawSpec": "0.1.7",
     22    "saveSpec": null,
     23    "fetchSpec": "0.1.7"
     24  },
     25  "_requiredBy": [
     26    "/sshpk"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
     29  "_spec": "0.1.7",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Alex Wilson",
     33    "email": "alex.wilson@joyent.com"
     34  },
     35  "bugs": {
     36    "url": "https://github.com/arekinath/node-getpass/issues"
     37  },
    638  "dependencies": {
    739    "assert-plus": "^1.0.0"
    840  },
     41  "description": "getpass for node.js",
     42  "homepage": "https://github.com/arekinath/node-getpass#readme",
     43  "license": "MIT",
     44  "main": "lib/index.js",
     45  "name": "getpass",
    946  "repository": {
    1047    "type": "git",
    11     "url": "https://github.com/arekinath/node-getpass.git"
     48    "url": "git+https://github.com/arekinath/node-getpass.git"
    1249  },
    1350  "scripts": {
    1451    "test": "tape test/*.test.js"
    1552  },
    16   "author": "Alex Wilson <alex.wilson@joyent.com>",
    17   "license": "MIT"
     53  "version": "0.1.7"
    1854}
Note: See TracChangeset for help on using the changeset viewer.