Skip to content

Commit b59a134

Browse files
postcss-pxtransform-4.1.0 (#2206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6262620 commit b59a134

1 file changed

Lines changed: 47 additions & 47 deletions

File tree

directory/postcss-pxtransform.json

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.0.13",
3+
"version": "4.1.0",
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": "f0543f9aa12699fcf61ee28650f44bec860a5619",
31-
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.0.13.tgz",
32-
"fileCount": 7,
33-
"integrity": "sha512-4OL9AH2G3uOjBkUBArfAoLLPGXgvvkkcv7jz7PriOkY29CtxvBtAQaXM8BFb6J72AlXoumU79thm7BE9S3xpTQ==",
34-
"signatures": [
35-
{
36-
"sig": "MEUCIEl5gXG1zRZ113Btsxh8kSPtvoU1DEADNhabv0z3sIXUAiEA2So+M9HhE/1wumusIJg/mW0N/wZBe9b7jrTRW8/Fdp8=",
37-
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
38-
}
39-
],
40-
"unpackedSize": 25035
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.0.13.tgz",
4828
"engines": {
4929
"node": ">= 18"
5030
},
31+
"peerDependencies": {
32+
"postcss": "^8"
33+
},
5134
"scripts": {
5235
"test": "jest"
5336
},
37+
38+
"_integrity": "sha512-bNS09ww8ApDEDRJtIMzitd1J6W+85WhTZcnzkK3ZUq67cllW4ZEiXqP4L++RjNqtHq0DKZ7lYTVg/6Cw9t5auw==",
39+
"_resolved": "/tmp/85c5f29fdf6aec6f28018648b321bfca/postcss-pxtransform-4.1.0.tgz",
40+
"_from": "file:postcss-pxtransform-4.1.0.tgz",
41+
"_nodeVersion": "18.20.8",
42+
"_npmVersion": "10.8.2",
43+
"dist": {
44+
"integrity": "sha512-bNS09ww8ApDEDRJtIMzitd1J6W+85WhTZcnzkK3ZUq67cllW4ZEiXqP4L++RjNqtHq0DKZ7lYTVg/6Cw9t5auw==",
45+
"shasum": "8054ec54e6bf26f6984f998d4638a9322f1f33f2",
46+
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.0.tgz",
47+
"fileCount": 7,
48+
"unpackedSize": 25034,
49+
"signatures": [
50+
{
51+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
52+
"sig": "MEYCIQCeYsTndz9iy0aD0+L65npFl0sLshS+dZfVVQy+A3EfIgIhAOM65Xtbc6cBbhmcw9+EKWWASdlXz5w59cjBuLM+AKdh"
53+
}
54+
]
55+
},
5456
"_npmUser": {
5557
"name": "defaultlee",
5658
"email": "[email protected]"
5759
},
58-
"_resolved": "/tmp/a7cbd52bdb74e4941489a844a4b6a8de/postcss-pxtransform-4.0.13.tgz",
59-
"_integrity": "sha512-4OL9AH2G3uOjBkUBArfAoLLPGXgvvkkcv7jz7PriOkY29CtxvBtAQaXM8BFb6J72AlXoumU79thm7BE9S3xpTQ==",
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.0.13_1746759385385_0.8934441939043505",
74-
"host": "s3://npm-registry-packages-npm-production"
72+
"host": "s3://npm-registry-packages-npm-production",
73+
"tmp": "tmp/postcss-pxtransform_4.1.0_1747370360922_0.5229342069352687"
7574
},
76-
"_time": "2025-05-09T02:56:25.586Z"
75+
"_hasShrinkwrap": false,
76+
"_time": "2025-05-16T04:39:21.131Z"
7777
}

0 commit comments

Comments
 (0)