summaryrefslogtreecommitdiff
path: root/tests/registry/npm/autoprefixer/registry.json
blob: 3cccb21681848736c40935139767c664c46a12ab (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
41
42
43
44
45
46
47
{
  "name": "autoprefixer",
  "dist-tags": {
    "latest": "10.4.14"
  },
  "versions": {
    "10.4.14": {
      "name": "autoprefixer",
      "version": "10.4.14",
      "dependencies": {
        "browserslist": "^4.21.5",
        "caniuse-lite": "^1.0.30001464",
        "fraction.js": "^4.2.0",
        "normalize-range": "^0.1.2",
        "picocolors": "^1.0.0",
        "postcss-value-parser": "^4.2.0"
      },
      "peerDependencies": {
        "postcss": "^8.1.0"
      },
      "bin": {
        "autoprefixer": "bin/autoprefixer"
      },
      "dist": {
        "integrity": "sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==",
        "shasum": "e28d49902f8e759dd25b153264e862df2705f79d",
        "tarball": "http://localhost:4260/autoprefixer/autoprefixer-10.4.14.tgz",
        "fileCount": 83,
        "unpackedSize": 198756
      },
      "engines": {
        "node": "^10 || ^12 || >=14"
      },
      "funding": [
        {
          "type": "opencollective",
          "url": "https://opencollective.com/postcss/"
        },
        {
          "type": "tidelift",
          "url": "https://tidelift.com/funding/github/npm/autoprefixer"
        }
      ]
    }
  },
  "modified": "2023-03-09T21:42:07.794Z"
}