source: trip-planner-front/node_modules/caniuse-lite/package.json@ e29cc2e

Last change on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.8 KB
Line 
1{
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 },
43 "description": "A smaller version of caniuse-db, with only the essentials!",
44 "files": [
45 "data",
46 "dist"
47 ],
48 "funding": {
49 "type": "opencollective",
50 "url": "https://opencollective.com/browserslist"
51 },
52 "homepage": "https://github.com/browserslist/caniuse-lite#readme",
53 "keywords": [
54 "support",
55 "css",
56 "js",
57 "html5",
58 "svg"
59 ],
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"
66 },
67 "version": "1.0.30001265"
68}
Note: See TracBrowser for help on using the repository browser.