11{
22 "name" : " @shopify/postcss-plugin" ,
33 "version" : " 5.0.4" ,
4- "license" : " MIT" ,
5- "description" : " Shopify's org-wide PostCSS preset" ,
64 "keywords" : [
75 " postcss" ,
86 " postcss-plugin" ,
97 " css" ,
108 " shopify"
119 ],
12- "main" : " index.js" ,
13- "publishConfig" : {
14- "access" : " public" ,
15- "@shopify:registry" : " https://registry.npmjs.org"
16- },
1710 "author" : {
1811 "name" : " Shopify Inc."
1912 },
20- "repository" : {
21- "type" : " git" ,
22- "url" : " git+https://github.com/Shopify/web-configs.git" ,
23- "directory" : " packages/postcss-plugin"
24- },
25- "bugs" : {
26- "url" : " https://github.com/Shopify/web-configs/issues"
27- },
28- "homepage" : " https://github.com/Shopify/web-configs/blob/main/packages/postcss-plugin/README.md" ,
29- "dependencies" : {
30- "autoprefixer" : " ^10.2.5" ,
31- "postcss-calc" : " ^8.0.0" ,
32- "postcss-flexbugs-fixes" : " ^5.0.2" ,
33- "postcss-will-change" : " ^4.0.1"
34- },
35- "devDependencies" : {
36- "postcss" : " ^8.2.8"
37- },
38- "peerDependencies" : {
39- "postcss" : " ^8.2.8"
40- },
13+ "license" : " MIT" ,
4114 "_id" :
" @shopify/[email protected] " ,
42- "gitHead" : " 86359090f5c76bd37ce3241830200a473f543153" ,
43- "_nodeVersion" : " 18.20.0" ,
44- "_npmVersion" : " 10.5.0" ,
45- "dist" : {
46- "integrity" : " sha512-dSWzWRCXNyoH7LS6U2+4YDhQFAph/MklJssXK1Fu6vxDZuLii+kj0VIWh3KTQeVE/WpVdHa92lDoxyiIJ8zTXg==" ,
47- "shasum" : " a9dc5183aea687e61c042bc02309681b8830bc60" ,
48- "tarball" : " https://registry.npmjs.org/@shopify/postcss-plugin/-/postcss-plugin-5.0.4.tgz" ,
49- "fileCount" : 4 ,
50- "unpackedSize" : 5303 ,
51- "attestations" : {
52- "url" :
" https://registry.npmjs.org/-/npm/v1/attestations/@shopify%[email protected] " ,
53- "provenance" : {
54- "predicateType" : " https://slsa.dev/provenance/v1"
55- }
56- },
57- "signatures" : [
58- {
59- "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
60- "sig" : " MEUCIENmtqr9Q9LyHFeisJMt8RSCuuTWx+qUNLhckmMxbGasAiEAjHyhL8sbwSdOO1gMfQfRzF8MeuFxQxRGDJPnSB+nD+Q="
61- }
62- ]
63- },
64- "_npmUser" : {
65- "name" : " shopify-dep" ,
66- 67- },
68- "directories" : {},
6915 "maintainers" : [
7016 {
7117 "name" : " shopify-admin" ,
1004610147 }
10248 ],
103- "_npmOperationalInternal" : {
104- "host" : " s3://npm-registry-packages-npm-production" ,
105- "tmp" : " tmp/postcss-plugin_5.0.4_1742524202049_0.4839991375870405"
49+ "homepage" : " https://github.com/Shopify/web-configs/blob/main/packages/postcss-plugin/README.md" ,
50+ "bugs" : {
51+ "url" : " https://github.com/Shopify/web-configs/issues"
52+ },
53+ "dist" : {
54+ "shasum" : " a9dc5183aea687e61c042bc02309681b8830bc60" ,
55+ "tarball" : " https://registry.npmjs.org/@shopify/postcss-plugin/-/postcss-plugin-5.0.4.tgz" ,
56+ "fileCount" : 4 ,
57+ "integrity" : " sha512-dSWzWRCXNyoH7LS6U2+4YDhQFAph/MklJssXK1Fu6vxDZuLii+kj0VIWh3KTQeVE/WpVdHa92lDoxyiIJ8zTXg==" ,
58+ "signatures" : [
59+ {
60+ "sig" : " MEUCIENmtqr9Q9LyHFeisJMt8RSCuuTWx+qUNLhckmMxbGasAiEAjHyhL8sbwSdOO1gMfQfRzF8MeuFxQxRGDJPnSB+nD+Q=" ,
61+ "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
62+ }
63+ ],
64+ "attestations" : {
65+ "url" :
" https://registry.npmjs.org/-/npm/v1/attestations/@shopify%[email protected] " ,
66+ "provenance" : {
67+ "predicateType" : " https://slsa.dev/provenance/v1"
68+ }
69+ },
70+ "unpackedSize" : 5303
71+ },
72+ "main" : " index.js" ,
73+ "gitHead" : " 86359090f5c76bd37ce3241830200a473f543153" ,
74+ "_npmUser" : {
75+ "name" : " shopify-dep" ,
76+ 77+ },
78+ "repository" : {
79+ "url" : " git+https://github.com/Shopify/web-configs.git" ,
80+ "type" : " git" ,
81+ "directory" : " packages/postcss-plugin"
82+ },
83+ "_npmVersion" : " 10.5.0" ,
84+ "description" : " Shopify's org-wide PostCSS preset" ,
85+ "directories" : {},
86+ "_nodeVersion" : " 18.20.0" ,
87+ "dependencies" : {
88+ "autoprefixer" : " ^10.2.5" ,
89+ "postcss-calc" : " ^8.0.0" ,
90+ "postcss-will-change" : " ^4.0.1" ,
91+ "postcss-flexbugs-fixes" : " ^5.0.2"
92+ },
93+ "publishConfig" : {
94+ "access" : " public" ,
95+ "@shopify:registry" : " https://registry.npmjs.org"
10696 },
10797 "_hasShrinkwrap" : false ,
98+ "devDependencies" : {
99+ "postcss" : " ^8.2.8"
100+ },
101+ "peerDependencies" : {
102+ "postcss" : " ^8.2.8"
103+ },
104+ "_npmOperationalInternal" : {
105+ "tmp" : " tmp/postcss-plugin_5.0.4_1742524202049_0.4839991375870405" ,
106+ "host" : " s3://npm-registry-packages-npm-production"
107+ },
108108 "_time" : " 2025-03-21T02:30:02.255Z"
109109}
0 commit comments