Changeset e29cc2e for trip-planner-front/node_modules/mime-db/package.json
- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/mime-db/package.json
r59329aa re29cc2e 1 1 { 2 "_args": [ 3 [ 4 "mime-db@1.50.0", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_development": true, 9 "_from": "mime-db@1.50.0", 10 "_id": "mime-db@1.50.0", 2 "_from": "mime-db@1.51.0", 3 "_id": "mime-db@1.51.0", 11 4 "_inBundle": false, 12 "_integrity": "sha512- 9tMZCDlYHqeERXEHO9f/hKfNXhre5dK2eE/krIvUjZbS2KPcqGDfNShIWS1uW9XOTKQKqK6qbeOci18rbfW77A==",5 "_integrity": "sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==", 13 6 "_location": "/mime-db", 14 7 "_phantomChildren": {}, … … 16 9 "type": "version", 17 10 "registry": true, 18 "raw": "mime-db@1.5 0.0",11 "raw": "mime-db@1.51.0", 19 12 "name": "mime-db", 20 13 "escapedName": "mime-db", 21 "rawSpec": "1.5 0.0",14 "rawSpec": "1.51.0", 22 15 "saveSpec": null, 23 "fetchSpec": "1.5 0.0"16 "fetchSpec": "1.51.0" 24 17 }, 25 18 "_requiredBy": [ … … 27 20 "/mime-types" 28 21 ], 29 "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.50.0.tgz", 30 "_spec": "1.50.0", 31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 22 "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.51.0.tgz", 23 "_shasum": "d9ff62451859b18342d960850dc3cfb77e63fb0c", 24 "_spec": "mime-db@1.51.0", 25 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\mime-types", 32 26 "bugs": { 33 27 "url": "https://github.com/jshttp/mime-db/issues" 34 28 }, 29 "bundleDependencies": false, 35 30 "contributors": [ 36 31 { … … 49 44 } 50 45 ], 46 "deprecated": false, 51 47 "description": "Media Type Database", 52 48 "devDependencies": { … … 57 53 "eslint": "7.32.0", 58 54 "eslint-config-standard": "15.0.1", 59 "eslint-plugin-import": "2.2 4.2",55 "eslint-plugin-import": "2.25.2", 60 56 "eslint-plugin-markdown": "2.2.1", 61 57 "eslint-plugin-node": "11.1.0", 62 "eslint-plugin-promise": "5.1. 0",58 "eslint-plugin-promise": "5.1.1", 63 59 "eslint-plugin-standard": "4.1.0", 64 60 "gnode": "0.1.2", 65 "mocha": "9.1. 1",61 "mocha": "9.1.3", 66 62 "nyc": "15.1.0", 67 63 "raw-body": "2.4.1", … … 104 100 "version": "node scripts/version-history.js && git add HISTORY.md" 105 101 }, 106 "version": "1.5 0.0"102 "version": "1.51.0" 107 103 }
Note:
See TracChangeset
for help on using the changeset viewer.