Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

Location:
trip-planner-front/node_modules/asn1
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/asn1/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "asn1@0.2.4",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "asn1@0.2.4",
    10   "_id": "asn1@0.2.4",
     2  "_from": "asn1@~0.2.3",
     3  "_id": "asn1@0.2.6",
    114  "_inBundle": false,
    12   "_integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
     5  "_integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
    136  "_location": "/asn1",
    147  "_phantomChildren": {},
    158  "_requested": {
    16     "type": "version",
     9    "type": "range",
    1710    "registry": true,
    18     "raw": "asn1@0.2.4",
     11    "raw": "asn1@~0.2.3",
    1912    "name": "asn1",
    2013    "escapedName": "asn1",
    21     "rawSpec": "0.2.4",
     14    "rawSpec": "~0.2.3",
    2215    "saveSpec": null,
    23     "fetchSpec": "0.2.4"
     16    "fetchSpec": "~0.2.3"
    2417  },
    2518  "_requiredBy": [
    2619    "/sshpk"
    2720  ],
    28   "_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
    29   "_spec": "0.2.4",
    30   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     21  "_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
     22  "_shasum": "0d3a7bb6e64e02a90c0303b31f292868ea09a08d",
     23  "_spec": "asn1@~0.2.3",
     24  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\sshpk",
    3125  "author": {
    3226    "name": "Joyent",
     
    3630    "url": "https://github.com/joyent/node-asn1/issues"
    3731  },
     32  "bundleDependencies": false,
    3833  "contributors": [
    3934    {
     
    5752    "safer-buffer": "~2.1.0"
    5853  },
     54  "deprecated": false,
    5955  "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
    6056  "devDependencies": {
     
    7167  "repository": {
    7268    "type": "git",
    73     "url": "git://github.com/joyent/node-asn1.git"
     69    "url": "git+https://github.com/joyent/node-asn1.git"
    7470  },
    7571  "scripts": {
    7672    "test": "tape ./test/ber/*.test.js"
    7773  },
    78   "version": "0.2.4"
     74  "version": "0.2.6"
    7975}
Note: See TracChangeset for help on using the changeset viewer.