Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "follow-redirects@1.14.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "follow-redirects@1.14.4",
    10   "_id": "follow-redirects@1.14.4",
     2  "_from": "follow-redirects@^1.0.0",
     3  "_id": "follow-redirects@1.14.5",
    114  "_inBundle": false,
    12   "_integrity": "sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==",
     5  "_integrity": "sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==",
    136  "_location": "/follow-redirects",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "follow-redirects@1.14.4",
     11    "raw": "follow-redirects@^1.0.0",
    1912    "name": "follow-redirects",
    2013    "escapedName": "follow-redirects",
    21     "rawSpec": "1.14.4",
     14    "rawSpec": "^1.0.0",
    2215    "saveSpec": null,
    23     "fetchSpec": "1.14.4"
     16    "fetchSpec": "^1.0.0"
    2417  },
    2518  "_requiredBy": [
    2619    "/http-proxy"
    2720  ],
    28   "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz",
    29   "_spec": "1.14.4",
    30   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     21  "_resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.5.tgz",
     22  "_shasum": "f09a5848981d3c772b5392309778523f8d85c381",
     23  "_spec": "follow-redirects@^1.0.0",
     24  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\http-proxy",
    3125  "author": {
    3226    "name": "Ruben Verborgh",
     
    3731    "url": "https://github.com/follow-redirects/follow-redirects/issues"
    3832  },
     33  "bundleDependencies": false,
    3934  "contributors": [
    4035    {
     
    4843    }
    4944  ],
     45  "deprecated": false,
    5046  "description": "HTTP and HTTPS modules that follow redirects.",
    5147  "devDependencies": {
     
    9692    "test": "npm run lint && npm run mocha"
    9793  },
    98   "version": "1.14.4"
     94  "version": "1.14.5"
    9995}
Note: See TracChangeset for help on using the changeset viewer.