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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "is-core-module@2.7.0",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "is-core-module@2.7.0",
    10   "_id": "is-core-module@2.7.0",
     2  "_from": "is-core-module@^2.2.0",
     3  "_id": "is-core-module@2.8.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-ByY+tjCciCr+9nLryBYcSD50EOGWt95c7tIsKTG1J2ixKKXPvF7Ej3AVd+UfDydAJom3biBGDBALaO79ktwgEQ==",
     5  "_integrity": "sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==",
    136  "_location": "/is-core-module",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "is-core-module@2.7.0",
     11    "raw": "is-core-module@^2.2.0",
    1912    "name": "is-core-module",
    2013    "escapedName": "is-core-module",
    21     "rawSpec": "2.7.0",
     14    "rawSpec": "^2.2.0",
    2215    "saveSpec": null,
    23     "fetchSpec": "2.7.0"
     16    "fetchSpec": "^2.2.0"
    2417  },
    2518  "_requiredBy": [
    2619    "/resolve"
    2720  ],
    28   "_resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.7.0.tgz",
    29   "_spec": "2.7.0",
    30   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     21  "_resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.0.tgz",
     22  "_shasum": "0321336c3d0925e497fd97f5d95cb114a5ccd548",
     23  "_spec": "is-core-module@^2.2.0",
     24  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\resolve",
    3125  "author": {
    3226    "name": "Jordan Harband",
     
    4438    "url": "https://github.com/inspect-js/is-core-module/issues"
    4539  },
     40  "bundleDependencies": false,
    4641  "dependencies": {
    4742    "has": "^1.0.3"
    4843  },
     44  "deprecated": false,
    4945  "description": "Is this specifier a node.js core module?",
    5046  "devDependencies": {
     
    9894  },
    9995  "sideEffects": false,
    100   "version": "2.7.0"
     96  "version": "2.8.0"
    10197}
Note: See TracChangeset for help on using the changeset viewer.