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

    rceaed42 r59329aa  
    11{
    2   "author": "Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)",
    3   "name": "aws-sign2",
     2  "_args": [
     3    [
     4      "aws-sign2@0.7.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "aws-sign2@0.7.0",
     10  "_id": "aws-sign2@0.7.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
     13  "_location": "/aws-sign2",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "aws-sign2@0.7.0",
     19    "name": "aws-sign2",
     20    "escapedName": "aws-sign2",
     21    "rawSpec": "0.7.0",
     22    "saveSpec": null,
     23    "fetchSpec": "0.7.0"
     24  },
     25  "_requiredBy": [
     26    "/request"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
     29  "_spec": "0.7.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "Mikeal Rogers",
     33    "email": "mikeal.rogers@gmail.com",
     34    "url": "http://www.futurealoof.com"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/mikeal/aws-sign/issues"
     38  },
     39  "dependencies": {},
    440  "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
    5   "version": "0.7.0",
    6   "repository": {
    7     "url": "https://github.com/mikeal/aws-sign"
     41  "devDependencies": {},
     42  "engines": {
     43    "node": "*"
    844  },
     45  "homepage": "https://github.com/mikeal/aws-sign#readme",
    946  "license": "Apache-2.0",
    1047  "main": "index.js",
    11   "dependencies": {},
    12   "devDependencies": {},
     48  "name": "aws-sign2",
    1349  "optionalDependencies": {},
    14   "engines": {
    15     "node": "*"
    16   }
     50  "repository": {
     51    "url": "git+https://github.com/mikeal/aws-sign.git"
     52  },
     53  "version": "0.7.0"
    1754}
Note: See TracChangeset for help on using the changeset viewer.