feige
2025-05-06 850618a035d9999cf60d77dafd6da8a09f36a1fe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
  "_from": "caniuse-lite@^1.0.30001449",
  "_id": "caniuse-lite@1.0.30001465",
  "_inBundle": false,
  "_integrity": "sha512-HvjgL3MYAJjceTDCcjRnQGjwUz/5qec9n7JPOzUursUoOTIsYCSDOb1l7RsnZE8mjbxG78zVRCKfrBXyvChBag==",
  "_location": "/caniuse-lite",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "caniuse-lite@^1.0.30001449",
    "name": "caniuse-lite",
    "escapedName": "caniuse-lite",
    "rawSpec": "^1.0.30001449",
    "saveSpec": null,
    "fetchSpec": "^1.0.30001449"
  },
  "_requiredBy": [
    "/autoprefixer",
    "/browserslist",
    "/caniuse-api"
  ],
  "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001465.tgz",
  "_shasum": "c1b715bbb4ff6fdc20a4827e0afe9f4374fca217",
  "_spec": "caniuse-lite@^1.0.30001449",
  "_where": "C:\\Users\\feige\\Desktop\\RuoYi-Vue-master\\RuoYi-Vue-master\\ruoyi-ui\\node_modules\\browserslist",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/browserslist/caniuse-lite/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A smaller version of caniuse-db, with only the essentials!",
  "files": [
    "data",
    "dist"
  ],
  "funding": [
    {
      "type": "opencollective",
      "url": "https://opencollective.com/browserslist"
    },
    {
      "type": "tidelift",
      "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
    }
  ],
  "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  "keywords": [
    "support"
  ],
  "license": "CC-BY-4.0",
  "main": "dist/unpacker/index.js",
  "name": "caniuse-lite",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/browserslist/caniuse-lite.git"
  },
  "version": "1.0.30001465"
}