source: trip-planner-front/node_modules/getpass/package.json@ e29cc2e

Last change on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.3 KB
Line 
1{
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 },
38 "dependencies": {
39 "assert-plus": "^1.0.0"
40 },
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",
46 "repository": {
47 "type": "git",
48 "url": "git+https://github.com/arekinath/node-getpass.git"
49 },
50 "scripts": {
51 "test": "tape test/*.test.js"
52 },
53 "version": "0.1.7"
54}
Note: See TracBrowser for help on using the repository browser.