Skip to content

Commit ac7a577

Browse files
wordpress/postcss-themes-6.37.0 (#2540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b9e0e4 commit ac7a577

File tree

1 file changed

+51
-51
lines changed

1 file changed

+51
-51
lines changed

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.37.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": "2cf13ec6cf86153c9b3cf369bf5c59046f5cd950",
42-
"_nodeVersion": "20.19.6",
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-0DH5u9xHmDw3kL6g6k9sBwa5lan5F8A3Ph7qyjDkwaa7zQlhV7xE4CbxIhWCs9sBrFe5qBFL4BPo3wgdsAcJbQ==",
47-
"shasum": "65ef1c714945ea8da0ba3533f2d8c8db8f548cae",
48-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.37.0.tgz",
49-
"fileCount": 4,
50-
"unpackedSize": 40449,
51-
"signatures": [
52-
{
53-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54-
"sig": "MEUCIQCcmLuTQqgZxL7p3VLYnoWLSKmHrnGcptJCC0y/42pAbgIgLaHEZL20Vvw6Jus71fMZZ1pRYVAEqpbvw1143bzl9fE="
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.37.0_1766503341813_0.9246250714900135"
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": "65ef1c714945ea8da0ba3533f2d8c8db8f548cae",
117+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.37.0.tgz",
118+
"fileCount": 4,
119+
"integrity": "sha512-0DH5u9xHmDw3kL6g6k9sBwa5lan5F8A3Ph7qyjDkwaa7zQlhV7xE4CbxIhWCs9sBrFe5qBFL4BPo3wgdsAcJbQ==",
120+
"signatures": [
121+
{
122+
"sig": "MEUCIQCcmLuTQqgZxL7p3VLYnoWLSKmHrnGcptJCC0y/42pAbgIgLaHEZL20Vvw6Jus71fMZZ1pRYVAEqpbvw1143bzl9fE=",
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": "2cf13ec6cf86153c9b3cf369bf5c59046f5cd950",
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.19.6",
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.37.0_1766503341813_0.9246250714900135",
160+
"host": "s3://npm-registry-packages-npm-production"
161+
},
162162
"_time": "2025-12-23T15:22:21.965Z"
163163
}

0 commit comments

Comments
 (0)