11{
22 "name" : " @spectrum-tools/postcss-add-theming-layer" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Leveraging style container queries to create an abstraction layer for supporting multiple theming systems" ,
55 "license" : " Apache-2.0" ,
66 "author" : {
12121313 }
1414 ],
15+ "homepage" : " https://opensource.adobe.com/spectrum-css/" ,
16+ "repository" : {
17+ "type" : " git" ,
18+ "url" : " git+https://github.com/adobe/spectrum-css.git" ,
19+ "directory" : " plugins/postcss-add-theming-layer"
20+ },
21+ "bugs" : {
22+ "url" : " https://github.com/adobe/spectrum-css/issues"
23+ },
1524 "main" : " index.js" ,
1625 "dependencies" : {
17- "postcss-selector-parser" : " ^6.1.1 " ,
26+ "postcss-selector-parser" : " ^6.1.2 " ,
1827 "postcss-values-parser" : " ^6.0.2"
1928 },
2029 "peerDependencies" : {
2332 "devDependencies" : {
2433 "ava" : " ^6.2.0" ,
2534 "c8" : " ^10.1.3" ,
26- "postcss" : " ^8.5.2 "
35+ "postcss" : " ^8.5.3 "
2736 },
2837 "keywords" : [
2938 " css" ,
3241 " postcss" ,
3342 " postcss-plugin"
3443 ],
35- "repository" : {
36- "type" : " git" ,
37- "url" : " git+https://github.com/adobe/spectrum-css.git" ,
38- "directory" : " plugins/postcss-add-theming-layer"
39- },
40- "bugs" : {
41- "url" : " https://github.com/adobe/spectrum-css/issues"
42- },
43- "homepage" : " https://opensource.adobe.com/spectrum-css/" ,
44- "_id" :
" @spectrum-tools/[email protected] " ,
45- "gitHead" : " 03dce551ec07c81acede72daf75ccb88494867f1" ,
46- "_nodeVersion" : " 20.18.2" ,
44+ "_id" :
" @spectrum-tools/[email protected] " ,
45+ "gitHead" : " 0ed8c4a7fd8c8d481fce9facb65c0025200dff8e" ,
46+ "_nodeVersion" : " 20.19.0" ,
4747 "_npmVersion" : " 10.8.2" ,
4848 "dist" : {
49- "integrity" : " sha512-TrLz5YIV0kv+0KjczXP6Y/c8JMKcgOj46gOoIXqZAywOgwtHJoAFOFp6au+K56TT+26xMayL1+xZQsTCL9bhDQ ==" ,
50- "shasum" : " 5ecf32b60d9c579e3b88cf520041f93c20f5fbde " ,
51- "tarball" : " https://registry.npmjs.org/@spectrum-tools/postcss-add-theming-layer/-/postcss-add-theming-layer-1.0.1 .tgz" ,
49+ "integrity" : " sha512-0HEx0KROV2Or5Ys1OzDU7859zwVnmVaPqV+6lmoTWFIgg4dgKS2y5QGdCk3F3jgh3ZDqax0ViNCZ1lx9jvnIKg ==" ,
50+ "shasum" : " e45f7fd20ba3587c7939e97347b86ea9092d89f8 " ,
51+ "tarball" : " https://registry.npmjs.org/@spectrum-tools/postcss-add-theming-layer/-/postcss-add-theming-layer-1.0.2 .tgz" ,
5252 "fileCount" : 4 ,
53- "unpackedSize" : 12917 ,
53+ "unpackedSize" : 13231 ,
5454 "signatures" : [
5555 {
5656 "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" ,
57- "sig" : " MEQCIB6hs0KeDdlaBugPIen8X5sO98vkm8wCqHC9tXgkmZZcAiAfyJkTgUQKu1PdzmA5Ywt7VcV5bT5ZlfNqgfZZTd+TmA== "
57+ "sig" : " MEYCIQDm0jLqBKyTk5mjeQ94U0gY7+Nsl4KFv1rIrvpVxXz/mQIhAJ3Bbod3eKCQ1D6wYugSiIfoT6iEytFngA8cWZ4BN3OY "
5858 }
5959 ]
6060 },
8383 ],
8484 "_npmOperationalInternal" : {
8585 "host" : " s3://npm-registry-packages-npm-production" ,
86- "tmp" : " tmp/postcss-add-theming-layer_1.0.1_1739389670421_0.18524570979468735 "
86+ "tmp" : " tmp/postcss-add-theming-layer_1.0.2_1742442752736_0.05218407960798421 "
8787 },
8888 "_hasShrinkwrap" : false ,
89- "_time" : " 2025-02-12T19:47:50.584Z "
89+ "_time" : " 2025-03-20T03:52:32.909Z "
9090}
0 commit comments