Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/core-js-compat/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "core-js-compat",
    3   "description": "core-js compat",
    4   "version": "3.18.2",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/zloirock/core-js.git",
    8     "directory": "packages/core-js-compat"
     2  "_args": [
     3    [
     4      "core-js-compat@3.18.2",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "core-js-compat@3.18.2",
     10  "_id": "core-js-compat@3.18.2",
     11  "_inBundle": false,
     12  "_integrity": "sha512-25VJYCJtGjZwLguj7d66oiHfmnVw3TMOZ0zV8DyMJp/aeQ3OjR519iOOeck08HMyVVRAqXxafc2Hl+5QstJrsQ==",
     13  "_location": "/core-js-compat",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "core-js-compat@3.18.2",
     19    "name": "core-js-compat",
     20    "escapedName": "core-js-compat",
     21    "rawSpec": "3.18.2",
     22    "saveSpec": null,
     23    "fetchSpec": "3.18.2"
    924  },
    10   "main": "index.js",
     25  "_requiredBy": [
     26    "/@babel/preset-env",
     27    "/babel-plugin-polyfill-corejs3"
     28  ],
     29  "_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.18.2.tgz",
     30  "_spec": "3.18.2",
     31  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     32  "bugs": {
     33    "url": "https://github.com/zloirock/core-js/issues"
     34  },
    1135  "dependencies": {
    1236    "browserslist": "^4.17.3",
    1337    "semver": "7.0.0"
    1438  },
     39  "description": "core-js compat",
    1540  "funding": {
    1641    "type": "opencollective",
    1742    "url": "https://opencollective.com/core-js"
    1843  },
     44  "gitHead": "ac4a27025eb557d7c7a94b928236fbcb6f21ba0e",
     45  "homepage": "https://github.com/zloirock/core-js#readme",
    1946  "license": "MIT",
    20   "gitHead": "ac4a27025eb557d7c7a94b928236fbcb6f21ba0e"
     47  "main": "index.js",
     48  "name": "core-js-compat",
     49  "repository": {
     50    "type": "git",
     51    "url": "git+https://github.com/zloirock/core-js.git",
     52    "directory": "packages/core-js-compat"
     53  },
     54  "version": "3.18.2"
    2155}
Note: See TracChangeset for help on using the changeset viewer.