Skip to content

Commit 0cd301a

Browse files
collect plugins data
1 parent c7c6b2d commit 0cd301a

191 files changed

Lines changed: 8278 additions & 7215 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.
Lines changed: 54 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,82 @@
11
{
22
"name": "postcss-pxtransform",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
4+
"description": "PostCSS plugin px 转小程序 rpx及h5 rem 单位",
5+
"author": {
6+
"name": "O2Team"
7+
},
8+
"license": "MIT",
9+
"main": "index.js",
410
"keywords": [
511
"postcss",
612
"css",
713
"postcss-plugin",
814
"pxtransform"
915
],
10-
"author": {
11-
"name": "O2Team"
16+
"repository": {
17+
"type": "git",
18+
"url": "git+https://github.com/NervJS/taro.git"
1219
},
13-
"license": "MIT",
14-
15-
"maintainers": [
16-
{
17-
"name": "defaultlee",
18-
"email": "[email protected]"
19-
},
20-
{
21-
"name": "yuche",
22-
"email": "[email protected]"
23-
}
24-
],
25-
"homepage": "https://github.com/NervJS/taro/tree/main/packages/postcss-pxtransform#readme",
2620
"bugs": {
2721
"url": "https://github.com/NervJS/taro/issues"
2822
},
29-
"dist": {
30-
"shasum": "a6af15866519d2aca6f180515cd30f86fd89eda0",
31-
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.2.tgz",
32-
"fileCount": 7,
33-
"integrity": "sha512-SyCWcMAH0GWrKH1YvepcQQZc5x2BdThxuEX1RPmP6Xxt1e5rXZ4KCSJMKBeqvuNfBKYzKdxSFG0n5cBx3GFwOQ==",
34-
"signatures": [
35-
{
36-
"sig": "MEQCICYxkTLuB/6N/PGATwkD4txUQvb0VczHRN4JiZ3D+xlkAiAzA1mNkiJ9cd5/AoNDb6Kx+BZKXLURzELNxgoCFDm41A==",
37-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
38-
}
39-
],
40-
"unpackedSize": 25034
41-
},
23+
"homepage": "https://github.com/NervJS/taro/tree/main/packages/postcss-pxtransform#readme",
4224
"jest": {
4325
"testEnvironment": "node",
4426
"testEnvironmentOptions": {}
4527
},
46-
"main": "index.js",
47-
"_from": "file:postcss-pxtransform-4.1.2.tgz",
4828
"engines": {
49-
"node": ">= 18"
29+
"node": "^20 || ^22"
30+
},
31+
"peerDependencies": {
32+
"postcss": "^8"
5033
},
5134
"scripts": {
5235
"test": "jest"
5336
},
37+
38+
"_integrity": "sha512-xT9kNts8eYtV1ZOHUWL8xopGAkdkUlwaIQX8+mrtXfTatX9jEAqUD2ohn+2XlIsf6juReElOmtG622Lu/yJRBQ==",
39+
"_resolved": "/tmp/897b83f744638c3c5a8f049a3be0019c/postcss-pxtransform-4.1.3.tgz",
40+
"_from": "file:postcss-pxtransform-4.1.3.tgz",
41+
"_nodeVersion": "20.19.2",
42+
"_npmVersion": "10.8.2",
43+
"dist": {
44+
"integrity": "sha512-xT9kNts8eYtV1ZOHUWL8xopGAkdkUlwaIQX8+mrtXfTatX9jEAqUD2ohn+2XlIsf6juReElOmtG622Lu/yJRBQ==",
45+
"shasum": "1f891fc016c724522f219324c7e23b69841bdef3",
46+
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.3.tgz",
47+
"fileCount": 7,
48+
"unpackedSize": 25039,
49+
"signatures": [
50+
{
51+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
52+
"sig": "MEUCIDHBT4wYhBt0V9Tq0paciiyLpvOzwpuBxl1umR+JbBfdAiEA5Oj+rTbe28tulh21uAGL8hcMW8SalAmTNnoEkmK45xM="
53+
}
54+
]
55+
},
5456
"_npmUser": {
5557
"name": "defaultlee",
56-
"email": "[email protected]"
57-
},
58-
"_resolved": "/tmp/466635bd419e39fb21f6d62a21108c32/postcss-pxtransform-4.1.2.tgz",
59-
"_integrity": "sha512-SyCWcMAH0GWrKH1YvepcQQZc5x2BdThxuEX1RPmP6Xxt1e5rXZ4KCSJMKBeqvuNfBKYzKdxSFG0n5cBx3GFwOQ==",
60-
"repository": {
61-
"url": "git+https://github.com/NervJS/taro.git",
62-
"type": "git"
58+
"email": "[email protected]",
59+
"actor": {
60+
"name": "defaultlee",
61+
"email": "[email protected]",
62+
"type": "user"
63+
}
6364
},
64-
"_npmVersion": "10.8.2",
65-
"description": "PostCSS plugin px 转小程序 rpx及h5 rem 单位",
6665
"directories": {},
67-
"_nodeVersion": "18.20.8",
68-
"_hasShrinkwrap": false,
69-
"peerDependencies": {
70-
"postcss": "^8"
71-
},
66+
"maintainers": [
67+
{
68+
"name": "defaultlee",
69+
"email": "[email protected]"
70+
},
71+
{
72+
"name": "yuche",
73+
"email": "[email protected]"
74+
}
75+
],
7276
"_npmOperationalInternal": {
73-
"tmp": "tmp/postcss-pxtransform_4.1.2_1749129320775_0.17554082029581486",
74-
"host": "s3://npm-registry-packages-npm-production"
77+
"host": "s3://npm-registry-packages-npm-production",
78+
"tmp": "tmp/postcss-pxtransform_4.1.3_1751281904300_0.5025721018764397"
7579
},
76-
"_time": "2025-06-05T13:15:20.971Z"
80+
"_hasShrinkwrap": false,
81+
"_time": "2025-06-30T11:11:44.470Z"
7782
}

npm-data/links.json

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"valid": false
3636
},
3737
{
38-
"timestamp": 1750127257519,
38+
"timestamp": 1751337635214,
3939
"link": "Charles Hang/postcss-tiger-ria",
4040
"valid": false
4141
},
@@ -200,7 +200,7 @@
200200
"valid": false
201201
},
202202
{
203-
"timestamp": 1750127257519,
203+
"timestamp": 1751337635214,
204204
"link": "https://git.frsqr.xyz/firesquare/postcss-ipfs",
205205
"valid": false
206206
},
@@ -255,12 +255,12 @@
255255
"valid": true
256256
},
257257
{
258-
"timestamp": 1751164767373,
258+
"timestamp": 1751250839598,
259259
"link": "https://gitee.com/webguide/postcss-windicss",
260260
"valid": false
261261
},
262262
{
263-
"timestamp": 1751250839598,
263+
"timestamp": 1751337635214,
264264
"link": "https://gitee.com/webguide/postcss-windicss.git",
265265
"valid": false
266266
},
@@ -420,7 +420,7 @@
420420
"valid": false
421421
},
422422
{
423-
"timestamp": 1750127257519,
423+
"timestamp": 1751337635214,
424424
"link": "https://github.com/admdh/postcss-admdh-grid",
425425
"valid": true
426426
},
@@ -555,7 +555,7 @@
555555
"valid": true
556556
},
557557
{
558-
"timestamp": 1750127257519,
558+
"timestamp": 1751337635214,
559559
"link": "https://github.com/AleshaOleg/postcss-sass",
560560
"valid": true
561561
},
@@ -1525,7 +1525,7 @@
15251525
"valid": true
15261526
},
15271527
{
1528-
"timestamp": 1750127257519,
1528+
"timestamp": 1751337635214,
15291529
"link": "https://github.com/Code-Y/postcss-cyspriter",
15301530
"valid": true
15311531
},
@@ -2180,7 +2180,7 @@
21802180
"valid": true
21812181
},
21822182
{
2183-
"timestamp": 1750127257519,
2183+
"timestamp": 1751337635214,
21842184
"link": "https://github.com/dangvanthanh/postcss-scrollable",
21852185
"valid": true
21862186
},
@@ -2205,7 +2205,7 @@
22052205
"valid": true
22062206
},
22072207
{
2208-
"timestamp": 1750127257519,
2208+
"timestamp": 1751337635214,
22092209
"link": "https://github.com/DaniGuardiola/postcss-local-keyframe",
22102210
"valid": true
22112211
},
@@ -2395,7 +2395,7 @@
23952395
"valid": false
23962396
},
23972397
{
2398-
"timestamp": 1750127257519,
2398+
"timestamp": 1751337635214,
23992399
"link": "https://github.com/dievardump/postcss-postat",
24002400
"valid": true
24012401
},
@@ -2750,7 +2750,7 @@
27502750
"valid": true
27512751
},
27522752
{
2753-
"timestamp": 1750127257519,
2753+
"timestamp": 1751337635214,
27542754
"link": "https://github.com/evrone/postcss-ex-to-viewport",
27552755
"valid": false
27562756
},
@@ -2985,12 +2985,12 @@
29852985
"valid": true
29862986
},
29872987
{
2988-
"timestamp": 1750127257519,
2988+
"timestamp": 1751337635214,
29892989
"link": "https://github.com/garthdb/postcss-inherit",
29902990
"valid": true
29912991
},
29922992
{
2993-
"timestamp": 1750127257519,
2993+
"timestamp": 1751337635214,
29942994
"link": "https://github.com/GarthDB/postcss-inherit",
29952995
"valid": true
29962996
},
@@ -3175,7 +3175,7 @@
31753175
"valid": false
31763176
},
31773177
{
3178-
"timestamp": 1750127257519,
3178+
"timestamp": 1751337635214,
31793179
"link": "https://github.com/gradywoodruff/postcss-v-color",
31803180
"valid": true
31813181
},
@@ -3220,7 +3220,7 @@
32203220
"valid": true
32213221
},
32223222
{
3223-
"timestamp": 1750127257519,
3223+
"timestamp": 1751337635214,
32243224
"link": "https://github.com/gukong/postcss-ex-to-viewport",
32253225
"valid": true
32263226
},
@@ -3435,7 +3435,7 @@
34353435
"valid": true
34363436
},
34373437
{
3438-
"timestamp": 1750127257519,
3438+
"timestamp": 1751337635214,
34393439
"link": "https://github.com/hugoer/postcss-khaleesi",
34403440
"valid": true
34413441
},
@@ -6525,12 +6525,12 @@
65256525
"valid": true
65266526
},
65276527
{
6528-
"timestamp": 1751164767373,
6528+
"timestamp": 1751250839598,
65296529
"link": "https://github.com/postcss/postcss-mixins",
65306530
"valid": true
65316531
},
65326532
{
6533-
"timestamp": 1751250839598,
6533+
"timestamp": 1751337635214,
65346534
"link": "https://github.com/postcss/postcss-mixins.git",
65356535
"valid": true
65366536
},
@@ -6975,12 +6975,12 @@
69756975
"valid": true
69766976
},
69776977
{
6978-
"timestamp": 1751164767373,
6978+
"timestamp": 1751250839598,
69796979
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme",
69806980
"valid": true
69816981
},
69826982
{
6983-
"timestamp": 1751250839598,
6983+
"timestamp": 1751337635214,
69846984
"link": "https://github.com/Robert-Ro/postcss-plugin-maple-theme.git",
69856985
"valid": true
69866986
},
@@ -7434,6 +7434,11 @@
74347434
"link": "https://github.com/Shopify/web-configs/blob/main/packages/postcss-plugin/README.md",
74357435
"valid": true
74367436
},
7437+
{
7438+
"timestamp": 1751337635214,
7439+
"link": "https://github.com/shr1998vip/postcss-px-to-vwvh",
7440+
"valid": true
7441+
},
74377442
{
74387443
"timestamp": 1750472621944,
74397444
"link": "https://github.com/shrpne/postcss-clear-empty-strings",
@@ -7690,12 +7695,12 @@
76907695
"valid": true
76917696
},
76927697
{
7693-
"timestamp": 1751164767373,
7698+
"timestamp": 1751250839598,
76947699
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes",
76957700
"valid": true
76967701
},
76977702
{
7698-
"timestamp": 1751250839598,
7703+
"timestamp": 1751337635214,
76997704
"link": "https://github.com/spaced-out/postcss-flexbugs-fixes.git",
77007705
"valid": true
77017706
},

0 commit comments

Comments
 (0)