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-private-property-in-object/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@babel/plugin-proposal-private-property-in-object@7.15.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "@babel/plugin-proposal-private-property-in-object@7.15.4",
    10   "_id": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     2  "_from": "@babel/plugin-proposal-private-property-in-object@^7.14.5",
     3  "_id": "@babel/plugin-proposal-private-property-in-object@7.16.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==",
     5  "_integrity": "sha512-3jQUr/HBbMVZmi72LpjQwlZ55i1queL8KcDTQEkAHihttJnAPrcvG9ZNXIfsd2ugpizZo595egYV6xy+pv4Ofw==",
    136  "_location": "/@babel/plugin-proposal-private-property-in-object",
    147  "_phantomChildren": {
    15     "@babel/types": "7.15.6"
     8    "@babel/helper-validator-identifier": "7.15.7",
     9    "to-fast-properties": "2.0.0"
    1610  },
    1711  "_requested": {
    18     "type": "version",
     12    "type": "range",
    1913    "registry": true,
    20     "raw": "@babel/plugin-proposal-private-property-in-object@7.15.4",
     14    "raw": "@babel/plugin-proposal-private-property-in-object@^7.14.5",
    2115    "name": "@babel/plugin-proposal-private-property-in-object",
    2216    "escapedName": "@babel%2fplugin-proposal-private-property-in-object",
    2317    "scope": "@babel",
    24     "rawSpec": "7.15.4",
     18    "rawSpec": "^7.14.5",
    2519    "saveSpec": null,
    26     "fetchSpec": "7.15.4"
     20    "fetchSpec": "^7.14.5"
    2721  },
    2822  "_requiredBy": [
    2923    "/@babel/preset-env"
    3024  ],
    31   "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.15.4.tgz",
    32   "_spec": "7.15.4",
    33   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     25  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.0.tgz",
     26  "_shasum": "69e935b2c5c79d2488112d886f0c4e2790fee76f",
     27  "_spec": "@babel/plugin-proposal-private-property-in-object@^7.14.5",
     28  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\preset-env",
    3429  "author": {
    3530    "name": "The Babel Team",
     
    3934    "url": "https://github.com/babel/babel/issues"
    4035  },
     36  "bundleDependencies": false,
    4137  "dependencies": {
    42     "@babel/helper-annotate-as-pure": "^7.15.4",
    43     "@babel/helper-create-class-features-plugin": "^7.15.4",
     38    "@babel/helper-annotate-as-pure": "^7.16.0",
     39    "@babel/helper-create-class-features-plugin": "^7.16.0",
    4440    "@babel/helper-plugin-utils": "^7.14.5",
    4541    "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
    4642  },
     43  "deprecated": false,
    4744  "description": "This plugin transforms checks for a private property in an object",
    4845  "devDependencies": {
    49     "@babel/core": "7.15.4",
    50     "@babel/helper-plugin-test-runner": "7.14.5"
     46    "@babel/core": "^7.16.0",
     47    "@babel/helper-plugin-test-runner": "^7.16.0"
    5148  },
    5249  "engines": {
     
    7168    "directory": "packages/babel-plugin-proposal-private-property-in-object"
    7269  },
    73   "version": "7.15.4"
     70  "version": "7.16.0"
    7471}
Note: See TracChangeset for help on using the changeset viewer.