Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

Location:
trip-planner-front/node_modules/compression
Files:
4 edited

Legend:

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

    rceaed42 r59329aa  
    11{
    2   "name": "bytes",
     2  "_args": [
     3    [
     4      "bytes@3.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "bytes@3.0.0",
     10  "_id": "bytes@3.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
     13  "_location": "/compression/bytes",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "bytes@3.0.0",
     19    "name": "bytes",
     20    "escapedName": "bytes",
     21    "rawSpec": "3.0.0",
     22    "saveSpec": null,
     23    "fetchSpec": "3.0.0"
     24  },
     25  "_requiredBy": [
     26    "/compression"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
     29  "_spec": "3.0.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "TJ Holowaychuk",
     33    "email": "tj@vision-media.ca",
     34    "url": "http://tjholowaychuk.com"
     35  },
     36  "bugs": {
     37    "url": "https://github.com/visionmedia/bytes.js/issues"
     38  },
     39  "contributors": [
     40    {
     41      "name": "Jed Watson",
     42      "email": "jed.watson@me.com"
     43    },
     44    {
     45      "name": "Théo FIDRY",
     46      "email": "theo.fidry@gmail.com"
     47    }
     48  ],
    349  "description": "Utility to parse a string bytes to bytes and vice-versa",
    4   "version": "3.0.0",
    5   "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
    6   "contributors": [
    7     "Jed Watson <jed.watson@me.com>",
    8     "Théo FIDRY <theo.fidry@gmail.com>"
     50  "devDependencies": {
     51    "mocha": "2.5.3",
     52    "nyc": "10.3.2"
     53  },
     54  "engines": {
     55    "node": ">= 0.8"
     56  },
     57  "files": [
     58    "History.md",
     59    "LICENSE",
     60    "Readme.md",
     61    "index.js"
    962  ],
    10   "license": "MIT",
     63  "homepage": "https://github.com/visionmedia/bytes.js#readme",
    1164  "keywords": [
    1265    "byte",
     
    1871    "converter"
    1972  ],
    20   "repository": "visionmedia/bytes.js",
    21   "devDependencies": {
    22     "mocha": "2.5.3",
    23     "nyc": "10.3.2"
    24   },
    25   "files": [
    26     "History.md",
    27     "LICENSE",
    28     "Readme.md",
    29     "index.js"
    30   ],
    31   "engines": {
    32     "node": ">= 0.8"
     73  "license": "MIT",
     74  "name": "bytes",
     75  "repository": {
     76    "type": "git",
     77    "url": "git+https://github.com/visionmedia/bytes.js.git"
    3378  },
    3479  "scripts": {
     
    3681    "test-ci": "nyc --reporter=text npm test",
    3782    "test-cov": "nyc --reporter=html --reporter=text npm test"
    38   }
     83  },
     84  "version": "3.0.0"
    3985}
  • trip-planner-front/node_modules/compression/node_modules/debug/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "debug",
    3   "version": "2.6.9",
    4   "repository": {
    5     "type": "git",
    6     "url": "git://github.com/visionmedia/debug.git"
     2  "_args": [
     3    [
     4      "debug@2.6.9",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "debug@2.6.9",
     10  "_id": "debug@2.6.9",
     11  "_inBundle": false,
     12  "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
     13  "_location": "/compression/debug",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "debug@2.6.9",
     19    "name": "debug",
     20    "escapedName": "debug",
     21    "rawSpec": "2.6.9",
     22    "saveSpec": null,
     23    "fetchSpec": "2.6.9"
    724  },
    8   "description": "small debugging utility",
    9   "keywords": [
    10     "debug",
    11     "log",
    12     "debugger"
     25  "_requiredBy": [
     26    "/compression"
    1327  ],
    14   "author": "TJ Holowaychuk <tj@vision-media.ca>",
     28  "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
     29  "_spec": "2.6.9",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "author": {
     32    "name": "TJ Holowaychuk",
     33    "email": "tj@vision-media.ca"
     34  },
     35  "browser": "./src/browser.js",
     36  "bugs": {
     37    "url": "https://github.com/visionmedia/debug/issues"
     38  },
     39  "component": {
     40    "scripts": {
     41      "debug/index.js": "browser.js",
     42      "debug/debug.js": "debug.js"
     43    }
     44  },
    1545  "contributors": [
    16     "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
    17     "Andrew Rhyne <rhyneandrew@gmail.com>"
     46    {
     47      "name": "Nathan Rajlich",
     48      "email": "nathan@tootallnate.net",
     49      "url": "http://n8.io"
     50    },
     51    {
     52      "name": "Andrew Rhyne",
     53      "email": "rhyneandrew@gmail.com"
     54    }
    1855  ],
    19   "license": "MIT",
    2056  "dependencies": {
    2157    "ms": "2.0.0"
    2258  },
     59  "description": "small debugging utility",
    2360  "devDependencies": {
    2461    "browserify": "9.0.3",
     
    3976    "sinon-chai": "^2.8.0"
    4077  },
     78  "homepage": "https://github.com/visionmedia/debug#readme",
     79  "keywords": [
     80    "debug",
     81    "log",
     82    "debugger"
     83  ],
     84  "license": "MIT",
    4185  "main": "./src/index.js",
    42   "browser": "./src/browser.js",
    43   "component": {
    44     "scripts": {
    45       "debug/index.js": "browser.js",
    46       "debug/debug.js": "debug.js"
    47     }
    48   }
     86  "name": "debug",
     87  "repository": {
     88    "type": "git",
     89    "url": "git://github.com/visionmedia/debug.git"
     90  },
     91  "version": "2.6.9"
    4992}
  • trip-planner-front/node_modules/compression/node_modules/ms/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "ms",
    3   "version": "2.0.0",
     2  "_args": [
     3    [
     4      "ms@2.0.0",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "ms@2.0.0",
     10  "_id": "ms@2.0.0",
     11  "_inBundle": false,
     12  "_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
     13  "_location": "/compression/ms",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "ms@2.0.0",
     19    "name": "ms",
     20    "escapedName": "ms",
     21    "rawSpec": "2.0.0",
     22    "saveSpec": null,
     23    "fetchSpec": "2.0.0"
     24  },
     25  "_requiredBy": [
     26    "/compression/debug"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
     29  "_spec": "2.0.0",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/zeit/ms/issues"
     33  },
    434  "description": "Tiny milisecond conversion utility",
    5   "repository": "zeit/ms",
    6   "main": "./index",
    7   "files": [
    8     "index.js"
    9   ],
    10   "scripts": {
    11     "precommit": "lint-staged",
    12     "lint": "eslint lib/* bin/*",
    13     "test": "mocha tests.js"
     35  "devDependencies": {
     36    "eslint": "3.19.0",
     37    "expect.js": "0.3.1",
     38    "husky": "0.13.3",
     39    "lint-staged": "3.4.1",
     40    "mocha": "3.4.1"
    1441  },
    1542  "eslintConfig": {
     
    2047    }
    2148  },
     49  "files": [
     50    "index.js"
     51  ],
     52  "homepage": "https://github.com/zeit/ms#readme",
     53  "license": "MIT",
    2254  "lint-staged": {
    2355    "*.js": [
     
    2759    ]
    2860  },
    29   "license": "MIT",
    30   "devDependencies": {
    31     "eslint": "3.19.0",
    32     "expect.js": "0.3.1",
    33     "husky": "0.13.3",
    34     "lint-staged": "3.4.1",
    35     "mocha": "3.4.1"
    36   }
     61  "main": "./index",
     62  "name": "ms",
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/zeit/ms.git"
     66  },
     67  "scripts": {
     68    "lint": "eslint lib/* bin/*",
     69    "precommit": "lint-staged",
     70    "test": "mocha tests.js"
     71  },
     72  "version": "2.0.0"
    3773}
  • trip-planner-front/node_modules/compression/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "compression",
    3   "description": "Node.js compression middleware",
    4   "version": "1.7.4",
     2  "_args": [
     3    [
     4      "compression@1.7.4",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "compression@1.7.4",
     10  "_id": "compression@1.7.4",
     11  "_inBundle": false,
     12  "_integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
     13  "_location": "/compression",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "compression@1.7.4",
     19    "name": "compression",
     20    "escapedName": "compression",
     21    "rawSpec": "1.7.4",
     22    "saveSpec": null,
     23    "fetchSpec": "1.7.4"
     24  },
     25  "_requiredBy": [
     26    "/webpack-dev-server"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
     29  "_spec": "1.7.4",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/expressjs/compression/issues"
     33  },
    534  "contributors": [
    6     "Douglas Christopher Wilson <doug@somethingdoug.com>",
    7     "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
     35    {
     36      "name": "Douglas Christopher Wilson",
     37      "email": "doug@somethingdoug.com"
     38    },
     39    {
     40      "name": "Jonathan Ong",
     41      "email": "me@jongleberry.com",
     42      "url": "http://jongleberry.com"
     43    }
    844  ],
    9   "license": "MIT",
    10   "repository": "expressjs/compression",
    1145  "dependencies": {
    1246    "accepts": "~1.3.5",
     
    1852    "vary": "~1.1.2"
    1953  },
     54  "description": "Node.js compression middleware",
    2055  "devDependencies": {
    2156    "after": "0.8.2",
     
    3166    "supertest": "4.0.0"
    3267  },
     68  "engines": {
     69    "node": ">= 0.8.0"
     70  },
    3371  "files": [
    3472    "LICENSE",
     
    3674    "index.js"
    3775  ],
    38   "engines": {
    39     "node": ">= 0.8.0"
     76  "homepage": "https://github.com/expressjs/compression#readme",
     77  "license": "MIT",
     78  "name": "compression",
     79  "repository": {
     80    "type": "git",
     81    "url": "git+https://github.com/expressjs/compression.git"
    4082  },
    4183  "scripts": {
     
    4486    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot",
    4587    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec"
    46   }
     88  },
     89  "version": "1.7.4"
    4790}
Note: See TracChangeset for help on using the changeset viewer.