feige
2025-05-06 be016d292a1eb3af5088e17f076e7cc6cab90576
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
65
66
67
68
69
70
71
72
73
{
  "_from": "update-browserslist-db@^1.0.10",
  "_id": "update-browserslist-db@1.0.10",
  "_inBundle": false,
  "_integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
  "_location": "/update-browserslist-db",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "update-browserslist-db@^1.0.10",
    "name": "update-browserslist-db",
    "escapedName": "update-browserslist-db",
    "rawSpec": "^1.0.10",
    "saveSpec": null,
    "fetchSpec": "^1.0.10"
  },
  "_requiredBy": [
    "/browserslist"
  ],
  "_resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
  "_shasum": "0f54b876545726f17d00cd9a2561e6dade943ff3",
  "_spec": "update-browserslist-db@^1.0.10",
  "_where": "C:\\Users\\feige\\Desktop\\RuoYi-Vue-master\\RuoYi-Vue-master\\ruoyi-ui\\node_modules\\browserslist",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bin": {
    "browserslist-lint": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/browserslist/update-db/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "escalade": "^3.1.1",
    "picocolors": "^1.0.0"
  },
  "deprecated": false,
  "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
  "exports": {
    ".": "./index.js",
    "./package.json": "./package.json"
  },
  "funding": [
    {
      "type": "opencollective",
      "url": "https://opencollective.com/browserslist"
    },
    {
      "type": "tidelift",
      "url": "https://tidelift.com/funding/github/npm/browserslist"
    }
  ],
  "homepage": "https://github.com/browserslist/update-db#readme",
  "keywords": [
    "caniuse",
    "browsers",
    "target"
  ],
  "license": "MIT",
  "name": "update-browserslist-db",
  "peerDependencies": {
    "browserslist": ">= 4.21.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/browserslist/update-db.git"
  },
  "types": "./index.d.ts",
  "version": "1.0.10"
}