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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "klona@2.0.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "klona@2.0.4",
    10   "_id": "klona@2.0.4",
     2  "_from": "klona@^2.0.4",
     3  "_id": "klona@2.0.5",
    114  "_inBundle": false,
    12   "_integrity": "sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==",
     5  "_integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==",
    136  "_location": "/klona",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "klona@2.0.4",
     11    "raw": "klona@^2.0.4",
    1912    "name": "klona",
    2013    "escapedName": "klona",
    21     "rawSpec": "2.0.4",
     14    "rawSpec": "^2.0.4",
    2215    "saveSpec": null,
    23     "fetchSpec": "2.0.4"
     16    "fetchSpec": "^2.0.4"
    2417  },
    2518  "_requiredBy": [
     
    2922    "/stylus-loader"
    3023  ],
    31   "_resolved": "https://registry.npmjs.org/klona/-/klona-2.0.4.tgz",
    32   "_spec": "2.0.4",
    33   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     24  "_resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz",
     25  "_shasum": "d166574d90076395d9963aa7a928fabb8d76afbc",
     26  "_spec": "klona@^2.0.4",
     27  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\less-loader",
    3428  "author": {
    3529    "name": "Luke Edwards",
     
    4034    "url": "https://github.com/lukeed/klona/issues"
    4135  },
     36  "bundleDependencies": false,
     37  "deprecated": false,
    4238  "description": "A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!",
    4339  "devDependencies": {
    4440    "bundt": "1.0.2",
    4541    "esm": "3.2.25",
    46     "uvu": "0.3.3"
     42    "uvu": "0.5.2"
    4743  },
    4844  "engines": {
     
    106102  "types": "index.d.ts",
    107103  "unpkg": "dist/index.min.js",
    108   "version": "2.0.4"
     104  "version": "2.0.5"
    109105}
Note: See TracChangeset for help on using the changeset viewer.