source: trip-planner-front/node_modules/ecc-jsbn/package.json@ e29cc2e

Last change on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.6 KB
Line 
1{
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 },
43 "description": "ECC JS code based on JSBN",
44 "homepage": "https://github.com/quartzjer/ecc-jsbn",
45 "keywords": [
46 "jsbn",
47 "ecc",
48 "browserify"
49 ],
50 "license": "MIT",
51 "main": "index.js",
52 "maintainers": [
53 {
54 "name": "Jeremie Miller",
55 "email": "jeremie@jabber.org",
56 "url": "http://jeremie.com/"
57 },
58 {
59 "name": "Ryan Bennett",
60 "url": "https://github.com/rynomad"
61 }
62 ],
63 "name": "ecc-jsbn",
64 "repository": {
65 "type": "git",
66 "url": "git+https://github.com/quartzjer/ecc-jsbn.git"
67 },
68 "version": "0.1.2"
69}
Note: See TracBrowser for help on using the repository browser.