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-minify-gradients/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "postcss-minify-gradients@5.0.2",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "postcss-minify-gradients@5.0.2",
    10   "_id": "postcss-minify-gradients@5.0.2",
     2  "_from": "postcss-minify-gradients@^5.0.3",
     3  "_id": "postcss-minify-gradients@5.0.3",
    114  "_inBundle": false,
    12   "_integrity": "sha512-7Do9JP+wqSD6Prittitt2zDLrfzP9pqKs2EcLX7HJYxsxCOwrrcLt4x/ctQTsiOw+/8HYotAoqNkrzItL19SdQ==",
     5  "_integrity": "sha512-Z91Ol22nB6XJW+5oe31+YxRsYooxOdFKcbOqY/V8Fxse1Y3vqlNRpi1cxCqoACZTQEhl+xvt4hsbWiV5R+XI9Q==",
    136  "_location": "/postcss-minify-gradients",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "postcss-minify-gradients@5.0.2",
     11    "raw": "postcss-minify-gradients@^5.0.3",
    1912    "name": "postcss-minify-gradients",
    2013    "escapedName": "postcss-minify-gradients",
    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-minify-gradients/-/postcss-minify-gradients-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-minify-gradients/-/postcss-minify-gradients-5.0.3.tgz",
     22  "_shasum": "f970a11cc71e08e9095e78ec3a6b34b91c19550e",
     23  "_spec": "postcss-minify-gradients@^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": {
    40     "colord": "^2.6",
     35    "colord": "^2.9.1",
    4136    "cssnano-utils": "^2.0.1",
    4237    "postcss-value-parser": "^4.1.0"
    4338  },
     39  "deprecated": false,
    4440  "description": "Minify gradient parameters with PostCSS.",
    4541  "devDependencies": {
     
    5349    "dist"
    5450  ],
    55   "gitHead": "3ffd3a0f178d60b68eeb84d75353b6decc6ef735",
     51  "gitHead": "2d84646671c7075f8dae35de310351aac3436bc0",
    5652  "homepage": "https://github.com/cssnano/cssnano",
    5753  "keywords": [
     
    7571    "prepare": "yarn build"
    7672  },
    77   "version": "5.0.2"
     73  "version": "5.0.3"
    7874}
Note: See TracChangeset for help on using the changeset viewer.