Skip to content

Commit 78fa21e

Browse files
collect plugins data
1 parent 4a6378e commit 78fa21e

209 files changed

Lines changed: 4489 additions & 3999 deletions

File tree

Some content is hidden

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

docs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>alpha-function <span style="font-size: 0.8em;">(csstools)</span></h3>
124124
</dd>
125125

126126
<dt>Version</dt>
127-
<dd><code>2.0.1</code></dd>
127+
<dd><code>2.0.2</code></dd>
128128

129129
<dt>License</dt>
130130
<dd><code>MIT-0</code></dd>
@@ -1012,7 +1012,7 @@ <h3>color-function <span style="font-size: 0.8em;">(csstools)</span></h3>
10121012
</dd>
10131013

10141014
<dt>Version</dt>
1015-
<dd><code>5.0.0</code></dd>
1015+
<dd><code>5.0.1</code></dd>
10161016

10171017
<dt>License</dt>
10181018
<dd><code>MIT-0</code></dd>
@@ -1057,7 +1057,7 @@ <h3>color-function-display-p3-linear <span style="font-size: 0.8em;">(csstools)<
10571057
</dd>
10581058

10591059
<dt>Version</dt>
1060-
<dd><code>2.0.0</code></dd>
1060+
<dd><code>2.0.1</code></dd>
10611061

10621062
<dt>License</dt>
10631063
<dd><code>MIT-0</code></dd>
@@ -1237,7 +1237,7 @@ <h3>color-mix-function <span style="font-size: 0.8em;">(csstools)</span></h3>
12371237
</dd>
12381238

12391239
<dt>Version</dt>
1240-
<dd><code>4.0.0</code></dd>
1240+
<dd><code>4.0.1</code></dd>
12411241

12421242
<dt>License</dt>
12431243
<dd><code>MIT-0</code></dd>
@@ -1282,7 +1282,7 @@ <h3>color-mix-variadic-function-arguments <span style="font-size: 0.8em;">(cssto
12821282
</dd>
12831283

12841284
<dt>Version</dt>
1285-
<dd><code>2.0.0</code></dd>
1285+
<dd><code>2.0.1</code></dd>
12861286

12871287
<dt>License</dt>
12881288
<dd><code>MIT-0</code></dd>
@@ -1768,7 +1768,7 @@ <h3>contrast-color-function <span style="font-size: 0.8em;">(csstools)</span></h
17681768
</dd>
17691769

17701770
<dt>Version</dt>
1771-
<dd><code>3.0.0</code></dd>
1771+
<dd><code>3.0.1</code></dd>
17721772

17731773
<dt>License</dt>
17741774
<dd><code>MIT-0</code></dd>
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"name": "postcss-token-utilities",
3+
"version": "1.2.1",
4+
"description": "Token-driven utility CSS generator for PostCSS with JIT-style injection.",
5+
"author": {
6+
"name": "Viraj Gamdha",
7+
"email": "[email protected]"
8+
},
9+
"license": "MIT",
10+
"type": "module",
11+
"main": "dist/index.cjs",
12+
"module": "dist/index.mjs",
13+
"types": "dist/index.d.ts",
14+
"exports": {
15+
".": {
16+
"import": "./dist/index.mjs",
17+
"require": "./dist/index.cjs",
18+
"types": "./dist/index.d.ts"
19+
}
20+
},
21+
"scripts": {
22+
"build": "rollup -c",
23+
"clean": "node -e \"fs.rmSync('./dist', {recursive: true, force: true})\" && mkdir dist",
24+
"clean-build": "npm run clean && npm run build",
25+
"clean-pack": "npm run clean-build && npm pack"
26+
},
27+
"keywords": [
28+
"postcss",
29+
"postcss-plugin",
30+
"css",
31+
"utilities",
32+
"jit",
33+
"design-tokens",
34+
"css-variables",
35+
"lightweight",
36+
"tailwind-alternative",
37+
"utility-first"
38+
],
39+
"repository": {
40+
"type": "git",
41+
"url": "git+https://github.com/viraj-gamdha/postcss-token-utilities.git"
42+
},
43+
"bugs": {
44+
"url": "https://github.com/viraj-gamdha/postcss-token-utilities/issues"
45+
},
46+
"homepage": "https://github.com/viraj-gamdha/postcss-token-utilities#readme",
47+
"engines": {
48+
"node": "^14 || ^16 || >=18"
49+
},
50+
"peerDependencies": {
51+
"postcss": "^8.4"
52+
},
53+
"dependencies": {
54+
"fast-glob": "^3.3.3"
55+
},
56+
"devDependencies": {
57+
"@rollup/plugin-commonjs": "^28.0.2",
58+
"@rollup/plugin-node-resolve": "^15.3.0",
59+
"@rollup/plugin-terser": "^0.4.4",
60+
"@rollup/plugin-typescript": "^12.1.2",
61+
"@types/node": "^24.10.1",
62+
"postcss": "^8.5.6",
63+
"rollup": "^4.30.1",
64+
"typescript": "~5.9.3"
65+
},
66+
67+
"gitHead": "d784db5e51578bc0a3902ef2c658b691accfb42d",
68+
"_nodeVersion": "22.18.0",
69+
"_npmVersion": "11.1.0",
70+
"dist": {
71+
"integrity": "sha512-7NckPs6SvXoCEUKDxL/gud8DHzfT7rhYo5wF5zAmxz2T4cjRZmvFEqqJR4L3oopJYglXtCEPPc8QsQxLpphWZw==",
72+
"shasum": "5ae90f4ef8f0f64dfa43e275e7bd0916a902b656",
73+
"tarball": "https://registry.npmjs.org/postcss-token-utilities/-/postcss-token-utilities-1.2.1.tgz",
74+
"fileCount": 8,
75+
"unpackedSize": 57429,
76+
"signatures": [
77+
{
78+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
79+
"sig": "MEUCIQDmAYKRTMN8lM4auFMmW5m3TjEWtjxIlKLAqfCB5jXX7AIgOt80fyXOloKiNZ1+qpOgU00HwRIH/sFAQtNVBGzdmug="
80+
}
81+
]
82+
},
83+
"_npmUser": {
84+
"name": "viraj-gamdha",
85+
"email": "[email protected]"
86+
},
87+
"directories": {},
88+
"maintainers": [
89+
{
90+
"name": "viraj-gamdha",
91+
"email": "[email protected]"
92+
}
93+
],
94+
"_npmOperationalInternal": {
95+
"host": "s3://npm-registry-packages-npm-production",
96+
"tmp": "tmp/postcss-token-utilities_1.2.1_1769404894930_0.5517422949384279"
97+
},
98+
"_hasShrinkwrap": false,
99+
"_time": "2026-01-26T05:21:35.101Z"
100+
}
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"name": "tailwind-reference-injector",
3+
"version": "1.0.0",
4+
"description": "PostCSS plugin to automatically inject @reference directive in CSS modules for Tailwind CSS v4",
5+
"main": "index.mjs",
6+
"type": "module",
7+
"exports": {
8+
".": {
9+
"import": "./index.mjs",
10+
"require": "./index.cjs"
11+
}
12+
},
13+
"keywords": [
14+
"postcss",
15+
"postcss-plugin",
16+
"tailwindcss",
17+
"tailwind",
18+
"css-modules",
19+
"reference",
20+
"inject",
21+
"automatic"
22+
],
23+
"author": {
24+
"name": "Cecotec"
25+
},
26+
"license": "MIT",
27+
"repository": {
28+
"type": "git",
29+
"url": "git+https://gitlab.com/ribonuclecode/tailwind-reference-injector.git"
30+
},
31+
"homepage": "https://gitlab.com/ribonuclecode/tailwind-reference-injector#readme",
32+
"bugs": {
33+
"url": "https://gitlab.com/ribonuclecode/tailwind-reference-injector/issues"
34+
},
35+
"peerDependencies": {
36+
"postcss": "^8.0.0"
37+
},
38+
"engines": {
39+
"node": ">=18.0.0"
40+
},
41+
42+
"gitHead": "d76d20247faba71c92bcaa104bda868e0ab0b8ea",
43+
"_nodeVersion": "20.19.0",
44+
"_npmVersion": "10.8.2",
45+
"dist": {
46+
"integrity": "sha512-ZYsibJdmUsS8XAkv2qBUrILm4h4pZgZVO3V73cb3hBqSrUmPCwayuI9Z2apOwrlmZyqrqNpLBtaqceTBnWSe8w==",
47+
"shasum": "dec4f8d4221745d9b8037c427a91b6ab29f4499d",
48+
"tarball": "https://registry.npmjs.org/tailwind-reference-injector/-/tailwind-reference-injector-1.0.0.tgz",
49+
"fileCount": 5,
50+
"unpackedSize": 9538,
51+
"signatures": [
52+
{
53+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54+
"sig": "MEUCIGZonq+zeqMTyR5xehgEi0D5aLoBgjapKUbKbi8O/EyiAiEA/8exQnHNp6uiTY8QhYGJRdur36Za/+2+JH7S1FQxHho="
55+
}
56+
]
57+
},
58+
"_npmUser": {
59+
"name": "ribonucleocode",
60+
"email": "[email protected]"
61+
},
62+
"directories": {},
63+
"maintainers": [
64+
{
65+
"name": "ribonucleocode",
66+
"email": "[email protected]"
67+
}
68+
],
69+
"_npmOperationalInternal": {
70+
"host": "s3://npm-registry-packages-npm-production",
71+
"tmp": "tmp/tailwind-reference-injector_1.0.0_1767591324758_0.7866331429897275"
72+
},
73+
"_hasShrinkwrap": false,
74+
"_time": "2026-01-05T05:35:24.896Z"
75+
}

npm-data/links.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -255,12 +255,12 @@
255255
"valid": true
256256
},
257257
{
258-
"timestamp": 1769310337977,
258+
"timestamp": 1769395886282,
259259
"link": "https://gitee.com/webguide/postcss-windicss",
260260
"valid": false
261261
},
262262
{
263-
"timestamp": 1769395886282,
263+
"timestamp": 1769481978464,
264264
"link": "https://gitee.com/webguide/postcss-windicss.git",
265265
"valid": false
266266
},
@@ -3690,7 +3690,7 @@
36903690
"valid": true
36913691
},
36923692
{
3693-
"timestamp": 1768271779379,
3693+
"timestamp": 1769481978464,
36943694
"link": "https://github.com/iqbal-rashed/pxtorem-css",
36953695
"valid": true
36963696
},
@@ -6650,12 +6650,12 @@
66506650
"valid": true
66516651
},
66526652
{
6653-
"timestamp": 1769310337977,
6653+
"timestamp": 1769395886282,
66546654
"link": "https://github.com/postcss/postcss-mixins",
66556655
"valid": true
66566656
},
66576657
{
6658-
"timestamp": 1769395886282,
6658+
"timestamp": 1769481978464,
66596659
"link": "https://github.com/postcss/postcss-mixins.git",
66606660
"valid": true
66616661
},
@@ -7100,12 +7100,12 @@
71007100
"valid": true
71017101
},
71027102
{
7103-
"timestamp": 1769310337977,
7103+
"timestamp": 1769395886282,
71047104
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme",
71057105
"valid": true
71067106
},
71077107
{
7108-
"timestamp": 1769395886282,
7108+
"timestamp": 1769481978464,
71097109
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme.git",
71107110
"valid": true
71117111
},
@@ -7820,12 +7820,12 @@
78207820
"valid": true
78217821
},
78227822
{
7823-
"timestamp": 1769310337977,
7823+
"timestamp": 1769395886282,
78247824
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes",
78257825
"valid": true
78267826
},
78277827
{
7828-
"timestamp": 1769395886282,
7828+
"timestamp": 1769481978464,
78297829
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes.git",
78307830
"valid": true
78317831
},
@@ -9150,7 +9150,7 @@
91509150
"valid": true
91519151
},
91529152
{
9153-
"timestamp": 1768271779379,
9153+
"timestamp": 1769481978464,
91549154
"link": "https://github.com/zaininnari/postcss-cachebuster",
91559155
"valid": true
91569156
},

0 commit comments

Comments
 (0)