mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
8539cacbbe
Extracted out of https://github.com/denoland/deno/pull/25614 It's better for these to be non-minified because then diffs are better when adding new versions.
47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"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"
|
|
}
|