Skip to content

Commit 2349e0e

Browse files
wordpress/postcss-themes-6.43.0 (#2761)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f70576b commit 2349e0e

1 file changed

Lines changed: 51 additions & 51 deletions

File tree

directory/@wordpress/postcss-themes.json

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "@wordpress/postcss-themes",
33
"version": "6.43.0",
4-
"description": "PostCSS plugin to generate theme colors.",
5-
"author": "The WordPress Contributors",
6-
"license": "GPL-2.0-or-later",
74
"keywords": [
85
"wordpress",
96
"gutenberg",
@@ -14,52 +11,9 @@
1411
"colors",
1512
"themes"
1613
],
17-
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes/README.md",
18-
"repository": {
19-
"type": "git",
20-
"url": "https://github.com/WordPress/gutenberg.git",
21-
"directory": "packages/postcss-themes"
22-
},
23-
"bugs": {
24-
"url": "https://github.com/WordPress/gutenberg/issues"
25-
},
26-
"engines": {
27-
"node": ">=18.12.0",
28-
"npm": ">=8.19.2"
29-
},
30-
"main": "index.js",
31-
"exports": {
32-
".": "./index.js",
33-
"./package.json": "./package.json"
34-
},
35-
"peerDependencies": {
36-
"postcss": "^8.0.0"
37-
},
38-
"publishConfig": {
39-
"access": "public"
40-
},
41-
"gitHead": "2cea90674d11aa521ec3f71652fb3a6a4c383969",
42-
"_nodeVersion": "20.20.2",
43-
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
14+
"author": "The WordPress Contributors",
15+
"license": "GPL-2.0-or-later",
4416
"_id": "@wordpress/[email protected]",
45-
"dist": {
46-
"integrity": "sha512-GjC93YnQadVVc8LTxxtZ4DElYulZK80VPnb97Y913Sbt9lcPikPKLVp+4HvwlaMHXUPYqhHpeysWRQb8AMN09w==",
47-
"shasum": "9869f3f67030f3888734b7e831c98c242463b7f1",
48-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.43.0.tgz",
49-
"fileCount": 4,
50-
"unpackedSize": 40449,
51-
"signatures": [
52-
{
53-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54-
"sig": "MEYCIQD1yl0xEE0FeS6PXV8C+eI/oNTfJ6oOTid0SAs93IPSUwIhAOnFf+vwdYlAzfXfBOrKWc+zDT+gcFxIDEpn2TACsdu6"
55-
}
56-
]
57-
},
58-
"_npmUser": {
59-
"name": "gutenbergplugin",
60-
"email": "[email protected]"
61-
},
62-
"directories": {},
6317
"maintainers": [
6418
{
6519
"name": "garypendergast",
@@ -154,10 +108,56 @@
154108
"email": "[email protected]"
155109
}
156110
],
157-
"_npmOperationalInternal": {
158-
"host": "s3://npm-registry-packages-npm-production",
159-
"tmp": "tmp/postcss-themes_6.43.0_1775058082715_0.5912857826070586"
111+
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes/README.md",
112+
"bugs": {
113+
"url": "https://github.com/WordPress/gutenberg/issues"
114+
},
115+
"dist": {
116+
"shasum": "9869f3f67030f3888734b7e831c98c242463b7f1",
117+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.43.0.tgz",
118+
"fileCount": 4,
119+
"integrity": "sha512-GjC93YnQadVVc8LTxxtZ4DElYulZK80VPnb97Y913Sbt9lcPikPKLVp+4HvwlaMHXUPYqhHpeysWRQb8AMN09w==",
120+
"signatures": [
121+
{
122+
"sig": "MEYCIQD1yl0xEE0FeS6PXV8C+eI/oNTfJ6oOTid0SAs93IPSUwIhAOnFf+vwdYlAzfXfBOrKWc+zDT+gcFxIDEpn2TACsdu6",
123+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
124+
}
125+
],
126+
"unpackedSize": 40449
127+
},
128+
"main": "index.js",
129+
"engines": {
130+
"npm": ">=8.19.2",
131+
"node": ">=18.12.0"
132+
},
133+
"exports": {
134+
".": "./index.js",
135+
"./package.json": "./package.json"
136+
},
137+
"gitHead": "2cea90674d11aa521ec3f71652fb3a6a4c383969",
138+
"_npmUser": {
139+
"name": "gutenbergplugin",
140+
"email": "[email protected]"
141+
},
142+
"repository": {
143+
"url": "https://github.com/WordPress/gutenberg.git",
144+
"type": "git",
145+
"directory": "packages/postcss-themes"
146+
},
147+
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
148+
"description": "PostCSS plugin to generate theme colors.",
149+
"directories": {},
150+
"_nodeVersion": "20.20.2",
151+
"publishConfig": {
152+
"access": "public"
160153
},
161154
"_hasShrinkwrap": false,
155+
"peerDependencies": {
156+
"postcss": "^8.0.0"
157+
},
158+
"_npmOperationalInternal": {
159+
"tmp": "tmp/postcss-themes_6.43.0_1775058082715_0.5912857826070586",
160+
"host": "s3://npm-registry-packages-npm-production"
161+
},
162162
"_time": "2026-04-01T15:41:22.867Z"
163163
}

0 commit comments

Comments
 (0)