Skip to content

Commit 5377fd4

Browse files
wordpress/postcss-themes-6.31.0 (#2372)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 88981d1 commit 5377fd4

File tree

1 file changed

+47
-47
lines changed

1 file changed

+47
-47
lines changed

directory/@wordpress/postcss-themes.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "@wordpress/postcss-themes",
33
"version": "6.31.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,48 +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-
"peerDependencies": {
32-
"postcss": "^8.0.0"
33-
},
34-
"publishConfig": {
35-
"access": "public"
36-
},
37-
"gitHead": "d7601d30d49462ea942168e8ab6bf449fb93097e",
38-
"_nodeVersion": "20.19.5",
39-
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
14+
"author": "The WordPress Contributors",
15+
"license": "GPL-2.0-or-later",
4016
"_id": "@wordpress/[email protected]",
41-
"dist": {
42-
"integrity": "sha512-a6LKA93hMGYkENigzbYn/vCgkzz9LsyLptuybKymL62dkpQqYyyWe5c/S5U7h8eRuJexb/1zy9lohzNoARhQyA==",
43-
"shasum": "3adbe124197c2a8d936300436910216e911707f6",
44-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.31.0.tgz",
45-
"fileCount": 4,
46-
"unpackedSize": 40373,
47-
"signatures": [
48-
{
49-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
50-
"sig": "MEUCIEVCIY2n7uZUVuPFVDJymFWfa+0KPf3db4yCS0PAQ5rtAiEA3GNghyjTg0T3WJMZtvNWHYnaHRrAzdetPtb7TBjVuko="
51-
}
52-
]
53-
},
54-
"_npmUser": {
55-
"name": "gutenbergplugin",
56-
"email": "[email protected]"
57-
},
58-
"directories": {},
5917
"maintainers": [
6018
{
6119
"name": "garypendergast",
@@ -150,10 +108,52 @@
150108
"email": "[email protected]"
151109
}
152110
],
153-
"_npmOperationalInternal": {
154-
"host": "s3://npm-registry-packages-npm-production",
155-
"tmp": "tmp/postcss-themes_6.31.0_1758115488339_0.5338146625287781"
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": "3adbe124197c2a8d936300436910216e911707f6",
117+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.31.0.tgz",
118+
"fileCount": 4,
119+
"integrity": "sha512-a6LKA93hMGYkENigzbYn/vCgkzz9LsyLptuybKymL62dkpQqYyyWe5c/S5U7h8eRuJexb/1zy9lohzNoARhQyA==",
120+
"signatures": [
121+
{
122+
"sig": "MEUCIEVCIY2n7uZUVuPFVDJymFWfa+0KPf3db4yCS0PAQ5rtAiEA3GNghyjTg0T3WJMZtvNWHYnaHRrAzdetPtb7TBjVuko=",
123+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
124+
}
125+
],
126+
"unpackedSize": 40373
127+
},
128+
"main": "index.js",
129+
"engines": {
130+
"npm": ">=8.19.2",
131+
"node": ">=18.12.0"
132+
},
133+
"gitHead": "d7601d30d49462ea942168e8ab6bf449fb93097e",
134+
"_npmUser": {
135+
"name": "gutenbergplugin",
136+
"email": "[email protected]"
137+
},
138+
"repository": {
139+
"url": "https://github.com/WordPress/gutenberg.git",
140+
"type": "git",
141+
"directory": "packages/postcss-themes"
142+
},
143+
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
144+
"description": "PostCSS plugin to generate theme colors.",
145+
"directories": {},
146+
"_nodeVersion": "20.19.5",
147+
"publishConfig": {
148+
"access": "public"
156149
},
157150
"_hasShrinkwrap": false,
151+
"peerDependencies": {
152+
"postcss": "^8.0.0"
153+
},
154+
"_npmOperationalInternal": {
155+
"tmp": "tmp/postcss-themes_6.31.0_1758115488339_0.5338146625287781",
156+
"host": "s3://npm-registry-packages-npm-production"
157+
},
158158
"_time": "2025-09-17T13:24:48.502Z"
159159
}

0 commit comments

Comments
 (0)