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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "lilconfig@2.0.3",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "lilconfig@2.0.3",
    10   "_id": "lilconfig@2.0.3",
     2  "_from": "lilconfig@^2.0.3",
     3  "_id": "lilconfig@2.0.4",
    114  "_inBundle": false,
    12   "_integrity": "sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==",
     5  "_integrity": "sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==",
    136  "_location": "/lilconfig",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "lilconfig@2.0.3",
     11    "raw": "lilconfig@^2.0.3",
    1912    "name": "lilconfig",
    2013    "escapedName": "lilconfig",
    21     "rawSpec": "2.0.3",
     14    "rawSpec": "^2.0.3",
    2215    "saveSpec": null,
    23     "fetchSpec": "2.0.3"
     16    "fetchSpec": "^2.0.3"
    2417  },
    2518  "_requiredBy": [
    2619    "/cssnano"
    2720  ],
    28   "_resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.3.tgz",
    29   "_spec": "2.0.3",
    30   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     21  "_resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.4.tgz",
     22  "_shasum": "f4507d043d7058b380b6a8f5cb7bcd4b34cee082",
     23  "_spec": "lilconfig@^2.0.3",
     24  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\cssnano",
    3125  "author": {
    3226    "name": "antonk52"
     
    3529    "url": "https://github.com/antonk52/lilconfig/issues"
    3630  },
     31  "bundleDependencies": false,
     32  "deprecated": false,
    3733  "description": "A zero-dependency alternative to cosmiconfig",
    3834  "devDependencies": {
    39     "@types/jest": "^26.0.23",
     35    "@types/jest": "^27.0.2",
    4036    "@types/node": "^14.17.2",
    41     "@typescript-eslint/eslint-plugin": "^4.26.0",
    42     "@typescript-eslint/parser": "^4.26.0",
    43     "cosmiconfig": "7.0.0",
    44     "eslint": "^7.28.0",
     37    "@typescript-eslint/eslint-plugin": "^5.3.0",
     38    "@typescript-eslint/parser": "^5.3.0",
     39    "cosmiconfig": "^7.0.1",
     40    "eslint": "^8.1.0",
    4541    "eslint-config-prettier": "^8.3.0",
    46     "eslint-plugin-prettier": "^3.4.0",
    47     "jest": "^26.6.3",
    48     "prettier": "^2.3.1",
    49     "ts-jest": "^26.5.6",
    50     "typescript": "^4.3.2"
     42    "eslint-plugin-prettier": "^4.0.0",
     43    "jest": "^27.3.1",
     44    "prettier": "^2.4.1",
     45    "ts-jest": "^27.0.7",
     46    "typescript": "^4.4.4"
    5147  },
    5248  "engines": {
     
    7975  },
    8076  "types": "dist/index.d.ts",
    81   "version": "2.0.3"
     77  "version": "2.0.4"
    8278}
Note: See TracChangeset for help on using the changeset viewer.