summaryrefslogtreecommitdiff
path: root/tests/registry/npm/update-browserslist-db/registry.json
blob: 6d23013248a63e5c03e4665f21a6cc65ca7bb95c (plain)
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
{
  "name": "update-browserslist-db",
  "dist-tags": {
    "latest": "1.0.10"
  },
  "versions": {
    "1.0.10": {
      "name": "update-browserslist-db",
      "version": "1.0.10",
      "dependencies": {
        "escalade": "^3.1.1",
        "picocolors": "^1.0.0"
      },
      "peerDependencies": {
        "browserslist": ">= 4.21.0"
      },
      "bin": {
        "browserslist-lint": "cli.js"
      },
      "dist": {
        "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
        "shasum": "0f54b876545726f17d00cd9a2561e6dade943ff3",
        "tarball": "http://localhost:4260/update-browserslist-db/update-browserslist-db-1.0.10.tgz",
        "fileCount": 8,
        "unpackedSize": 13581
      },
      "funding": [
        {
          "type": "opencollective",
          "url": "https://opencollective.com/browserslist"
        },
        {
          "type": "tidelift",
          "url": "https://tidelift.com/funding/github/npm/browserslist"
        }
      ]
    }
  },
  "modified": "2022-10-05T16:59:51.776Z"
}