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/postcss-normalize-url/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "postcss-normalize-url@5.0.2",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "postcss-normalize-url@5.0.2",
    10   "_id": "postcss-normalize-url@5.0.2",
     2  "_from": "postcss-normalize-url@^5.0.3",
     3  "_id": "postcss-normalize-url@5.0.3",
    114  "_inBundle": false,
    12   "_integrity": "sha512-k4jLTPUxREQ5bpajFQZpx8bCF2UrlqOTzP9kEqcEnOfwsRshWs2+oAFIHfDQB8GO2PaUaSE0NlTAYtbluZTlHQ==",
     5  "_integrity": "sha512-qWiUMbvkRx3kc1Dp5opzUwc7MBWZcSDK2yofCmdvFBCpx+zFPkxBC1FASQ59Pt+flYfj/nTZSkmF56+XG5elSg==",
    136  "_location": "/postcss-normalize-url",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "postcss-normalize-url@5.0.2",
     11    "raw": "postcss-normalize-url@^5.0.3",
    1912    "name": "postcss-normalize-url",
    2013    "escapedName": "postcss-normalize-url",
    21     "rawSpec": "5.0.2",
     14    "rawSpec": "^5.0.3",
    2215    "saveSpec": null,
    23     "fetchSpec": "5.0.2"
     16    "fetchSpec": "^5.0.3"
    2417  },
    2518  "_requiredBy": [
    2619    "/cssnano-preset-default"
    2720  ],
    28   "_resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.0.2.tgz",
    29   "_spec": "5.0.2",
    30   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     21  "_resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.0.3.tgz",
     22  "_shasum": "42eca6ede57fe69075fab0f88ac8e48916ef931c",
     23  "_spec": "postcss-normalize-url@^5.0.3",
     24  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\cssnano-preset-default",
    3125  "author": {
    3226    "name": "Ben Briggs",
     
    3731    "url": "https://github.com/cssnano/cssnano/issues"
    3832  },
     33  "bundleDependencies": false,
    3934  "dependencies": {
    4035    "is-absolute-url": "^3.0.3",
     
    4237    "postcss-value-parser": "^4.1.0"
    4338  },
     39  "deprecated": false,
    4440  "description": "Normalize URLs with PostCSS",
    4541  "devDependencies": {
     
    5349    "LICENSE-MIT"
    5450  ],
    55   "gitHead": "39b4cc089e8825d308df1fa8a7313d38d8f1f2f7",
    5651  "homepage": "https://github.com/cssnano/cssnano",
    5752  "keywords": [
     
    7974    "prepare": "yarn build"
    8075  },
    81   "version": "5.0.2"
     76  "version": "5.0.3"
    8277}
Note: See TracChangeset for help on using the changeset viewer.