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

adding photos

Location:
trip-planner-front/node_modules/needle
Files:
2 edited

Legend:

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

    rceaed42 r59329aa  
    11{
    2   "name": "debug",
    3   "version": "3.2.7",
    4   "repository": {
    5     "type": "git",
    6     "url": "git://github.com/visionmedia/debug.git"
     2  "_args": [
     3    [
     4      "debug@3.2.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "debug@3.2.7",
     10  "_id": "debug@3.2.7",
     11  "_inBundle": false,
     12  "_integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
     13  "_location": "/needle/debug",
     14  "_optional": true,
     15  "_phantomChildren": {},
     16  "_requested": {
     17    "type": "version",
     18    "registry": true,
     19    "raw": "debug@3.2.7",
     20    "name": "debug",
     21    "escapedName": "debug",
     22    "rawSpec": "3.2.7",
     23    "saveSpec": null,
     24    "fetchSpec": "3.2.7"
    725  },
    8   "description": "small debugging utility",
    9   "keywords": [
    10     "debug",
    11     "log",
    12     "debugger"
     26  "_requiredBy": [
     27    "/needle"
    1328  ],
    14   "files": [
    15     "src",
    16     "node.js",
    17     "dist/debug.js",
    18     "LICENSE",
    19     "README.md"
     29  "_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
     30  "_spec": "3.2.7",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "author": {
     33    "name": "TJ Holowaychuk",
     34    "email": "tj@vision-media.ca"
     35  },
     36  "browser": "./src/browser.js",
     37  "bugs": {
     38    "url": "https://github.com/visionmedia/debug/issues"
     39  },
     40  "contributors": [
     41    {
     42      "name": "Nathan Rajlich",
     43      "email": "nathan@tootallnate.net",
     44      "url": "http://n8.io"
     45    },
     46    {
     47      "name": "Andrew Rhyne",
     48      "email": "rhyneandrew@gmail.com"
     49    }
    2050  ],
    21   "author": "TJ Holowaychuk <tj@vision-media.ca>",
    22   "contributors": [
    23     "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
    24     "Andrew Rhyne <rhyneandrew@gmail.com>"
    25   ],
    26   "license": "MIT",
    2751  "dependencies": {
    2852    "ms": "^2.1.1"
    2953  },
     54  "description": "small debugging utility",
    3055  "devDependencies": {
    3156    "@babel/cli": "^7.0.0",
     
    4671    "xo": "^0.23.0"
    4772  },
     73  "files": [
     74    "src",
     75    "node.js",
     76    "dist/debug.js",
     77    "LICENSE",
     78    "README.md"
     79  ],
     80  "homepage": "https://github.com/visionmedia/debug#readme",
     81  "keywords": [
     82    "debug",
     83    "log",
     84    "debugger"
     85  ],
     86  "license": "MIT",
    4887  "main": "./src/index.js",
    49   "browser": "./src/browser.js",
    50   "unpkg": "./dist/debug.js"
     88  "name": "debug",
     89  "repository": {
     90    "type": "git",
     91    "url": "git://github.com/visionmedia/debug.git"
     92  },
     93  "unpkg": "./dist/debug.js",
     94  "version": "3.2.7"
    5195}
  • trip-planner-front/node_modules/needle/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "needle",
    3   "version": "2.9.1",
     2  "_args": [
     3    [
     4      "needle@2.9.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "needle@2.9.1",
     10  "_id": "needle@2.9.1",
     11  "_inBundle": false,
     12  "_integrity": "sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==",
     13  "_location": "/needle",
     14  "_optional": true,
     15  "_phantomChildren": {
     16    "ms": "2.1.2"
     17  },
     18  "_requested": {
     19    "type": "version",
     20    "registry": true,
     21    "raw": "needle@2.9.1",
     22    "name": "needle",
     23    "escapedName": "needle",
     24    "rawSpec": "2.9.1",
     25    "saveSpec": null,
     26    "fetchSpec": "2.9.1"
     27  },
     28  "_requiredBy": [
     29    "/less"
     30  ],
     31  "_resolved": "https://registry.npmjs.org/needle/-/needle-2.9.1.tgz",
     32  "_spec": "2.9.1",
     33  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     34  "author": {
     35    "name": "Tomás Pollak",
     36    "email": "tomas@forkhq.com"
     37  },
     38  "bin": {
     39    "needle": "bin/needle"
     40  },
     41  "bugs": {
     42    "url": "https://github.com/tomas/needle/issues"
     43  },
     44  "dependencies": {
     45    "debug": "^3.2.6",
     46    "iconv-lite": "^0.4.4",
     47    "sax": "^1.2.4"
     48  },
    449  "description": "The leanest and most handsome HTTP client in the Nodelands.",
     50  "devDependencies": {
     51    "JSONStream": "^1.3.5",
     52    "jschardet": "^1.6.0",
     53    "mocha": "^5.2.0",
     54    "pump": "^3.0.0",
     55    "q": "^1.5.1",
     56    "should": "^13.2.3",
     57    "sinon": "^2.3.0",
     58    "xml2js": "^0.4.19"
     59  },
     60  "directories": {
     61    "lib": "./lib"
     62  },
     63  "engines": {
     64    "node": ">= 4.4.x"
     65  },
     66  "homepage": "https://github.com/tomas/needle#readme",
    567  "keywords": [
    668    "http",
     
    1981    "redirect"
    2082  ],
     83  "license": "MIT",
     84  "main": "./lib/needle",
     85  "name": "needle",
     86  "repository": {
     87    "type": "git",
     88    "url": "git+https://github.com/tomas/needle.git"
     89  },
     90  "scripts": {
     91    "test": "mocha test"
     92  },
    2193  "tags": [
    2294    "http",
     
    35107    "redirect"
    36108  ],
    37   "author": "Tomás Pollak <tomas@forkhq.com>",
    38   "repository": {
    39     "type": "git",
    40     "url": "https://github.com/tomas/needle.git"
    41   },
    42   "dependencies": {
    43     "debug": "^3.2.6",
    44     "iconv-lite": "^0.4.4",
    45     "sax": "^1.2.4"
    46   },
    47   "devDependencies": {
    48     "JSONStream": "^1.3.5",
    49     "jschardet": "^1.6.0",
    50     "mocha": "^5.2.0",
    51     "pump": "^3.0.0",
    52     "q": "^1.5.1",
    53     "should": "^13.2.3",
    54     "sinon": "^2.3.0",
    55     "xml2js": "^0.4.19"
    56   },
    57   "scripts": {
    58     "test": "mocha test"
    59   },
    60   "directories": {
    61     "lib": "./lib"
    62   },
    63   "main": "./lib/needle",
    64   "bin": {
    65     "needle": "./bin/needle"
    66   },
    67   "license": "MIT",
    68   "engines": {
    69     "node": ">= 4.4.x"
    70   }
     109  "version": "2.9.1"
    71110}
Note: See TracChangeset for help on using the changeset viewer.