Changeset 59329aa for trip-planner-front/node_modules/@types
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- Location:
- trip-planner-front/node_modules/@types
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@types/component-emitter/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/component-emitter@1.2.10", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/component-emitter@1.2.10", 10 "_id": "@types/component-emitter@1.2.10", 11 "_inBundle": false, 12 "_integrity": "sha512-bsjleuRKWmGqajMerkzox19aGbscQX5rmmvvXl3wlIp5gMG1HgkiwPxsN5p070fBDKTNSPgojVbuY1+HWMbFhg==", 13 "_location": "/@types/component-emitter", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/component-emitter@1.2.10", 2 19 "name": "@types/component-emitter", 3 "version": "1.2.10", 4 "description": "TypeScript definitions for component-emitter", 5 "license": "MIT", 6 "contributors": [ 7 { 8 "name": "Peter Snider", 9 "url": "https://github.com/psnider", 10 "githubUsername": "psnider" 11 } 12 ], 13 "main": "", 14 "types": "index.d.ts", 15 "repository": { 16 "type": "git", 17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 18 "directory": "types/component-emitter" 19 }, 20 "scripts": {}, 21 "dependencies": {}, 22 "typesPublisherContentHash": "446bfc6b04cc0bdf3afbaa65ac393c5c9056ab15d158199b96d266059c762403", 23 "typeScriptVersion": "3.1" 20 "escapedName": "@types%2fcomponent-emitter", 21 "scope": "@types", 22 "rawSpec": "1.2.10", 23 "saveSpec": null, 24 "fetchSpec": "1.2.10" 25 }, 26 "_requiredBy": [ 27 "/socket.io-parser" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.10.tgz", 30 "_spec": "1.2.10", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "Peter Snider", 38 "url": "https://github.com/psnider" 39 } 40 ], 41 "dependencies": {}, 42 "description": "TypeScript definitions for component-emitter", 43 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", 44 "license": "MIT", 45 "main": "", 46 "name": "@types/component-emitter", 47 "repository": { 48 "type": "git", 49 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 50 "directory": "types/component-emitter" 51 }, 52 "scripts": {}, 53 "typeScriptVersion": "3.1", 54 "types": "index.d.ts", 55 "typesPublisherContentHash": "446bfc6b04cc0bdf3afbaa65ac393c5c9056ab15d158199b96d266059c762403", 56 "version": "1.2.10" 24 57 } -
trip-planner-front/node_modules/@types/cookie/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/cookie@0.4.1", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/cookie@0.4.1", 10 "_id": "@types/cookie@0.4.1", 11 "_inBundle": false, 12 "_integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==", 13 "_location": "/@types/cookie", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/cookie@0.4.1", 2 19 "name": "@types/cookie", 3 "version": "0.4.1", 4 "description": "TypeScript definitions for cookie", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Pine Mizune", 10 "url": "https://github.com/pine", 11 "githubUsername": "pine" 12 }, 13 { 14 "name": "Piotr Błażejewicz", 15 "url": "https://github.com/peterblazejewicz", 16 "githubUsername": "peterblazejewicz" 17 } 18 ], 19 "main": "", 20 "types": "index.d.ts", 21 "repository": { 22 "type": "git", 23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 24 "directory": "types/cookie" 20 "escapedName": "@types%2fcookie", 21 "scope": "@types", 22 "rawSpec": "0.4.1", 23 "saveSpec": null, 24 "fetchSpec": "0.4.1" 25 }, 26 "_requiredBy": [ 27 "/socket.io" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz", 30 "_spec": "0.4.1", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "Pine Mizune", 38 "url": "https://github.com/pine" 25 39 }, 26 "scripts": {}, 27 "dependencies": {}, 28 "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559", 29 "typeScriptVersion": "3.6" 40 { 41 "name": "Piotr Błażejewicz", 42 "url": "https://github.com/peterblazejewicz" 43 } 44 ], 45 "dependencies": {}, 46 "description": "TypeScript definitions for cookie", 47 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie", 48 "license": "MIT", 49 "main": "", 50 "name": "@types/cookie", 51 "repository": { 52 "type": "git", 53 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 54 "directory": "types/cookie" 55 }, 56 "scripts": {}, 57 "typeScriptVersion": "3.6", 58 "types": "index.d.ts", 59 "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559", 60 "version": "0.4.1" 30 61 } -
trip-planner-front/node_modules/@types/cors/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/cors@2.8.12", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/cors@2.8.12", 10 "_id": "@types/cors@2.8.12", 11 "_inBundle": false, 12 "_integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==", 13 "_location": "/@types/cors", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/cors@2.8.12", 2 19 "name": "@types/cors", 3 "version": "2.8.12", 4 "description": "TypeScript definitions for cors", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Alan Plum", 10 "url": "https://github.com/pluma", 11 "githubUsername": "pluma" 12 }, 13 { 14 "name": "Gaurav Sharma", 15 "url": "https://github.com/gtpan77", 16 "githubUsername": "gtpan77" 17 } 18 ], 19 "main": "", 20 "types": "index.d.ts", 21 "repository": { 22 "type": "git", 23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 24 "directory": "types/cors" 20 "escapedName": "@types%2fcors", 21 "scope": "@types", 22 "rawSpec": "2.8.12", 23 "saveSpec": null, 24 "fetchSpec": "2.8.12" 25 }, 26 "_requiredBy": [ 27 "/socket.io" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz", 30 "_spec": "2.8.12", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "Alan Plum", 38 "url": "https://github.com/pluma" 25 39 }, 26 "scripts": {}, 27 "dependencies": {}, 28 "typesPublisherContentHash": "53ea51a6543d58d3c1b9035a9c361d8f06d7be01973be2895820b2fb7ad9563a", 29 "typeScriptVersion": "3.6" 40 { 41 "name": "Gaurav Sharma", 42 "url": "https://github.com/gtpan77" 43 } 44 ], 45 "dependencies": {}, 46 "description": "TypeScript definitions for cors", 47 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors", 48 "license": "MIT", 49 "main": "", 50 "name": "@types/cors", 51 "repository": { 52 "type": "git", 53 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 54 "directory": "types/cors" 55 }, 56 "scripts": {}, 57 "typeScriptVersion": "3.6", 58 "types": "index.d.ts", 59 "typesPublisherContentHash": "53ea51a6543d58d3c1b9035a9c361d8f06d7be01973be2895820b2fb7ad9563a", 60 "version": "2.8.12" 30 61 } -
trip-planner-front/node_modules/@types/eslint-scope/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/eslint-scope@3.7.1", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/eslint-scope@3.7.1", 10 "_id": "@types/eslint-scope@3.7.1", 11 "_inBundle": false, 12 "_integrity": "sha512-SCFeogqiptms4Fg29WpOTk5nHIzfpKCemSN63ksBQYKTcXoJEmJagV+DhVmbapZzY4/5YaOV1nZwrsU79fFm1g==", 13 "_location": "/@types/eslint-scope", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/eslint-scope@3.7.1", 2 19 "name": "@types/eslint-scope", 3 "version": "3.7.1", 4 "description": "TypeScript definitions for eslint-scope", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Toru Nagashima", 10 "url": "https://github.com/mysticatea", 11 "githubUsername": "mysticatea" 12 } 13 ], 14 "main": "", 15 "types": "index.d.ts", 16 "repository": { 17 "type": "git", 18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 19 "directory": "types/eslint-scope" 20 }, 21 "scripts": {}, 22 "dependencies": { 23 "@types/eslint": "*", 24 "@types/estree": "*" 25 }, 26 "typesPublisherContentHash": "47224c2bf9a37ca8eb542bd7399915133185a33ed6b71ef30985d3c8a9598e8c", 27 "typeScriptVersion": "3.6" 20 "escapedName": "@types%2feslint-scope", 21 "scope": "@types", 22 "rawSpec": "3.7.1", 23 "saveSpec": null, 24 "fetchSpec": "3.7.1" 25 }, 26 "_requiredBy": [ 27 "/webpack" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.1.tgz", 30 "_spec": "3.7.1", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "Toru Nagashima", 38 "url": "https://github.com/mysticatea" 39 } 40 ], 41 "dependencies": { 42 "@types/eslint": "*", 43 "@types/estree": "*" 44 }, 45 "description": "TypeScript definitions for eslint-scope", 46 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope", 47 "license": "MIT", 48 "main": "", 49 "name": "@types/eslint-scope", 50 "repository": { 51 "type": "git", 52 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 53 "directory": "types/eslint-scope" 54 }, 55 "scripts": {}, 56 "typeScriptVersion": "3.6", 57 "types": "index.d.ts", 58 "typesPublisherContentHash": "47224c2bf9a37ca8eb542bd7399915133185a33ed6b71ef30985d3c8a9598e8c", 59 "version": "3.7.1" 28 60 } -
trip-planner-front/node_modules/@types/eslint/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/eslint@7.28.1", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/eslint@7.28.1", 10 "_id": "@types/eslint@7.28.1", 11 "_inBundle": false, 12 "_integrity": "sha512-XhZKznR3i/W5dXqUhgU9fFdJekufbeBd5DALmkuXoeFcjbQcPk+2cL+WLHf6Q81HWAnM2vrslIHpGVyCAviRwg==", 13 "_location": "/@types/eslint", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/eslint@7.28.1", 2 19 "name": "@types/eslint", 3 "version": "7.28.1", 4 "description": "TypeScript definitions for eslint", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Pierre-Marie Dartus", 10 "url": "https://github.com/pmdartus", 11 "githubUsername": "pmdartus" 12 }, 13 { 14 "name": "Jed Fox", 15 "url": "https://github.com/j-f1", 16 "githubUsername": "j-f1" 17 }, 18 { 19 "name": "Saad Quadri", 20 "url": "https://github.com/saadq", 21 "githubUsername": "saadq" 22 }, 23 { 24 "name": "Jason Kwok", 25 "url": "https://github.com/JasonHK", 26 "githubUsername": "JasonHK" 27 }, 28 { 29 "name": "Brad Zacher", 30 "url": "https://github.com/bradzacher", 31 "githubUsername": "bradzacher" 32 }, 33 { 34 "name": "JounQin", 35 "url": "https://github.com/JounQin", 36 "githubUsername": "JounQin" 37 } 38 ], 39 "main": "", 40 "types": "index.d.ts", 41 "repository": { 42 "type": "git", 43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 44 "directory": "types/eslint" 20 "escapedName": "@types%2feslint", 21 "scope": "@types", 22 "rawSpec": "7.28.1", 23 "saveSpec": null, 24 "fetchSpec": "7.28.1" 25 }, 26 "_requiredBy": [ 27 "/@types/eslint-scope" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.28.1.tgz", 30 "_spec": "7.28.1", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "Pierre-Marie Dartus", 38 "url": "https://github.com/pmdartus" 45 39 }, 46 "scripts": {}, 47 "dependencies": { 48 "@types/estree": "*", 49 "@types/json-schema": "*" 40 { 41 "name": "Jed Fox", 42 "url": "https://github.com/j-f1" 50 43 }, 51 "typesPublisherContentHash": "ead3341b417b1fe8a2825d96ddb954f3dad2633c5eb166e057c130a2c7db3605", 52 "typeScriptVersion": "3.7" 44 { 45 "name": "Saad Quadri", 46 "url": "https://github.com/saadq" 47 }, 48 { 49 "name": "Jason Kwok", 50 "url": "https://github.com/JasonHK" 51 }, 52 { 53 "name": "Brad Zacher", 54 "url": "https://github.com/bradzacher" 55 }, 56 { 57 "name": "JounQin", 58 "url": "https://github.com/JounQin" 59 } 60 ], 61 "dependencies": { 62 "@types/estree": "*", 63 "@types/json-schema": "*" 64 }, 65 "description": "TypeScript definitions for eslint", 66 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint", 67 "license": "MIT", 68 "main": "", 69 "name": "@types/eslint", 70 "repository": { 71 "type": "git", 72 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 73 "directory": "types/eslint" 74 }, 75 "scripts": {}, 76 "typeScriptVersion": "3.7", 77 "types": "index.d.ts", 78 "typesPublisherContentHash": "ead3341b417b1fe8a2825d96ddb954f3dad2633c5eb166e057c130a2c7db3605", 79 "version": "7.28.1" 53 80 } -
trip-planner-front/node_modules/@types/estree/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/estree@0.0.50", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/estree@0.0.50", 10 "_id": "@types/estree@0.0.50", 11 "_inBundle": false, 12 "_integrity": "sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==", 13 "_location": "/@types/estree", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/estree@0.0.50", 2 19 "name": "@types/estree", 3 "version": "0.0.50", 4 "description": "TypeScript definitions for ESTree AST specification", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "RReverser", 10 "url": "https://github.com/RReverser", 11 "githubUsername": "RReverser" 12 } 13 ], 14 "main": "", 15 "types": "index.d.ts", 16 "repository": { 17 "type": "git", 18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 19 "directory": "types/estree" 20 }, 21 "scripts": {}, 22 "dependencies": {}, 23 "typesPublisherContentHash": "17c3bbf309fdb8f5ab9aed3719a85b192528e1cc459e4ce8336f68936d64b34d", 24 "typeScriptVersion": "3.6" 20 "escapedName": "@types%2festree", 21 "scope": "@types", 22 "rawSpec": "0.0.50", 23 "saveSpec": null, 24 "fetchSpec": "0.0.50" 25 }, 26 "_requiredBy": [ 27 "/@types/eslint", 28 "/@types/eslint-scope", 29 "/webpack" 30 ], 31 "_resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz", 32 "_spec": "0.0.50", 33 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 34 "bugs": { 35 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 36 }, 37 "contributors": [ 38 { 39 "name": "RReverser", 40 "url": "https://github.com/RReverser" 41 } 42 ], 43 "dependencies": {}, 44 "description": "TypeScript definitions for ESTree AST specification", 45 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree", 46 "license": "MIT", 47 "main": "", 48 "name": "@types/estree", 49 "repository": { 50 "type": "git", 51 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 52 "directory": "types/estree" 53 }, 54 "scripts": {}, 55 "typeScriptVersion": "3.6", 56 "types": "index.d.ts", 57 "typesPublisherContentHash": "17c3bbf309fdb8f5ab9aed3719a85b192528e1cc459e4ce8336f68936d64b34d", 58 "version": "0.0.50" 25 59 } -
trip-planner-front/node_modules/@types/glob/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/glob@7.1.4", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/glob@7.1.4", 10 "_id": "@types/glob@7.1.4", 11 "_inBundle": false, 12 "_integrity": "sha512-w+LsMxKyYQm347Otw+IfBXOv9UWVjpHpCDdbBMt8Kz/xbvCYNjP+0qPh91Km3iKfSRLBB0P7fAMf0KHrPu+MyA==", 13 "_location": "/@types/glob", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/glob@7.1.4", 2 19 "name": "@types/glob", 3 "version": "7.1.4", 4 "description": "TypeScript definitions for Glob", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "vvakame", 10 "url": "https://github.com/vvakame", 11 "githubUsername": "vvakame" 12 }, 13 { 14 "name": "voy", 15 "url": "https://github.com/voy", 16 "githubUsername": "voy" 17 }, 18 { 19 "name": "Klaus Meinhardt", 20 "url": "https://github.com/ajafff", 21 "githubUsername": "ajafff" 22 }, 23 { 24 "name": "Piotr Błażejewicz", 25 "url": "https://github.com/peterblazejewicz", 26 "githubUsername": "peterblazejewicz" 27 } 28 ], 29 "main": "", 30 "types": "index.d.ts", 31 "repository": { 32 "type": "git", 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 34 "directory": "types/glob" 20 "escapedName": "@types%2fglob", 21 "scope": "@types", 22 "rawSpec": "7.1.4", 23 "saveSpec": null, 24 "fetchSpec": "7.1.4" 25 }, 26 "_requiredBy": [ 27 "/del" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.4.tgz", 30 "_spec": "7.1.4", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "vvakame", 38 "url": "https://github.com/vvakame" 35 39 }, 36 "scripts": {}, 37 "dependencies": { 38 "@types/minimatch": "*", 39 "@types/node": "*" 40 { 41 "name": "voy", 42 "url": "https://github.com/voy" 40 43 }, 41 "typesPublisherContentHash": "9c65678f7b7e4a9c5a11737e187e406ff2fa0640018fcc9359b2ec6f7d0eb646", 42 "typeScriptVersion": "3.6" 44 { 45 "name": "Klaus Meinhardt", 46 "url": "https://github.com/ajafff" 47 }, 48 { 49 "name": "Piotr Błażejewicz", 50 "url": "https://github.com/peterblazejewicz" 51 } 52 ], 53 "dependencies": { 54 "@types/minimatch": "*", 55 "@types/node": "*" 56 }, 57 "description": "TypeScript definitions for Glob", 58 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob", 59 "license": "MIT", 60 "main": "", 61 "name": "@types/glob", 62 "repository": { 63 "type": "git", 64 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 65 "directory": "types/glob" 66 }, 67 "scripts": {}, 68 "typeScriptVersion": "3.6", 69 "types": "index.d.ts", 70 "typesPublisherContentHash": "9c65678f7b7e4a9c5a11737e187e406ff2fa0640018fcc9359b2ec6f7d0eb646", 71 "version": "7.1.4" 43 72 } -
trip-planner-front/node_modules/@types/jasmine/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/jasmine@3.8.2", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/jasmine@3.8.2", 10 "_id": "@types/jasmine@3.8.2", 11 "_inBundle": false, 12 "_integrity": "sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==", 13 "_location": "/@types/jasmine", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/jasmine@3.8.2", 2 19 "name": "@types/jasmine", 3 "version": "3.8.2", 4 "description": "TypeScript definitions for Jasmine", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Boris Yankov", 10 "url": "https://github.com/borisyankov", 11 "githubUsername": "borisyankov" 12 }, 13 { 14 "name": "Theodore Brown", 15 "url": "https://github.com/theodorejb", 16 "githubUsername": "theodorejb" 17 }, 18 { 19 "name": "David Pärsson", 20 "url": "https://github.com/davidparsson", 21 "githubUsername": "davidparsson" 22 }, 23 { 24 "name": "Lukas Zech", 25 "url": "https://github.com/lukas-zech-software", 26 "githubUsername": "lukas-zech-software" 27 }, 28 { 29 "name": "Boris Breuer", 30 "url": "https://github.com/Engineer2B", 31 "githubUsername": "Engineer2B" 32 }, 33 { 34 "name": "Chris Yungmann", 35 "url": "https://github.com/cyungmann", 36 "githubUsername": "cyungmann" 37 }, 38 { 39 "name": "Giles Roadnight", 40 "url": "https://github.com/Roaders", 41 "githubUsername": "Roaders" 42 }, 43 { 44 "name": "Yaroslav Admin", 45 "url": "https://github.com/devoto13", 46 "githubUsername": "devoto13" 47 }, 48 { 49 "name": "Domas Trijonis", 50 "url": "https://github.com/fdim", 51 "githubUsername": "fdim" 52 }, 53 { 54 "name": "Moshe Kolodny", 55 "url": "https://github.com/kolodny", 56 "githubUsername": "kolodny" 57 }, 58 { 59 "name": "Stephen Farrar", 60 "url": "https://github.com/stephenfarrar", 61 "githubUsername": "stephenfarrar" 62 }, 63 { 64 "name": "Dominik Ehrenberg", 65 "url": "https://github.com/djungowski", 66 "githubUsername": "djungowski" 67 }, 68 { 69 "name": "Chives", 70 "url": "https://github.com/chivesrs", 71 "githubUsername": "chivesrs" 72 }, 73 { 74 "name": "kirjs", 75 "url": "https://github.com/kirjs", 76 "githubUsername": "kirjs" 77 }, 78 { 79 "name": "Md. Enzam Hossain", 80 "url": "https://github.com/ienzam", 81 "githubUsername": "ienzam" 82 } 83 ], 84 "main": "", 85 "types": "index.d.ts", 86 "repository": { 87 "type": "git", 88 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 89 "directory": "types/jasmine" 20 "escapedName": "@types%2fjasmine", 21 "scope": "@types", 22 "rawSpec": "3.8.2", 23 "saveSpec": null, 24 "fetchSpec": "3.8.2" 25 }, 26 "_requiredBy": [ 27 "#DEV:/" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.8.2.tgz", 30 "_spec": "3.8.2", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "Boris Yankov", 38 "url": "https://github.com/borisyankov" 90 39 }, 91 "scripts": {}, 92 "dependencies": {}, 93 "typesPublisherContentHash": "e848a403332ac1a7d20012622f31eeb8fa8c19a2adba2031559cf82f32008e0e", 94 "typeScriptVersion": "3.6" 40 { 41 "name": "Theodore Brown", 42 "url": "https://github.com/theodorejb" 43 }, 44 { 45 "name": "David Pärsson", 46 "url": "https://github.com/davidparsson" 47 }, 48 { 49 "name": "Lukas Zech", 50 "url": "https://github.com/lukas-zech-software" 51 }, 52 { 53 "name": "Boris Breuer", 54 "url": "https://github.com/Engineer2B" 55 }, 56 { 57 "name": "Chris Yungmann", 58 "url": "https://github.com/cyungmann" 59 }, 60 { 61 "name": "Giles Roadnight", 62 "url": "https://github.com/Roaders" 63 }, 64 { 65 "name": "Yaroslav Admin", 66 "url": "https://github.com/devoto13" 67 }, 68 { 69 "name": "Domas Trijonis", 70 "url": "https://github.com/fdim" 71 }, 72 { 73 "name": "Moshe Kolodny", 74 "url": "https://github.com/kolodny" 75 }, 76 { 77 "name": "Stephen Farrar", 78 "url": "https://github.com/stephenfarrar" 79 }, 80 { 81 "name": "Dominik Ehrenberg", 82 "url": "https://github.com/djungowski" 83 }, 84 { 85 "name": "Chives", 86 "url": "https://github.com/chivesrs" 87 }, 88 { 89 "name": "kirjs", 90 "url": "https://github.com/kirjs" 91 }, 92 { 93 "name": "Md. Enzam Hossain", 94 "url": "https://github.com/ienzam" 95 } 96 ], 97 "dependencies": {}, 98 "description": "TypeScript definitions for Jasmine", 99 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine", 100 "license": "MIT", 101 "main": "", 102 "name": "@types/jasmine", 103 "repository": { 104 "type": "git", 105 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 106 "directory": "types/jasmine" 107 }, 108 "scripts": {}, 109 "typeScriptVersion": "3.6", 110 "types": "index.d.ts", 111 "typesPublisherContentHash": "e848a403332ac1a7d20012622f31eeb8fa8c19a2adba2031559cf82f32008e0e", 112 "version": "3.8.2" 95 113 } -
trip-planner-front/node_modules/@types/json-schema/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/json-schema@7.0.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/json-schema@7.0.9", 10 "_id": "@types/json-schema@7.0.9", 11 "_inBundle": false, 12 "_integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==", 13 "_location": "/@types/json-schema", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/json-schema@7.0.9", 2 19 "name": "@types/json-schema", 3 "version": "7.0.9", 4 "description": "TypeScript definitions for json-schema 4.0, 6.0 and", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Boris Cherny", 10 "url": "https://github.com/bcherny", 11 "githubUsername": "bcherny" 12 }, 13 { 14 "name": "Cyrille Tuzi", 15 "url": "https://github.com/cyrilletuzi", 16 "githubUsername": "cyrilletuzi" 17 }, 18 { 19 "name": "Lucian Buzzo", 20 "url": "https://github.com/lucianbuzzo", 21 "githubUsername": "lucianbuzzo" 22 }, 23 { 24 "name": "Roland Groza", 25 "url": "https://github.com/rolandjitsu", 26 "githubUsername": "rolandjitsu" 27 }, 28 { 29 "name": "Jason Kwok", 30 "url": "https://github.com/JasonHK", 31 "githubUsername": "JasonHK" 32 } 33 ], 34 "main": "", 35 "types": "index.d.ts", 36 "repository": { 37 "type": "git", 38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 39 "directory": "types/json-schema" 20 "escapedName": "@types%2fjson-schema", 21 "scope": "@types", 22 "rawSpec": "7.0.9", 23 "saveSpec": null, 24 "fetchSpec": "7.0.9" 25 }, 26 "_requiredBy": [ 27 "/@types/eslint", 28 "/copy-webpack-plugin/schema-utils", 29 "/css-minimizer-webpack-plugin/schema-utils", 30 "/mini-css-extract-plugin/schema-utils", 31 "/schema-utils", 32 "/terser-webpack-plugin/schema-utils", 33 "/webpack-dev-middleware/schema-utils", 34 "/webpack/schema-utils" 35 ], 36 "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz", 37 "_spec": "7.0.9", 38 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 39 "bugs": { 40 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 41 }, 42 "contributors": [ 43 { 44 "name": "Boris Cherny", 45 "url": "https://github.com/bcherny" 40 46 }, 41 "scripts": {}, 42 "dependencies": {}, 43 "typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253", 44 "typeScriptVersion": "3.6" 47 { 48 "name": "Cyrille Tuzi", 49 "url": "https://github.com/cyrilletuzi" 50 }, 51 { 52 "name": "Lucian Buzzo", 53 "url": "https://github.com/lucianbuzzo" 54 }, 55 { 56 "name": "Roland Groza", 57 "url": "https://github.com/rolandjitsu" 58 }, 59 { 60 "name": "Jason Kwok", 61 "url": "https://github.com/JasonHK" 62 } 63 ], 64 "dependencies": {}, 65 "description": "TypeScript definitions for json-schema 4.0, 6.0 and", 66 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema", 67 "license": "MIT", 68 "main": "", 69 "name": "@types/json-schema", 70 "repository": { 71 "type": "git", 72 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 73 "directory": "types/json-schema" 74 }, 75 "scripts": {}, 76 "typeScriptVersion": "3.6", 77 "types": "index.d.ts", 78 "typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253", 79 "version": "7.0.9" 45 80 } -
trip-planner-front/node_modules/@types/minimatch/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/minimatch@3.0.5", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/minimatch@3.0.5", 10 "_id": "@types/minimatch@3.0.5", 11 "_inBundle": false, 12 "_integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==", 13 "_location": "/@types/minimatch", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/minimatch@3.0.5", 2 19 "name": "@types/minimatch", 3 "version": "3.0.5", 4 "description": "TypeScript definitions for Minimatch", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "vvakame", 10 "url": "https://github.com/vvakame", 11 "githubUsername": "vvakame" 12 }, 13 { 14 "name": "Shant Marouti", 15 "url": "https://github.com/shantmarouti", 16 "githubUsername": "shantmarouti" 17 } 18 ], 19 "main": "", 20 "types": "index.d.ts", 21 "repository": { 22 "type": "git", 23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 24 "directory": "types/minimatch" 20 "escapedName": "@types%2fminimatch", 21 "scope": "@types", 22 "rawSpec": "3.0.5", 23 "saveSpec": null, 24 "fetchSpec": "3.0.5" 25 }, 26 "_requiredBy": [ 27 "/@types/glob" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz", 30 "_spec": "3.0.5", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "vvakame", 38 "url": "https://github.com/vvakame" 25 39 }, 26 "scripts": {}, 27 "dependencies": {}, 28 "typesPublisherContentHash": "ce8670ab7ddb0b32136aa0f819c3e7d791e75f04ff991f2f1baa3a9967dd61c0", 29 "typeScriptVersion": "3.6" 40 { 41 "name": "Shant Marouti", 42 "url": "https://github.com/shantmarouti" 43 } 44 ], 45 "dependencies": {}, 46 "description": "TypeScript definitions for Minimatch", 47 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch", 48 "license": "MIT", 49 "main": "", 50 "name": "@types/minimatch", 51 "repository": { 52 "type": "git", 53 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 54 "directory": "types/minimatch" 55 }, 56 "scripts": {}, 57 "typeScriptVersion": "3.6", 58 "types": "index.d.ts", 59 "typesPublisherContentHash": "ce8670ab7ddb0b32136aa0f819c3e7d791e75f04ff991f2f1baa3a9967dd61c0", 60 "version": "3.0.5" 30 61 } -
trip-planner-front/node_modules/@types/node/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/node@12.20.28", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/node@12.20.28", 10 "_id": "@types/node@12.20.28", 11 "_inBundle": false, 12 "_integrity": "sha512-cBw8gzxUPYX+/5lugXIPksioBSbE42k0fZ39p+4yRzfYjN6++eq9kAPdlY9qm+MXyfbk9EmvCYAYRn380sF46w==", 13 "_location": "/@types/node", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/node@12.20.28", 2 19 "name": "@types/node", 3 "version": "12.20.28", 4 "description": "TypeScript definitions for Node.js", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "Microsoft TypeScript", 10 "url": "https://github.com/Microsoft", 11 "githubUsername": "Microsoft" 12 }, 13 { 14 "name": "DefinitelyTyped", 15 "url": "https://github.com/DefinitelyTyped", 16 "githubUsername": "DefinitelyTyped" 17 }, 18 { 19 "name": "Alberto Schiabel", 20 "url": "https://github.com/jkomyno", 21 "githubUsername": "jkomyno" 22 }, 23 { 24 "name": "Alvis HT Tang", 25 "url": "https://github.com/alvis", 26 "githubUsername": "alvis" 27 }, 28 { 29 "name": "Andrew Makarov", 30 "url": "https://github.com/r3nya", 31 "githubUsername": "r3nya" 32 }, 33 { 34 "name": "Benjamin Toueg", 35 "url": "https://github.com/btoueg", 36 "githubUsername": "btoueg" 37 }, 38 { 39 "name": "Chigozirim C.", 40 "url": "https://github.com/smac89", 41 "githubUsername": "smac89" 42 }, 43 { 44 "name": "David Junger", 45 "url": "https://github.com/touffy", 46 "githubUsername": "touffy" 47 }, 48 { 49 "name": "Deividas Bakanas", 50 "url": "https://github.com/DeividasBakanas", 51 "githubUsername": "DeividasBakanas" 52 }, 53 { 54 "name": "Eugene Y. Q. Shen", 55 "url": "https://github.com/eyqs", 56 "githubUsername": "eyqs" 57 }, 58 { 59 "name": "Hannes Magnusson", 60 "url": "https://github.com/Hannes-Magnusson-CK", 61 "githubUsername": "Hannes-Magnusson-CK" 62 }, 63 { 64 "name": "Hoàng Văn Khải", 65 "url": "https://github.com/KSXGitHub", 66 "githubUsername": "KSXGitHub" 67 }, 68 { 69 "name": "Huw", 70 "url": "https://github.com/hoo29", 71 "githubUsername": "hoo29" 72 }, 73 { 74 "name": "Kelvin Jin", 75 "url": "https://github.com/kjin", 76 "githubUsername": "kjin" 77 }, 78 { 79 "name": "Klaus Meinhardt", 80 "url": "https://github.com/ajafff", 81 "githubUsername": "ajafff" 82 }, 83 { 84 "name": "Lishude", 85 "url": "https://github.com/islishude", 86 "githubUsername": "islishude" 87 }, 88 { 89 "name": "Mariusz Wiktorczyk", 90 "url": "https://github.com/mwiktorczyk", 91 "githubUsername": "mwiktorczyk" 92 }, 93 { 94 "name": "Mohsen Azimi", 95 "url": "https://github.com/mohsen1", 96 "githubUsername": "mohsen1" 97 }, 98 { 99 "name": "Nicolas Even", 100 "url": "https://github.com/n-e", 101 "githubUsername": "n-e" 102 }, 103 { 104 "name": "Nikita Galkin", 105 "url": "https://github.com/galkin", 106 "githubUsername": "galkin" 107 }, 108 { 109 "name": "Parambir Singh", 110 "url": "https://github.com/parambirs", 111 "githubUsername": "parambirs" 112 }, 113 { 114 "name": "Sebastian Silbermann", 115 "url": "https://github.com/eps1lon", 116 "githubUsername": "eps1lon" 117 }, 118 { 119 "name": "Simon Schick", 120 "url": "https://github.com/SimonSchick", 121 "githubUsername": "SimonSchick" 122 }, 123 { 124 "name": "Thomas den Hollander", 125 "url": "https://github.com/ThomasdenH", 126 "githubUsername": "ThomasdenH" 127 }, 128 { 129 "name": "Wilco Bakker", 130 "url": "https://github.com/WilcoBakker", 131 "githubUsername": "WilcoBakker" 132 }, 133 { 134 "name": "wwwy3y3", 135 "url": "https://github.com/wwwy3y3", 136 "githubUsername": "wwwy3y3" 137 }, 138 { 139 "name": "Zane Hannan AU", 140 "url": "https://github.com/ZaneHannanAU", 141 "githubUsername": "ZaneHannanAU" 142 }, 143 { 144 "name": "Samuel Ainsworth", 145 "url": "https://github.com/samuela", 146 "githubUsername": "samuela" 147 }, 148 { 149 "name": "Kyle Uehlein", 150 "url": "https://github.com/kuehlein", 151 "githubUsername": "kuehlein" 152 }, 153 { 154 "name": "Thanik Bhongbhibhat", 155 "url": "https://github.com/bhongy", 156 "githubUsername": "bhongy" 157 }, 158 { 159 "name": "Marcin Kopacz", 160 "url": "https://github.com/chyzwar", 161 "githubUsername": "chyzwar" 162 }, 163 { 164 "name": "Trivikram Kamat", 165 "url": "https://github.com/trivikr", 166 "githubUsername": "trivikr" 167 }, 168 { 169 "name": "Minh Son Nguyen", 170 "url": "https://github.com/nguymin4", 171 "githubUsername": "nguymin4" 172 }, 173 { 174 "name": "Junxiao Shi", 175 "url": "https://github.com/yoursunny", 176 "githubUsername": "yoursunny" 177 }, 178 { 179 "name": "Ilia Baryshnikov", 180 "url": "https://github.com/qwelias", 181 "githubUsername": "qwelias" 182 }, 183 { 184 "name": "ExE Boss", 185 "url": "https://github.com/ExE-Boss", 186 "githubUsername": "ExE-Boss" 187 } 188 ], 189 "main": "", 190 "types": "index.d.ts", 191 "repository": { 192 "type": "git", 193 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 194 "directory": "types/node" 195 }, 196 "scripts": {}, 197 "dependencies": {}, 198 "typesPublisherContentHash": "42364b7d4d815f35a5adce5277b009c6550fdef6d27f37f53495d2228ea1cd7e", 199 "typeScriptVersion": "3.7" 20 "escapedName": "@types%2fnode", 21 "scope": "@types", 22 "rawSpec": "12.20.28", 23 "saveSpec": null, 24 "fetchSpec": "12.20.28" 25 }, 26 "_requiredBy": [ 27 "#DEV:/", 28 "/@types/glob", 29 "/@types/webpack-sources", 30 "/jest-worker", 31 "/socket.io" 32 ], 33 "_resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.28.tgz", 34 "_spec": "12.20.28", 35 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 36 "bugs": { 37 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 38 }, 39 "contributors": [ 40 { 41 "name": "Microsoft TypeScript", 42 "url": "https://github.com/Microsoft" 43 }, 44 { 45 "name": "DefinitelyTyped", 46 "url": "https://github.com/DefinitelyTyped" 47 }, 48 { 49 "name": "Alberto Schiabel", 50 "url": "https://github.com/jkomyno" 51 }, 52 { 53 "name": "Alvis HT Tang", 54 "url": "https://github.com/alvis" 55 }, 56 { 57 "name": "Andrew Makarov", 58 "url": "https://github.com/r3nya" 59 }, 60 { 61 "name": "Benjamin Toueg", 62 "url": "https://github.com/btoueg" 63 }, 64 { 65 "name": "Chigozirim C.", 66 "url": "https://github.com/smac89" 67 }, 68 { 69 "name": "David Junger", 70 "url": "https://github.com/touffy" 71 }, 72 { 73 "name": "Deividas Bakanas", 74 "url": "https://github.com/DeividasBakanas" 75 }, 76 { 77 "name": "Eugene Y. Q. Shen", 78 "url": "https://github.com/eyqs" 79 }, 80 { 81 "name": "Hannes Magnusson", 82 "url": "https://github.com/Hannes-Magnusson-CK" 83 }, 84 { 85 "name": "Hoàng Văn Khải", 86 "url": "https://github.com/KSXGitHub" 87 }, 88 { 89 "name": "Huw", 90 "url": "https://github.com/hoo29" 91 }, 92 { 93 "name": "Kelvin Jin", 94 "url": "https://github.com/kjin" 95 }, 96 { 97 "name": "Klaus Meinhardt", 98 "url": "https://github.com/ajafff" 99 }, 100 { 101 "name": "Lishude", 102 "url": "https://github.com/islishude" 103 }, 104 { 105 "name": "Mariusz Wiktorczyk", 106 "url": "https://github.com/mwiktorczyk" 107 }, 108 { 109 "name": "Mohsen Azimi", 110 "url": "https://github.com/mohsen1" 111 }, 112 { 113 "name": "Nicolas Even", 114 "url": "https://github.com/n-e" 115 }, 116 { 117 "name": "Nikita Galkin", 118 "url": "https://github.com/galkin" 119 }, 120 { 121 "name": "Parambir Singh", 122 "url": "https://github.com/parambirs" 123 }, 124 { 125 "name": "Sebastian Silbermann", 126 "url": "https://github.com/eps1lon" 127 }, 128 { 129 "name": "Simon Schick", 130 "url": "https://github.com/SimonSchick" 131 }, 132 { 133 "name": "Thomas den Hollander", 134 "url": "https://github.com/ThomasdenH" 135 }, 136 { 137 "name": "Wilco Bakker", 138 "url": "https://github.com/WilcoBakker" 139 }, 140 { 141 "name": "wwwy3y3", 142 "url": "https://github.com/wwwy3y3" 143 }, 144 { 145 "name": "Zane Hannan AU", 146 "url": "https://github.com/ZaneHannanAU" 147 }, 148 { 149 "name": "Samuel Ainsworth", 150 "url": "https://github.com/samuela" 151 }, 152 { 153 "name": "Kyle Uehlein", 154 "url": "https://github.com/kuehlein" 155 }, 156 { 157 "name": "Thanik Bhongbhibhat", 158 "url": "https://github.com/bhongy" 159 }, 160 { 161 "name": "Marcin Kopacz", 162 "url": "https://github.com/chyzwar" 163 }, 164 { 165 "name": "Trivikram Kamat", 166 "url": "https://github.com/trivikr" 167 }, 168 { 169 "name": "Minh Son Nguyen", 170 "url": "https://github.com/nguymin4" 171 }, 172 { 173 "name": "Junxiao Shi", 174 "url": "https://github.com/yoursunny" 175 }, 176 { 177 "name": "Ilia Baryshnikov", 178 "url": "https://github.com/qwelias" 179 }, 180 { 181 "name": "ExE Boss", 182 "url": "https://github.com/ExE-Boss" 183 } 184 ], 185 "dependencies": {}, 186 "description": "TypeScript definitions for Node.js", 187 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", 188 "license": "MIT", 189 "main": "", 190 "name": "@types/node", 191 "repository": { 192 "type": "git", 193 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 194 "directory": "types/node" 195 }, 196 "scripts": {}, 197 "typeScriptVersion": "3.7", 198 "types": "index.d.ts", 199 "typesPublisherContentHash": "42364b7d4d815f35a5adce5277b009c6550fdef6d27f37f53495d2228ea1cd7e", 200 "version": "12.20.28" 200 201 } -
trip-planner-front/node_modules/@types/parse-json/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/parse-json@4.0.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/parse-json@4.0.0", 10 "_id": "@types/parse-json@4.0.0", 11 "_inBundle": false, 12 "_integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==", 13 "_location": "/@types/parse-json", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/parse-json@4.0.0", 2 19 "name": "@types/parse-json", 3 "version": "4.0.0", 4 "description": "TypeScript definitions for parse-json", 5 "license": "MIT", 6 "contributors": [ 7 { 8 "name": "mrmlnc", 9 "url": "https://github.com/mrmlnc", 10 "githubUsername": "mrmlnc" 11 } 12 ], 13 "main": "", 14 "repository": { 15 "type": "git", 16 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" 17 }, 18 "scripts": {}, 19 "dependencies": {}, 20 "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751", 21 "typeScriptVersion": "2.0" 20 "escapedName": "@types%2fparse-json", 21 "scope": "@types", 22 "rawSpec": "4.0.0", 23 "saveSpec": null, 24 "fetchSpec": "4.0.0" 25 }, 26 "_requiredBy": [ 27 "/cosmiconfig" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz", 30 "_spec": "4.0.0", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "mrmlnc", 38 "url": "https://github.com/mrmlnc" 39 } 40 ], 41 "dependencies": {}, 42 "description": "TypeScript definitions for parse-json", 43 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", 44 "license": "MIT", 45 "main": "", 46 "name": "@types/parse-json", 47 "repository": { 48 "type": "git", 49 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 50 }, 51 "scripts": {}, 52 "typeScriptVersion": "2.0", 53 "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751", 54 "version": "4.0.0" 22 55 } -
trip-planner-front/node_modules/@types/source-list-map/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/source-list-map@0.1.2", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/source-list-map@0.1.2", 10 "_id": "@types/source-list-map@0.1.2", 11 "_inBundle": false, 12 "_integrity": "sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==", 13 "_location": "/@types/source-list-map", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/source-list-map@0.1.2", 2 19 "name": "@types/source-list-map", 3 "version": "0.1.2", 4 "description": "TypeScript definitions for source-list-map", 5 "license": "MIT", 6 "contributors": [ 7 { 8 "name": "e-cloud", 9 "url": "https://github.com/e-cloud" 10 } 11 ], 12 "main": "", 13 "repository": { 14 "type": "git", 15 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" 16 }, 17 "scripts": {}, 18 "dependencies": {}, 19 "typesPublisherContentHash": "5f6375ac4dc8a29e535bfbe3201cb00cbe1ab108d86918f8fd8aeea32f7ae45f", 20 "typeScriptVersion": "2.0" 20 "escapedName": "@types%2fsource-list-map", 21 "scope": "@types", 22 "rawSpec": "0.1.2", 23 "saveSpec": null, 24 "fetchSpec": "0.1.2" 25 }, 26 "_requiredBy": [ 27 "/@types/webpack-sources" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.2.tgz", 30 "_spec": "0.1.2", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "e-cloud", 38 "url": "https://github.com/e-cloud" 39 } 40 ], 41 "dependencies": {}, 42 "description": "TypeScript definitions for source-list-map", 43 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", 44 "license": "MIT", 45 "main": "", 46 "name": "@types/source-list-map", 47 "repository": { 48 "type": "git", 49 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 50 }, 51 "scripts": {}, 52 "typeScriptVersion": "2.0", 53 "typesPublisherContentHash": "5f6375ac4dc8a29e535bfbe3201cb00cbe1ab108d86918f8fd8aeea32f7ae45f", 54 "version": "0.1.2" 21 55 } -
trip-planner-front/node_modules/@types/webpack-sources/node_modules/source-map/package.json
rceaed42 r59329aa 1 1 { 2 "name": "source-map", 2 "_args": [ 3 [ 4 "source-map@0.6.1", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "source-map@0.6.1", 10 "_id": "source-map@0.6.1", 11 "_inBundle": false, 12 "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", 13 "_location": "/@types/webpack-sources/source-map", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "source-map@0.6.1", 19 "name": "source-map", 20 "escapedName": "source-map", 21 "rawSpec": "0.6.1", 22 "saveSpec": null, 23 "fetchSpec": "0.6.1" 24 }, 25 "_requiredBy": [ 26 "/@types/webpack-sources" 27 ], 28 "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", 29 "_spec": "0.6.1", 30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 "author": { 32 "name": "Nick Fitzgerald", 33 "email": "nfitzgerald@mozilla.com" 34 }, 35 "bugs": { 36 "url": "https://github.com/mozilla/source-map/issues" 37 }, 38 "contributors": [ 39 { 40 "name": "Tobias Koppers", 41 "email": "tobias.koppers@googlemail.com" 42 }, 43 { 44 "name": "Duncan Beevers", 45 "email": "duncan@dweebd.com" 46 }, 47 { 48 "name": "Stephen Crane", 49 "email": "scrane@mozilla.com" 50 }, 51 { 52 "name": "Ryan Seddon", 53 "email": "seddon.ryan@gmail.com" 54 }, 55 { 56 "name": "Miles Elam", 57 "email": "miles.elam@deem.com" 58 }, 59 { 60 "name": "Mihai Bazon", 61 "email": "mihai.bazon@gmail.com" 62 }, 63 { 64 "name": "Michael Ficarra", 65 "email": "github.public.email@michael.ficarra.me" 66 }, 67 { 68 "name": "Todd Wolfson", 69 "email": "todd@twolfson.com" 70 }, 71 { 72 "name": "Alexander Solovyov", 73 "email": "alexander@solovyov.net" 74 }, 75 { 76 "name": "Felix Gnass", 77 "email": "fgnass@gmail.com" 78 }, 79 { 80 "name": "Conrad Irwin", 81 "email": "conrad.irwin@gmail.com" 82 }, 83 { 84 "name": "usrbincc", 85 "email": "usrbincc@yahoo.com" 86 }, 87 { 88 "name": "David Glasser", 89 "email": "glasser@davidglasser.net" 90 }, 91 { 92 "name": "Chase Douglas", 93 "email": "chase@newrelic.com" 94 }, 95 { 96 "name": "Evan Wallace", 97 "email": "evan.exe@gmail.com" 98 }, 99 { 100 "name": "Heather Arthur", 101 "email": "fayearthur@gmail.com" 102 }, 103 { 104 "name": "Hugh Kennedy", 105 "email": "hughskennedy@gmail.com" 106 }, 107 { 108 "name": "David Glasser", 109 "email": "glasser@davidglasser.net" 110 }, 111 { 112 "name": "Simon Lydell", 113 "email": "simon.lydell@gmail.com" 114 }, 115 { 116 "name": "Jmeas Smith", 117 "email": "jellyes2@gmail.com" 118 }, 119 { 120 "name": "Michael Z Goddard", 121 "email": "mzgoddard@gmail.com" 122 }, 123 { 124 "name": "azu", 125 "email": "azu@users.noreply.github.com" 126 }, 127 { 128 "name": "John Gozde", 129 "email": "john@gozde.ca" 130 }, 131 { 132 "name": "Adam Kirkton", 133 "email": "akirkton@truefitinnovation.com" 134 }, 135 { 136 "name": "Chris Montgomery", 137 "email": "christopher.montgomery@dowjones.com" 138 }, 139 { 140 "name": "J. Ryan Stinnett", 141 "email": "jryans@gmail.com" 142 }, 143 { 144 "name": "Jack Herrington", 145 "email": "jherrington@walmartlabs.com" 146 }, 147 { 148 "name": "Chris Truter", 149 "email": "jeffpalentine@gmail.com" 150 }, 151 { 152 "name": "Daniel Espeset", 153 "email": "daniel@danielespeset.com" 154 }, 155 { 156 "name": "Jamie Wong", 157 "email": "jamie.lf.wong@gmail.com" 158 }, 159 { 160 "name": "Eddy Bruël", 161 "email": "ejpbruel@mozilla.com" 162 }, 163 { 164 "name": "Hawken Rives", 165 "email": "hawkrives@gmail.com" 166 }, 167 { 168 "name": "Gilad Peleg", 169 "email": "giladp007@gmail.com" 170 }, 171 { 172 "name": "djchie", 173 "email": "djchie.dev@gmail.com" 174 }, 175 { 176 "name": "Gary Ye", 177 "email": "garysye@gmail.com" 178 }, 179 { 180 "name": "Nicolas Lalevée", 181 "email": "nicolas.lalevee@hibnet.org" 182 } 183 ], 3 184 "description": "Generates and consumes source maps", 4 "version": "0.6.1", 5 "homepage": "https://github.com/mozilla/source-map", 6 "author": "Nick Fitzgerald <nfitzgerald@mozilla.com>", 7 "contributors": [ 8 "Tobias Koppers <tobias.koppers@googlemail.com>", 9 "Duncan Beevers <duncan@dweebd.com>", 10 "Stephen Crane <scrane@mozilla.com>", 11 "Ryan Seddon <seddon.ryan@gmail.com>", 12 "Miles Elam <miles.elam@deem.com>", 13 "Mihai Bazon <mihai.bazon@gmail.com>", 14 "Michael Ficarra <github.public.email@michael.ficarra.me>", 15 "Todd Wolfson <todd@twolfson.com>", 16 "Alexander Solovyov <alexander@solovyov.net>", 17 "Felix Gnass <fgnass@gmail.com>", 18 "Conrad Irwin <conrad.irwin@gmail.com>", 19 "usrbincc <usrbincc@yahoo.com>", 20 "David Glasser <glasser@davidglasser.net>", 21 "Chase Douglas <chase@newrelic.com>", 22 "Evan Wallace <evan.exe@gmail.com>", 23 "Heather Arthur <fayearthur@gmail.com>", 24 "Hugh Kennedy <hughskennedy@gmail.com>", 25 "David Glasser <glasser@davidglasser.net>", 26 "Simon Lydell <simon.lydell@gmail.com>", 27 "Jmeas Smith <jellyes2@gmail.com>", 28 "Michael Z Goddard <mzgoddard@gmail.com>", 29 "azu <azu@users.noreply.github.com>", 30 "John Gozde <john@gozde.ca>", 31 "Adam Kirkton <akirkton@truefitinnovation.com>", 32 "Chris Montgomery <christopher.montgomery@dowjones.com>", 33 "J. Ryan Stinnett <jryans@gmail.com>", 34 "Jack Herrington <jherrington@walmartlabs.com>", 35 "Chris Truter <jeffpalentine@gmail.com>", 36 "Daniel Espeset <daniel@danielespeset.com>", 37 "Jamie Wong <jamie.lf.wong@gmail.com>", 38 "Eddy Bruël <ejpbruel@mozilla.com>", 39 "Hawken Rives <hawkrives@gmail.com>", 40 "Gilad Peleg <giladp007@gmail.com>", 41 "djchie <djchie.dev@gmail.com>", 42 "Gary Ye <garysye@gmail.com>", 43 "Nicolas Lalevée <nicolas.lalevee@hibnet.org>" 44 ], 45 "repository": { 46 "type": "git", 47 "url": "http://github.com/mozilla/source-map.git" 48 }, 49 "main": "./source-map.js", 185 "devDependencies": { 186 "doctoc": "^0.15.0", 187 "webpack": "^1.12.0" 188 }, 189 "engines": { 190 "node": ">=0.10.0" 191 }, 50 192 "files": [ 51 193 "source-map.js", … … 57 199 "dist/source-map.min.js.map" 58 200 ], 59 "engines": { 60 "node": ">=0.10.0" 61 }, 201 "homepage": "https://github.com/mozilla/source-map", 62 202 "license": "BSD-3-Clause", 203 "main": "./source-map.js", 204 "name": "source-map", 205 "repository": { 206 "type": "git", 207 "url": "git+ssh://git@github.com/mozilla/source-map.git" 208 }, 63 209 "scripts": { 210 "build": "webpack --color", 64 211 "test": "npm run build && node test/run-tests.js", 65 "build": "webpack --color",66 212 "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" 67 213 }, 68 "devDependencies": { 69 "doctoc": "^0.15.0", 70 "webpack": "^1.12.0" 71 }, 72 "typings": "source-map" 214 "typings": "source-map", 215 "version": "0.6.1" 73 216 } -
trip-planner-front/node_modules/@types/webpack-sources/package.json
rceaed42 r59329aa 1 1 { 2 "_args": [ 3 [ 4 "@types/webpack-sources@0.1.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "@types/webpack-sources@0.1.9", 10 "_id": "@types/webpack-sources@0.1.9", 11 "_inBundle": false, 12 "_integrity": "sha512-bvzMnzqoK16PQIC8AYHNdW45eREJQMd6WG/msQWX5V2+vZmODCOPb4TJcbgRljTZZTwTM4wUMcsI8FftNA7new==", 13 "_location": "/@types/webpack-sources", 14 "_phantomChildren": {}, 15 "_requested": { 16 "type": "version", 17 "registry": true, 18 "raw": "@types/webpack-sources@0.1.9", 2 19 "name": "@types/webpack-sources", 3 "version": "0.1.9", 4 "description": "TypeScript definitions for webpack-sources", 5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources", 6 "license": "MIT", 7 "contributors": [ 8 { 9 "name": "e-cloud", 10 "url": "https://github.com/e-cloud", 11 "githubUsername": "e-cloud" 12 }, 13 { 14 "name": "Chris Eppstein", 15 "url": "https://github.com/chriseppstein", 16 "githubUsername": "chriseppstein" 17 } 18 ], 19 "main": "", 20 "types": "index.d.ts", 21 "repository": { 22 "type": "git", 23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", 24 "directory": "types/webpack-sources" 20 "escapedName": "@types%2fwebpack-sources", 21 "scope": "@types", 22 "rawSpec": "0.1.9", 23 "saveSpec": null, 24 "fetchSpec": "0.1.9" 25 }, 26 "_requiredBy": [ 27 "/license-webpack-plugin" 28 ], 29 "_resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.9.tgz", 30 "_spec": "0.1.9", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 32 "bugs": { 33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 34 }, 35 "contributors": [ 36 { 37 "name": "e-cloud", 38 "url": "https://github.com/e-cloud" 25 39 }, 26 "scripts": {}, 27 "dependencies": { 28 "@types/node": "*", 29 "@types/source-list-map": "*", 30 "source-map": "^0.6.1" 31 }, 32 "typesPublisherContentHash": "2f6824e3ab2a4c3f20b781ec6d29738b29afd7edf09d1e1dfd30221beaa37d4a", 33 "typeScriptVersion": "3.6" 40 { 41 "name": "Chris Eppstein", 42 "url": "https://github.com/chriseppstein" 43 } 44 ], 45 "dependencies": { 46 "@types/node": "*", 47 "@types/source-list-map": "*", 48 "source-map": "^0.6.1" 49 }, 50 "description": "TypeScript definitions for webpack-sources", 51 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources", 52 "license": "MIT", 53 "main": "", 54 "name": "@types/webpack-sources", 55 "repository": { 56 "type": "git", 57 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", 58 "directory": "types/webpack-sources" 59 }, 60 "scripts": {}, 61 "typeScriptVersion": "3.6", 62 "types": "index.d.ts", 63 "typesPublisherContentHash": "2f6824e3ab2a4c3f20b781ec6d29738b29afd7edf09d1e1dfd30221beaa37d4a", 64 "version": "0.1.9" 34 65 }
Note:
See TracChangeset
for help on using the changeset viewer.