1+ {
2+ "name" : " @xero/postcss-nest" ,
3+ "version" : " 1.0.3" ,
4+ "description" : " PostCss plugin for Property-level factoring, block-level merging, and nesting of pseudo-classes/elements producing beautiful, modern, minimal, maintainable, DRY CSS" ,
5+ "author" : {
6+ "name" : " xero"
7+ },
8+ "license" : " CC0-1.0" ,
9+ "main" : " postcss-nest.js" ,
10+ "type" : " module" ,
11+ "types" : " postcss-nest.d.ts" ,
12+ "exports" : {
13+ "import" : " ./postcss-nest.js" ,
14+ "require" : " ./postcss-nest.js"
15+ },
16+ "keywords" : [
17+ " postcss" ,
18+ " postcss-plugin" ,
19+ " css" ,
20+ " nesting" ,
21+ " css nesting" ,
22+ " plugin" ,
23+ " css transpiler"
24+ ],
25+ "peerDependencies" : {
26+ "postcss" : " ^8.0.0"
27+ },
28+ "devDependencies" : {
29+ "vitest" : " ^3.2.4"
30+ },
31+ "scripts" : {
32+ "test" : " vitest run" ,
33+ "test:watch" : " vitest"
34+ },
35+ "repository" : {
36+ "type" : " git" ,
37+ "url" : " git+https://github.com/xero/postcss-nest.git"
38+ },
39+ 40+ "gitHead" : " 432cb5cf2f8fcd8f65bbbdce88a305be0fb5d279" ,
41+ "bugs" : {
42+ "url" : " https://github.com/xero/postcss-nest/issues"
43+ },
44+ "homepage" : " https://github.com/xero/postcss-nest#readme" ,
45+ "_nodeVersion" : " 22.8.0" ,
46+ "_npmVersion" : " 10.8.2" ,
47+ "dist" : {
48+ "integrity" : " sha512-YAZkumZe9GiH/FlxLE/L6oaRano2DhYbYBvRf697oW557bd9NyiNZNoZsuxG8g7TQPiV6SY8i32GA8ZVfBnjUA==" ,
49+ "shasum" : " d1a7026457f8f951889222597ab7529a7b95a761" ,
50+ "tarball" : " https://registry.npmjs.org/@xero/postcss-nest/-/postcss-nest-1.0.3.tgz" ,
51+ "fileCount" : 6 ,
52+ "unpackedSize" : 56585 ,
53+ "signatures" : [
54+ {
55+ "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
56+ "sig" : " MEYCIQDoy16VmzBXvzcTZYXI9t2uP926Ofhptpm4ww3iknuZuAIhAO3FGpNZ/VcjzHlqYPNA+CDR2FJgTd2g0GqC+Tgogv+Q"
57+ }
58+ ]
59+ },
60+ "_npmUser" : {
61+ "name" : " xero" ,
62+ 63+ "actor" : {
64+ "name" : " xero" ,
65+ 66+ "type" : " user"
67+ }
68+ },
69+ "directories" : {},
70+ "maintainers" : [
71+ {
72+ "name" : " xero" ,
73+ 74+ }
75+ ],
76+ "_npmOperationalInternal" : {
77+ "host" : " s3://npm-registry-packages-npm-production" ,
78+ "tmp" : " tmp/postcss-nest_1.0.3_1750751280811_0.6475983833950338"
79+ },
80+ "_hasShrinkwrap" : false ,
81+ "_time" : " 2025-06-24T07:48:00.990Z"
82+ }
0 commit comments