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

    rceaed42 r59329aa  
    11{
    2   "name": "ecc-jsbn",
    3   "version": "0.1.2",
     2  "_args": [
     3    [
     4      "ecc-jsbn@0.1.2",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "ecc-jsbn@0.1.2",
     10  "_id": "ecc-jsbn@0.1.2",
     11  "_inBundle": false,
     12  "_integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
     13  "_location": "/ecc-jsbn",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "ecc-jsbn@0.1.2",
     19    "name": "ecc-jsbn",
     20    "escapedName": "ecc-jsbn",
     21    "rawSpec": "0.1.2",
     22    "saveSpec": null,
     23    "fetchSpec": "0.1.2"
     24  },
     25  "_requiredBy": [
     26    "/sshpk"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
     29  "_spec": "0.1.2",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Jeremie Miller",
     33    "email": "jeremie@jabber.org",
     34    "url": "http://jeremie.com/"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/quartzjer/ecc-jsbn/issues"
     38  },
     39  "dependencies": {
     40    "jsbn": "~0.1.0",
     41    "safer-buffer": "^2.1.0"
     42  },
    443  "description": "ECC JS code based on JSBN",
    5   "main": "index.js",
    6   "repository": {
    7     "type": "git",
    8     "url": "https://github.com/quartzjer/ecc-jsbn.git"
    9   },
     44  "homepage": "https://github.com/quartzjer/ecc-jsbn",
    1045  "keywords": [
    1146    "jsbn",
     
    1348    "browserify"
    1449  ],
    15   "author": {
    16     "name": "Jeremie Miller",
    17     "email": "jeremie@jabber.org",
    18     "url": "http://jeremie.com/"
    19   },
     50  "license": "MIT",
     51  "main": "index.js",
    2052  "maintainers": [
    2153    {
     
    2961    }
    3062  ],
    31   "dependencies": {
    32     "jsbn": "~0.1.0",
    33     "safer-buffer": "^2.1.0"
     63  "name": "ecc-jsbn",
     64  "repository": {
     65    "type": "git",
     66    "url": "git+https://github.com/quartzjer/ecc-jsbn.git"
    3467  },
    35   "license": "MIT",
    36   "bugs": {
    37     "url": "https://github.com/quartzjer/ecc-jsbn/issues"
    38   },
    39   "homepage": "https://github.com/quartzjer/ecc-jsbn"
     68  "version": "0.1.2"
    4069}
Note: See TracChangeset for help on using the changeset viewer.