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/@babel/plugin-proposal-unicode-property-regex/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@babel/plugin-proposal-unicode-property-regex@7.14.5",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
    10   "_id": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
     2  "_from": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
     3  "_id": "@babel/plugin-proposal-unicode-property-regex@7.16.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==",
     5  "_integrity": "sha512-ti7IdM54NXv29cA4+bNNKEMS4jLMCbJgl+Drv+FgYy0erJLAxNAIXcNjNjrRZEcWq0xJHsNVwQezskMFpF8N9g==",
    136  "_location": "/@babel/plugin-proposal-unicode-property-regex",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
     11    "raw": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
    1912    "name": "@babel/plugin-proposal-unicode-property-regex",
    2013    "escapedName": "@babel%2fplugin-proposal-unicode-property-regex",
    2114    "scope": "@babel",
    22     "rawSpec": "7.14.5",
     15    "rawSpec": "^7.14.5",
    2316    "saveSpec": null,
    24     "fetchSpec": "7.14.5"
     17    "fetchSpec": "^7.14.5"
    2518  },
    2619  "_requiredBy": [
     
    2821    "/@babel/preset-modules"
    2922  ],
    30   "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz",
    31   "_spec": "7.14.5",
    32   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     23  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.0.tgz",
     24  "_shasum": "890482dfc5ea378e42e19a71e709728cabf18612",
     25  "_spec": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
     26  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\preset-env",
    3327  "author": {
    3428    "name": "The Babel Team",
     
    3832    "url": "https://github.com/babel/babel/issues"
    3933  },
     34  "bundleDependencies": false,
    4035  "dependencies": {
    41     "@babel/helper-create-regexp-features-plugin": "^7.14.5",
     36    "@babel/helper-create-regexp-features-plugin": "^7.16.0",
    4237    "@babel/helper-plugin-utils": "^7.14.5"
    4338  },
     39  "deprecated": false,
    4440  "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
    4541  "devDependencies": {
    46     "@babel/core": "7.14.5",
    47     "@babel/helper-plugin-test-runner": "7.14.5"
     42    "@babel/core": "^7.16.0",
     43    "@babel/helper-plugin-test-runner": "^7.16.0"
    4844  },
    4945  "engines": {
     
    7369    "directory": "packages/babel-plugin-proposal-unicode-property-regex"
    7470  },
    75   "version": "7.14.5"
     71  "version": "7.16.0"
    7672}
Note: See TracChangeset for help on using the changeset viewer.