Skip to content

Commit e9026bb

Browse files
collect plugins data
1 parent 0fc0a55 commit e9026bb

File tree

194 files changed

+2895
-2688
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+2895
-2688
lines changed

npm-data/last-version/@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.33.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": "2bbe0d34ab65458468758c48826296d7a753428b",
42-
"_nodeVersion": "20.19.5",
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-U8vuRvTmVwl24BFh4/avej+GpJazIQkf1aNADksZmUTDYQGZictoRyKFeNAkSaNg7ysHOwptJ1nM+pFCIv0sGA==",
47-
"shasum": "f20b6effc38bc011288e6399ed35a8e5d7a3382f",
48-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.33.0.tgz",
49-
"fileCount": 4,
50-
"unpackedSize": 40449,
51-
"signatures": [
52-
{
53-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54-
"sig": "MEQCIAStY3bVUOwybk91feUJ+eAiC4xSWKMin4VQpkf8b1QAAiAmByo92/2j7vNJ0Ec4fK8G5TQw6YNbuijV2gCepKtMDQ=="
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.33.0_1760739902588_0.5694587020612809"
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": "f20b6effc38bc011288e6399ed35a8e5d7a3382f",
117+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.33.0.tgz",
118+
"fileCount": 4,
119+
"integrity": "sha512-U8vuRvTmVwl24BFh4/avej+GpJazIQkf1aNADksZmUTDYQGZictoRyKFeNAkSaNg7ysHOwptJ1nM+pFCIv0sGA==",
120+
"signatures": [
121+
{
122+
"sig": "MEQCIAStY3bVUOwybk91feUJ+eAiC4xSWKMin4VQpkf8b1QAAiAmByo92/2j7vNJ0Ec4fK8G5TQw6YNbuijV2gCepKtMDQ==",
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": "2bbe0d34ab65458468758c48826296d7a753428b",
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.5",
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.33.0_1760739902588_0.5694587020612809",
160+
"host": "s3://npm-registry-packages-npm-production"
161+
},
162162
"_time": "2025-10-17T22:25:02.748Z"
163163
}

0 commit comments

Comments
 (0)