Skip to content

Commit 534edf2

Browse files
collect plugins data
1 parent 9cc7e3b commit 534edf2

File tree

198 files changed

+3380
-2477
lines changed

Some content is hidden

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

198 files changed

+3380
-2477
lines changed
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"name": "postcss-theme-tokens",
3+
"version": "1.0.1",
4+
"description": "PostCSS plugin to generate CSS variables from theme configs with color formatting and color-scheme support",
5+
"keywords": [
6+
"postcss",
7+
"plugin",
8+
"postcss-plugin",
9+
"theme",
10+
"theming",
11+
"css-variables",
12+
"design-tokens"
13+
],
14+
"author": {
15+
"name": "Max Lawrence",
16+
"email": "[email protected]"
17+
},
18+
"license": "MIT",
19+
"main": "dist/index.js",
20+
"types": "dist/index.d.ts",
21+
"scripts": {
22+
"build": "tsc",
23+
"prepublishOnly": "npm run build"
24+
},
25+
"peerDependencies": {
26+
"postcss": ">=8"
27+
},
28+
"dependencies": {
29+
"color": "^4.2.3"
30+
},
31+
"devDependencies": {
32+
"@types/color": "^3.0.1",
33+
"@types/node": "^24.2.0",
34+
"typescript": "^5.1.6"
35+
},
36+
"homepage": "https://github.com/yalogica/postcss-theme-tokens#readme",
37+
"bugs": {
38+
"url": "https://github.com/yalogica/postcss-theme-tokens/issues"
39+
},
40+
"repository": {
41+
"type": "git",
42+
"url": "git+https://github.com/yalogica/postcss-theme-tokens.git"
43+
},
44+
45+
"gitHead": "48f8d99749bafdfaa501edff5c7ec6d48f367319",
46+
"_nodeVersion": "22.16.0",
47+
"_npmVersion": "10.9.2",
48+
"dist": {
49+
"integrity": "sha512-WLxMET3OQtdoS1BBQtk8pN0oxO/rbYbwPDCD5zm4eT84wQI89xqaq9mPArK+y8qcTOv3NyPKrpEBywTCpM7URg==",
50+
"shasum": "c5dc87852d932ac76d7fc1de13d4f6ec3c0d720a",
51+
"tarball": "https://registry.npmjs.org/postcss-theme-tokens/-/postcss-theme-tokens-1.0.1.tgz",
52+
"fileCount": 6,
53+
"unpackedSize": 14324,
54+
"signatures": [
55+
{
56+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
57+
"sig": "MEUCIQCXQPtcHrkGuvUiTMcScaNPFWPmz7t7zyTcTEyToFecvgIgcQA2A/ynEXXEGCMOzG0n7JWmbE6Dxk8l12B9h3kFDOM="
58+
}
59+
]
60+
},
61+
"_npmUser": {
62+
"name": "mxlawr",
63+
"email": "[email protected]"
64+
},
65+
"directories": {},
66+
"maintainers": [
67+
{
68+
"name": "mxlawr",
69+
"email": "[email protected]"
70+
}
71+
],
72+
"_npmOperationalInternal": {
73+
"host": "s3://npm-registry-packages-npm-production",
74+
"tmp": "tmp/postcss-theme-tokens_1.0.1_1754659834874_0.4886684245767505"
75+
},
76+
"_hasShrinkwrap": false,
77+
"_time": "2025-08-08T13:30:35.177Z"
78+
}

npm-data/links.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -255,12 +255,12 @@
255255
"valid": true
256256
},
257257
{
258-
"timestamp": 1754620846698,
258+
"timestamp": 1754706464101,
259259
"link": "https://gitee.com/webguide/postcss-windicss",
260260
"valid": false
261261
},
262262
{
263-
"timestamp": 1754706464101,
263+
"timestamp": 1754793874517,
264264
"link": "https://gitee.com/webguide/postcss-windicss.git",
265265
"valid": false
266266
},
@@ -6575,12 +6575,12 @@
65756575
"valid": true
65766576
},
65776577
{
6578-
"timestamp": 1754620846698,
6578+
"timestamp": 1754706464101,
65796579
"link": "https://github.com/postcss/postcss-mixins",
65806580
"valid": true
65816581
},
65826582
{
6583-
"timestamp": 1754706464101,
6583+
"timestamp": 1754793874517,
65846584
"link": "https://github.com/postcss/postcss-mixins.git",
65856585
"valid": true
65866586
},
@@ -7020,12 +7020,12 @@
70207020
"valid": true
70217021
},
70227022
{
7023-
"timestamp": 1754620846698,
7023+
"timestamp": 1754706464101,
70247024
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme",
70257025
"valid": true
70267026
},
70277027
{
7028-
"timestamp": 1754706464101,
7028+
"timestamp": 1754793874517,
70297029
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme.git",
70307030
"valid": true
70317031
},
@@ -7740,12 +7740,12 @@
77407740
"valid": true
77417741
},
77427742
{
7743-
"timestamp": 1754534444327,
7743+
"timestamp": 1754706464101,
77447744
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes",
77457745
"valid": true
77467746
},
77477747
{
7748-
"timestamp": 1754706464101,
7748+
"timestamp": 1754793874517,
77497749
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes.git",
77507750
"valid": true
77517751
},

0 commit comments

Comments
 (0)