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

    rceaed42 r59329aa  
    11{
    2   "name": "core-js",
     2  "_args": [
     3    [
     4      "core-js@3.16.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "core-js@3.16.0",
     10  "_id": "core-js@3.16.0",
     11  "_inBundle": false,
     12  "_integrity": "sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g==",
     13  "_location": "/core-js",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "core-js@3.16.0",
     19    "name": "core-js",
     20    "escapedName": "core-js",
     21    "rawSpec": "3.16.0",
     22    "saveSpec": null,
     23    "fetchSpec": "3.16.0"
     24  },
     25  "_requiredBy": [
     26    "/@angular-devkit/build-angular"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.0.tgz",
     29  "_spec": "3.16.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/zloirock/core-js/issues"
     33  },
    334  "description": "Standard library",
    4   "version": "3.16.0",
    5   "repository": {
    6     "type": "git",
    7     "url": "https://github.com/zloirock/core-js.git"
    8   },
    9   "main": "index.js",
    1035  "funding": {
    1136    "type": "opencollective",
    1237    "url": "https://opencollective.com/core-js"
    1338  },
    14   "license": "MIT",
     39  "gitHead": "89686ea7429ad46a05040269be44395e3760837d",
     40  "homepage": "https://github.com/zloirock/core-js#readme",
    1541  "keywords": [
    1642    "ES3",
     
    5278    "shim"
    5379  ],
     80  "license": "MIT",
     81  "main": "index.js",
     82  "name": "core-js",
     83  "repository": {
     84    "type": "git",
     85    "url": "git+https://github.com/zloirock/core-js.git"
     86  },
    5487  "scripts": {
    5588    "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
    5689  },
    57   "gitHead": "89686ea7429ad46a05040269be44395e3760837d"
     90  "version": "3.16.0"
    5891}
Note: See TracChangeset for help on using the changeset viewer.