Skip to content

Commit ca1d92b

Browse files
collect plugins data
1 parent 49d6d8b commit ca1d92b

File tree

238 files changed

+3803
-2822
lines changed

Some content is hidden

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

238 files changed

+3803
-2822
lines changed
Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,35 @@
11
{
22
"name": "@csstools/postcss-slow-plugins",
3+
"description": "Identify slow plugins in your PostCSS config",
34
"version": "2.0.0",
4-
"keywords": [
5-
"debug",
6-
"performance",
7-
"postcss-plugin",
8-
"profiling",
9-
"slow",
10-
"utility"
11-
],
12-
"license": "MIT-0",
13-
"_id": "@csstools/[email protected]",
14-
"maintainers": [
15-
{
16-
"name": "romainmenke",
17-
"email": "[email protected]"
18-
},
5+
"contributors": [
196
{
20-
"name": "alaguna",
21-
"email": "[email protected]"
7+
"name": "Antonio Laguna",
8+
"email": "[email protected]",
9+
"url": "https://antonio.laguna.es"
2210
},
2311
{
24-
"name": "jonathantneal",
25-
"email": "jonathantneal@hotmail.com"
12+
"name": "Romain Menke",
13+
"email": "romainmenke@gmail.com"
2614
}
2715
],
28-
"contributors": [
16+
"license": "MIT-0",
17+
"funding": [
2918
{
30-
"url": "https://antonio.laguna.es",
31-
"name": "Antonio Laguna",
32-
"email": "[email protected]"
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
3321
},
3422
{
35-
"name": "Romain Menke",
36-
"email": "romainmenke@gmail.com"
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
3725
}
3826
],
39-
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-slow-plugins#readme",
40-
"bugs": {
41-
"url": "https://github.com/csstools/postcss-plugins/issues"
42-
},
43-
"dist": {
44-
"shasum": "09bd387ee2cdf8f64cc9364dcb74581312d58efb",
45-
"tarball": "https://registry.npmjs.org/@csstools/postcss-slow-plugins/-/postcss-slow-plugins-2.0.0.tgz",
46-
"fileCount": 7,
47-
"integrity": "sha512-G3zDVtcACreTMr5xdzDoChLpPUEYi/1IXqVs7vHanS6zu4UCHd8vFfdSannQDBTP03cfTl/CuJJtUAK8kKVfcw==",
48-
"signatures": [
49-
{
50-
"sig": "MEUCIQD3ili8w1/IpiBosV6Tc4L2kEJ9oKlWZf6ul2HLJioXWAIgfKjX0YSg6SC0ZJ2L5C8/bugc8XCbVq+z4UNLmGpxtDw=",
51-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
52-
}
53-
],
54-
"unpackedSize": 14834
55-
},
56-
"main": "dist/index.cjs",
57-
"type": "module",
58-
"types": "./dist/index.d.ts",
59-
"module": "dist/index.mjs",
6027
"engines": {
6128
"node": ">=18"
6229
},
30+
"type": "module",
31+
"main": "dist/index.cjs",
32+
"module": "dist/index.mjs",
6333
"exports": {
6434
".": {
6535
"import": {
@@ -71,38 +41,68 @@
7141
}
7242
}
7343
},
74-
"funding": [
75-
{
76-
"url": "https://github.com/sponsors/csstools",
77-
"type": "github"
78-
},
79-
{
80-
"url": "https://opencollective.com/csstools",
81-
"type": "opencollective"
82-
}
83-
],
84-
"gitHead": "974ad2033345de037df7ca8a6529bc450aba924b",
85-
"scripts": {},
86-
"_npmUser": {
87-
"name": "romainmenke",
88-
"email": "[email protected]"
44+
"peerDependencies": {
45+
"postcss": "^8.4"
8946
},
47+
"scripts": {},
48+
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-slow-plugins#readme",
9049
"repository": {
91-
"url": "git+https://github.com/csstools/postcss-plugins.git",
9250
"type": "git",
51+
"url": "git+https://github.com/csstools/postcss-plugins.git",
9352
"directory": "plugins/postcss-slow-plugins"
9453
},
95-
"_npmVersion": "10.7.0",
96-
"description": "Identify slow plugins in your PostCSS config",
97-
"directories": {},
54+
"bugs": {
55+
"url": "https://github.com/csstools/postcss-plugins/issues"
56+
},
57+
"keywords": [
58+
"debug",
59+
"performance",
60+
"postcss-plugin",
61+
"profiling",
62+
"slow",
63+
"utility"
64+
],
65+
"_id": "@csstools/[email protected]",
66+
"gitHead": "974ad2033345de037df7ca8a6529bc450aba924b",
67+
"types": "./dist/index.d.ts",
9868
"_nodeVersion": "22.1.0",
99-
"_hasShrinkwrap": false,
100-
"peerDependencies": {
101-
"postcss": "^8.4"
69+
"_npmVersion": "10.7.0",
70+
"dist": {
71+
"integrity": "sha512-G3zDVtcACreTMr5xdzDoChLpPUEYi/1IXqVs7vHanS6zu4UCHd8vFfdSannQDBTP03cfTl/CuJJtUAK8kKVfcw==",
72+
"shasum": "09bd387ee2cdf8f64cc9364dcb74581312d58efb",
73+
"tarball": "https://registry.npmjs.org/@csstools/postcss-slow-plugins/-/postcss-slow-plugins-2.0.0.tgz",
74+
"fileCount": 7,
75+
"unpackedSize": 14834,
76+
"signatures": [
77+
{
78+
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
79+
"sig": "MEUCIQD3ili8w1/IpiBosV6Tc4L2kEJ9oKlWZf6ul2HLJioXWAIgfKjX0YSg6SC0ZJ2L5C8/bugc8XCbVq+z4UNLmGpxtDw="
80+
}
81+
]
10282
},
83+
"_npmUser": {
84+
"name": "romainmenke",
85+
"email": "[email protected]"
86+
},
87+
"directories": {},
88+
"maintainers": [
89+
{
90+
"name": "romainmenke",
91+
"email": "[email protected]"
92+
},
93+
{
94+
"name": "alaguna",
95+
"email": "[email protected]"
96+
},
97+
{
98+
"name": "jonathantneal",
99+
"email": "[email protected]"
100+
}
101+
],
103102
"_npmOperationalInternal": {
104-
"tmp": "tmp/postcss-slow-plugins_2.0.0_1722721139104_0.7152141532927421",
105-
"host": "s3://npm-registry-packages"
103+
"host": "s3://npm-registry-packages",
104+
"tmp": "tmp/postcss-slow-plugins_2.0.0_1722721139104_0.7152141532927421"
106105
},
106+
"_hasShrinkwrap": false,
107107
"_time": "2024-08-03T21:38:59.330Z"
108108
}
Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,77 @@
11
{
22
"name": "postcss-pxtransform",
3-
"version": "4.1.5",
3+
"version": "4.1.6",
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": "377ce604fee00bd24a3d659e22e5deefc82bb738",
31-
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.5.tgz",
32-
"fileCount": 7,
33-
"integrity": "sha512-Hz2UK8jczKa+fVDySVYMUkrYBT4Rc2lSxS89XDx8U6j0IshtQjU3XRYOTS5l63Ij2kQgOKEG9R+dNsM+3MM9vA==",
34-
"signatures": [
35-
{
36-
"sig": "MEUCIQDkn33jSeqOyK9IXP3O+EwNP3jxn9tS1gJSTy5svlxVHQIgEon/oFIfv3Wul2Mn/47RUSvK/9mZbZ2xMl52t5LHgNc=",
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.5.tgz",
4828
"engines": {
4929
"node": ">= 18"
5030
},
31+
"peerDependencies": {
32+
"postcss": "^8"
33+
},
5134
"scripts": {
5235
"test": "jest"
5336
},
37+
38+
"_integrity": "sha512-I9K4KXiBRHGO08IbAFO6C9uUWL2bWXODgNkLszewITGOJl6NZrIDqJjZS9zNG9hbw5EUt9FWr7guPVXpQwxo8Q==",
39+
"_resolved": "/tmp/e62a538dbc92793dde67dd6387a2e913/postcss-pxtransform-4.1.6.tgz",
40+
"_from": "file:postcss-pxtransform-4.1.6.tgz",
41+
"_nodeVersion": "18.20.8",
42+
"_npmVersion": "10.8.2",
43+
"dist": {
44+
"integrity": "sha512-I9K4KXiBRHGO08IbAFO6C9uUWL2bWXODgNkLszewITGOJl6NZrIDqJjZS9zNG9hbw5EUt9FWr7guPVXpQwxo8Q==",
45+
"shasum": "0ba37cf346536834bfa63b588fd3a2bcbafc686c",
46+
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.6.tgz",
47+
"fileCount": 7,
48+
"unpackedSize": 25034,
49+
"signatures": [
50+
{
51+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
52+
"sig": "MEUCIQDpayv6z9MgNzpr/k9omp1mE9GVtkrQ4BlsCPDBQgkbLAIgDrDrnKVahGb76UIOWxPLiPbj0BnXuMIY03WC+fuhXWw="
53+
}
54+
]
55+
},
5456
"_npmUser": {
5557
"name": "defaultlee",
5658
"email": "[email protected]"
5759
},
58-
"_resolved": "/tmp/953d815ed0c438962fd990d63b417aa7/postcss-pxtransform-4.1.5.tgz",
59-
"_integrity": "sha512-Hz2UK8jczKa+fVDySVYMUkrYBT4Rc2lSxS89XDx8U6j0IshtQjU3XRYOTS5l63Ij2kQgOKEG9R+dNsM+3MM9vA==",
60-
"repository": {
61-
"url": "git+https://github.com/NervJS/taro.git",
62-
"type": "git"
63-
},
64-
"_npmVersion": "10.8.2",
65-
"description": "PostCSS plugin px 转小程序 rpx及h5 rem 单位",
6660
"directories": {},
67-
"_nodeVersion": "18.20.8",
68-
"_hasShrinkwrap": false,
69-
"peerDependencies": {
70-
"postcss": "^8"
71-
},
61+
"maintainers": [
62+
{
63+
"name": "defaultlee",
64+
"email": "[email protected]"
65+
},
66+
{
67+
"name": "yuche",
68+
"email": "[email protected]"
69+
}
70+
],
7271
"_npmOperationalInternal": {
73-
"tmp": "tmp/postcss-pxtransform_4.1.5_1754116373727_0.022721346027401834",
74-
"host": "s3://npm-registry-packages-npm-production"
72+
"host": "s3://npm-registry-packages-npm-production",
73+
"tmp": "tmp/postcss-pxtransform_4.1.6_1756541061068_0.5643973095983792"
7574
},
76-
"_time": "2025-08-02T06:32:53.915Z"
75+
"_hasShrinkwrap": false,
76+
"_time": "2025-08-30T08:04:21.241Z"
7777
}

0 commit comments

Comments
 (0)