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/caniuse-lite/package.json

    rceaed42 r59329aa  
    11{
    2   "name": "caniuse-lite",
    3   "version": "1.0.30001265",
     2  "_args": [
     3    [
     4      "caniuse-lite@1.0.30001265",
     5      "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
     6    ]
     7  ],
     8  "_development": true,
     9  "_from": "caniuse-lite@1.0.30001265",
     10  "_id": "caniuse-lite@1.0.30001265",
     11  "_inBundle": false,
     12  "_integrity": "sha512-YzBnspggWV5hep1m9Z6sZVLOt7vrju8xWooFAgN6BA5qvy98qPAPb7vNUzypFaoh2pb3vlfzbDO8tB57UPGbtw==",
     13  "_location": "/caniuse-lite",
     14  "_phantomChildren": {},
     15  "_requested": {
     16    "type": "version",
     17    "registry": true,
     18    "raw": "caniuse-lite@1.0.30001265",
     19    "name": "caniuse-lite",
     20    "escapedName": "caniuse-lite",
     21    "rawSpec": "1.0.30001265",
     22    "saveSpec": null,
     23    "fetchSpec": "1.0.30001265"
     24  },
     25  "_requiredBy": [
     26    "/@angular-devkit/build-angular",
     27    "/autoprefixer",
     28    "/browserslist",
     29    "/caniuse-api",
     30    "/postcss-preset-env"
     31  ],
     32  "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001265.tgz",
     33  "_spec": "1.0.30001265",
     34  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     35  "author": {
     36    "name": "Ben Briggs",
     37    "email": "beneb.info@gmail.com",
     38    "url": "http://beneb.info"
     39  },
     40  "bugs": {
     41    "url": "https://github.com/browserslist/caniuse-lite/issues"
     42  },
    443  "description": "A smaller version of caniuse-db, with only the essentials!",
    5   "main": "dist/unpacker/index.js",
    644  "files": [
    745    "data",
    846    "dist"
    947  ],
     48  "funding": {
     49    "type": "opencollective",
     50    "url": "https://opencollective.com/browserslist"
     51  },
     52  "homepage": "https://github.com/browserslist/caniuse-lite#readme",
    1053  "keywords": [
    1154    "support",
     
    1558    "svg"
    1659  ],
    17   "author": {
    18     "name": "Ben Briggs",
    19     "email": "beneb.info@gmail.com",
    20     "url": "http://beneb.info"
     60  "license": "CC-BY-4.0",
     61  "main": "dist/unpacker/index.js",
     62  "name": "caniuse-lite",
     63  "repository": {
     64    "type": "git",
     65    "url": "git+https://github.com/browserslist/caniuse-lite.git"
    2166  },
    22   "repository": "browserslist/caniuse-lite",
    23   "funding": {
    24     "type": "opencollective",
    25     "url": "https://opencollective.com/browserslist"
    26   },
    27   "license": "CC-BY-4.0"
     67  "version": "1.0.30001265"
    2868}
Note: See TracChangeset for help on using the changeset viewer.