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/hpack.js
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/hpack.js/node_modules/readable-stream/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "readable-stream",
    3   "version": "2.3.7",
    4   "description": "Streams3, a user-land copy of the stream library from Node.js",
    5   "main": "readable.js",
     2  "_args": [
     3    [
     4      "readable-stream@2.3.7",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "readable-stream@2.3.7",
     10  "_id": "readable-stream@2.3.7",
     11  "_inBundle": false,
     12  "_integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
     13  "_location": "/hpack.js/readable-stream",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "readable-stream@2.3.7",
     19    "name": "readable-stream",
     20    "escapedName": "readable-stream",
     21    "rawSpec": "2.3.7",
     22    "saveSpec": null,
     23    "fetchSpec": "2.3.7"
     24  },
     25  "_requiredBy": [
     26    "/hpack.js"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
     29  "_spec": "2.3.7",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "browser": {
     32    "util": false,
     33    "./readable.js": "./readable-browser.js",
     34    "./writable.js": "./writable-browser.js",
     35    "./duplex.js": "./duplex-browser.js",
     36    "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js"
     37  },
     38  "bugs": {
     39    "url": "https://github.com/nodejs/readable-stream/issues"
     40  },
    641  "dependencies": {
    742    "core-util-is": "~1.0.0",
     
    1348    "util-deprecate": "~1.0.1"
    1449  },
     50  "description": "Streams3, a user-land copy of the stream library from Node.js",
    1551  "devDependencies": {
    1652    "assert": "^1.4.0",
     
    2258    "tape": "^4.8.0"
    2359  },
    24   "scripts": {
    25     "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js",
    26     "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js",
    27     "cover": "nyc npm test",
    28     "report": "nyc report --reporter=lcov"
    29   },
    30   "repository": {
    31     "type": "git",
    32     "url": "git://github.com/nodejs/readable-stream"
    33   },
     60  "homepage": "https://github.com/nodejs/readable-stream#readme",
    3461  "keywords": [
    3562    "readable",
     
    3764    "pipe"
    3865  ],
    39   "browser": {
    40     "util": false,
    41     "./readable.js": "./readable-browser.js",
    42     "./writable.js": "./writable-browser.js",
    43     "./duplex.js": "./duplex-browser.js",
    44     "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js"
    45   },
     66  "license": "MIT",
     67  "main": "readable.js",
     68  "name": "readable-stream",
    4669  "nyc": {
    4770    "include": [
     
    4972    ]
    5073  },
    51   "license": "MIT"
     74  "repository": {
     75    "type": "git",
     76    "url": "git://github.com/nodejs/readable-stream.git"
     77  },
     78  "scripts": {
     79    "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js",
     80    "cover": "nyc npm test",
     81    "report": "nyc report --reporter=lcov",
     82    "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js"
     83  },
     84  "version": "2.3.7"
    5285}
  • trip-planner-front/node_modules/hpack.js/node_modules/string_decoder/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "string_decoder",
    3   "version": "1.1.1",
    4   "description": "The string_decoder module from Node core",
    5   "main": "lib/string_decoder.js",
     2  "_args": [
     3    [
     4      "string_decoder@1.1.1",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "string_decoder@1.1.1",
     10  "_id": "string_decoder@1.1.1",
     11  "_inBundle": false,
     12  "_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
     13  "_location": "/hpack.js/string_decoder",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "string_decoder@1.1.1",
     19    "name": "string_decoder",
     20    "escapedName": "string_decoder",
     21    "rawSpec": "1.1.1",
     22    "saveSpec": null,
     23    "fetchSpec": "1.1.1"
     24  },
     25  "_requiredBy": [
     26    "/hpack.js/readable-stream"
     27  ],
     28  "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
     29  "_spec": "1.1.1",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     31  "bugs": {
     32    "url": "https://github.com/nodejs/string_decoder/issues"
     33  },
    634  "dependencies": {
    735    "safe-buffer": "~5.1.0"
    836  },
     37  "description": "The string_decoder module from Node core",
    938  "devDependencies": {
    1039    "babel-polyfill": "^6.23.0",
     
    1241    "inherits": "^2.0.3",
    1342    "tap": "~0.4.8"
    14   },
    15   "scripts": {
    16     "test": "tap test/parallel/*.js && node test/verify-dependencies",
    17     "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js"
    18   },
    19   "repository": {
    20     "type": "git",
    21     "url": "git://github.com/nodejs/string_decoder.git"
    2243  },
    2344  "homepage": "https://github.com/nodejs/string_decoder",
     
    2849    "browserify"
    2950  ],
    30   "license": "MIT"
     51  "license": "MIT",
     52  "main": "lib/string_decoder.js",
     53  "name": "string_decoder",
     54  "repository": {
     55    "type": "git",
     56    "url": "git://github.com/nodejs/string_decoder.git"
     57  },
     58  "scripts": {
     59    "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js",
     60    "test": "tap test/parallel/*.js && node test/verify-dependencies"
     61  },
     62  "version": "1.1.1"
    3163}
  • trip-planner-front/node_modules/hpack.js/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "hpack.js",
    3   "version": "2.1.6",
     2  "_args": [
     3    [
     4      "hpack.js@2.1.6",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "hpack.js@2.1.6",
     10  "_id": "hpack.js@2.1.6",
     11  "_inBundle": false,
     12  "_integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
     13  "_location": "/hpack.js",
     14  "_phantomChildren": {
     15    "core-util-is": "1.0.2",
     16    "inherits": "2.0.4",
     17    "isarray": "1.0.0",
     18    "process-nextick-args": "2.0.1",
     19    "safe-buffer": "5.1.2",
     20    "util-deprecate": "1.0.2"
     21  },
     22  "_requested": {
     23    "type": "version",
     24    "registry": true,
     25    "raw": "hpack.js@2.1.6",
     26    "name": "hpack.js",
     27    "escapedName": "hpack.js",
     28    "rawSpec": "2.1.6",
     29    "saveSpec": null,
     30    "fetchSpec": "2.1.6"
     31  },
     32  "_requiredBy": [
     33    "/spdy-transport"
     34  ],
     35  "_resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
     36  "_spec": "2.1.6",
     37  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     38  "author": {
     39    "name": "Fedor Indutny",
     40    "email": "fedor@indutny.com"
     41  },
     42  "bugs": {
     43    "url": "https://github.com/indutny/hpack.js/issues"
     44  },
     45  "dependencies": {
     46    "inherits": "^2.0.1",
     47    "obuf": "^1.0.0",
     48    "readable-stream": "^2.0.1",
     49    "wbuf": "^1.1.0"
     50  },
    451  "description": "HPACK implementation",
    5   "main": "lib/hpack.js",
    6   "scripts": {
    7     "test": "mocha test/*-test.js"
     52  "devDependencies": {
     53    "mocha": "^2.2.5"
    854  },
    9   "repository": {
    10     "type": "git",
    11     "url": "git+ssh://git@github.com/indutny/hpack.js.git"
    12   },
     55  "homepage": "https://github.com/indutny/hpack.js#readme",
    1356  "keywords": [
    1457    "HPACK",
     
    1861    "headers"
    1962  ],
    20   "author": "Fedor Indutny <fedor@indutny.com>",
    2163  "license": "MIT",
    22   "bugs": {
    23     "url": "https://github.com/indutny/hpack.js/issues"
     64  "main": "lib/hpack.js",
     65  "name": "hpack.js",
     66  "repository": {
     67    "type": "git",
     68    "url": "git+ssh://git@github.com/indutny/hpack.js.git"
    2469  },
    25   "homepage": "https://github.com/indutny/hpack.js#readme",
    26   "devDependencies": {
    27     "mocha": "^2.2.5"
     70  "scripts": {
     71    "test": "mocha test/*-test.js"
    2872  },
    29   "dependencies": {
    30     "inherits": "^2.0.1",
    31     "obuf": "^1.0.0",
    32     "readable-stream": "^2.0.1",
    33     "wbuf": "^1.1.0"
    34   }
     73  "version": "2.1.6"
    3574}
Note: See TracChangeset for help on using the changeset viewer.