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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "acorn@8.5.0",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "acorn@8.5.0",
    10   "_id": "acorn@8.5.0",
     2  "_from": "acorn@^8.4.1",
     3  "_id": "acorn@8.6.0",
    114  "_inBundle": false,
    12   "_integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==",
     5  "_integrity": "sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==",
    136  "_location": "/acorn",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "acorn@8.5.0",
     11    "raw": "acorn@^8.4.1",
    1912    "name": "acorn",
    2013    "escapedName": "acorn",
    21     "rawSpec": "8.5.0",
     14    "rawSpec": "^8.4.1",
    2215    "saveSpec": null,
    23     "fetchSpec": "8.5.0"
     16    "fetchSpec": "^8.4.1"
    2417  },
    2518  "_requiredBy": [
    2619    "/webpack"
    2720  ],
    28   "_resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz",
    29   "_spec": "8.5.0",
    30   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     21  "_resolved": "https://registry.npmjs.org/acorn/-/acorn-8.6.0.tgz",
     22  "_shasum": "e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895",
     23  "_spec": "acorn@^8.4.1",
     24  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\webpack",
    3125  "bin": {
    3226    "acorn": "bin/acorn"
     
    3529    "url": "https://github.com/acornjs/acorn/issues"
    3630  },
     31  "bundleDependencies": false,
     32  "deprecated": false,
    3733  "description": "ECMAScript parser",
    3834  "engines": {
     
    7975  },
    8076  "types": "dist/acorn.d.ts",
    81   "version": "8.5.0"
     77  "version": "8.6.0"
    8278}
Note: See TracChangeset for help on using the changeset viewer.