Skip to content

Commit 555b239

Browse files
collect plugins data
1 parent 275cfca commit 555b239

205 files changed

Lines changed: 3059 additions & 2710 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: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"name": "postcss-nest-to-flat-vars",
3+
"version": "1.0.1",
4+
"description": "A PostCSS plugin that converts nested CSS structures to flat CSS variables",
5+
"main": "dist/index.js",
6+
"types": "dist/index.d.ts",
7+
"scripts": {
8+
"test": "jest",
9+
"build": "tsc",
10+
"dev": "tsc --watch",
11+
"prepublishOnly": "npm run build",
12+
"prepare": "ts-node scripts/prepare-publish.ts"
13+
},
14+
"keywords": [
15+
"postcss",
16+
"postcss-plugin",
17+
"css",
18+
"variables",
19+
"custom-properties",
20+
"nest",
21+
"flat"
22+
],
23+
"author": {
24+
"name": "LittleBlacky"
25+
},
26+
"license": "MIT",
27+
"devDependencies": {
28+
"@types/jest": "^29.5.8",
29+
"@types/node": "^20.8.10",
30+
"jest": "^29.7.0",
31+
"postcss": "^8.4.31",
32+
"ts-jest": "^29.1.1",
33+
"ts-node": "^10.9.1",
34+
"typescript": "^5.2.2"
35+
},
36+
"peerDependencies": {
37+
"postcss": "^8.0.0"
38+
},
39+
"engines": {
40+
"node": ">=14.0.0"
41+
},
42+
"repository": {
43+
"type": "git",
44+
"url": "git+https://github.com/LittleBlacky/postcss-nest-to-flat-vars.git"
45+
},
46+
"bugs": {
47+
"url": "https://github.com/LittleBlacky/postcss-nest-to-flat-vars/issues"
48+
},
49+
"homepage": "https://github.com/LittleBlacky/postcss-nest-to-flat-vars#readme",
50+
51+
"gitHead": "38c954348c5cfafc6545300db45e39fccb53a556",
52+
"_nodeVersion": "22.13.1",
53+
"_npmVersion": "10.9.2",
54+
"dist": {
55+
"integrity": "sha512-//dSummRvKquTJmPdWKKsEg9mUdR6vNmR+gPMWDvV6nBXy1hY2sQHTVh75HdSyAwn2/pHyRdAaMN2stgKIkXgg==",
56+
"shasum": "acd072f2dfa3cbc2220e2675ec4c408d88c4d3f3",
57+
"tarball": "https://registry.npmjs.org/postcss-nest-to-flat-vars/-/postcss-nest-to-flat-vars-1.0.1.tgz",
58+
"fileCount": 14,
59+
"unpackedSize": 15228,
60+
"signatures": [
61+
{
62+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
63+
"sig": "MEQCIECTEeoRk7JQgcp1g19YKVcN3ZMyVrIe26AjCmhqM9HbAiAxM1v5DQkCV/a893J9QVNmaXyoewxRVg1hDrfO7W4xjg=="
64+
}
65+
]
66+
},
67+
"_npmUser": {
68+
"name": "littleblacky",
69+
"email": "[email protected]"
70+
},
71+
"directories": {},
72+
"maintainers": [
73+
{
74+
"name": "littleblacky",
75+
"email": "[email protected]"
76+
}
77+
],
78+
"_npmOperationalInternal": {
79+
"host": "s3://npm-registry-packages-npm-production",
80+
"tmp": "tmp/postcss-nest-to-flat-vars_1.0.1_1754024936890_0.7707306579870496"
81+
},
82+
"_hasShrinkwrap": false,
83+
"_time": "2025-08-01T05:08:57.072Z"
84+
}
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.4",
3+
"version": "4.1.5",
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": "a30336bb0e9f42453fa171a1e688a0292d3ab72c",
31-
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.4.tgz",
32-
"fileCount": 7,
33-
"integrity": "sha512-BueRdobyNyMPxAGSj67AD6lmTYYsDWOObJsODyqIbPwJF5WOSc8W0oG8g3/1sZ7+FAVEW66zacVqeIfMV6RvfA==",
34-
"signatures": [
35-
{
36-
"sig": "MEUCIQCgn1Xy/DcL2elLUsqDaR9uRAgMClrTEsss4blnJ6wVZgIgS46RrKaX/h8hYXEeKYZkRWcZZ5wB5dGe1/UuqHoAC7s=",
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.4.tgz",
4828
"engines": {
4929
"node": ">= 18"
5030
},
31+
"peerDependencies": {
32+
"postcss": "^8"
33+
},
5134
"scripts": {
5235
"test": "jest"
5336
},
37+
38+
"_integrity": "sha512-Hz2UK8jczKa+fVDySVYMUkrYBT4Rc2lSxS89XDx8U6j0IshtQjU3XRYOTS5l63Ij2kQgOKEG9R+dNsM+3MM9vA==",
39+
"_resolved": "/tmp/953d815ed0c438962fd990d63b417aa7/postcss-pxtransform-4.1.5.tgz",
40+
"_from": "file:postcss-pxtransform-4.1.5.tgz",
41+
"_nodeVersion": "18.20.8",
42+
"_npmVersion": "10.8.2",
43+
"dist": {
44+
"integrity": "sha512-Hz2UK8jczKa+fVDySVYMUkrYBT4Rc2lSxS89XDx8U6j0IshtQjU3XRYOTS5l63Ij2kQgOKEG9R+dNsM+3MM9vA==",
45+
"shasum": "377ce604fee00bd24a3d659e22e5deefc82bb738",
46+
"tarball": "https://registry.npmjs.org/postcss-pxtransform/-/postcss-pxtransform-4.1.5.tgz",
47+
"fileCount": 7,
48+
"unpackedSize": 25034,
49+
"signatures": [
50+
{
51+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
52+
"sig": "MEUCIQDkn33jSeqOyK9IXP3O+EwNP3jxn9tS1gJSTy5svlxVHQIgEon/oFIfv3Wul2Mn/47RUSvK/9mZbZ2xMl52t5LHgNc="
53+
}
54+
]
55+
},
5456
"_npmUser": {
5557
"name": "defaultlee",
5658
"email": "[email protected]"
5759
},
58-
"_resolved": "/tmp/b35c0c188fae35ee4e51d76d09768456/postcss-pxtransform-4.1.4.tgz",
59-
"_integrity": "sha512-BueRdobyNyMPxAGSj67AD6lmTYYsDWOObJsODyqIbPwJF5WOSc8W0oG8g3/1sZ7+FAVEW66zacVqeIfMV6RvfA==",
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.4_1752240061590_0.5264003936715276",
74-
"host": "s3://npm-registry-packages-npm-production"
72+
"host": "s3://npm-registry-packages-npm-production",
73+
"tmp": "tmp/postcss-pxtransform_4.1.5_1754116373727_0.022721346027401834"
7574
},
76-
"_time": "2025-07-11T13:21:01.772Z"
75+
"_hasShrinkwrap": false,
76+
"_time": "2025-08-02T06:32:53.915Z"
7777
}

0 commit comments

Comments
 (0)