{"_id":"carbon-preprocess-svelte","_rev":"69-f40fa3fcc976873a5e02a69afe54dd74","name":"carbon-preprocess-svelte","dist-tags":{"latest":"0.11.46"},"versions":{"0.1.0-rc.0":{"name":"carbon-preprocess-svelte","version":"0.1.0-rc.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0-rc.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"0e1dcd6832a2c37ac82467d892703333a07913e9","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0-rc.0.tgz","fileCount":39,"integrity":"sha512-36g89tgYypFCixazR6c0QNQcRaf8WJY+x5ceCrMgARHaIahxtLlh8qtKUKqIyZaPX87MNX68glmjT4pqw1ZaXQ==","signatures":[{"sig":"MEYCIQCnRBUNQRQY009ZZgKPK3IHDCYYckgUGg8vqBe7c64QgwIhAIk2xkd6sbCQFDMUVSLI+AE70S3rZbTfCgAdvJyJQGwI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13979891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglb1OCRA9TVsSAnZWagAAeRQP/0f8XcdFqugsUg9JDI4D\n529ktUIrZ/HHAz9+Wfr+TxxJ23J4RzpXShS0WB17SQFLWM221iQ/LCcfTYZg\nLwkt7eC2Eiv7arY+p/z1ENU85yt+weOP/Omm2pszOmnDtcQS/N/IMvyg/zuD\nfsDcLDOkl2fisWWP5bVHD1LLkBPbI26eqCL7K0oIy+q5/Jy9gQOyUGg4Jkb5\n764MswDfWKp9WCwmASiXbr9HrvxMm0v+uLhyucbeDTMvt0VPoFgguruAjEUE\nHUgof5o2JQVEWEEIN3o9Rq/FRh6tY6qT8FUV0nEop+E8C0U7NgAZY8kcnyTo\na5/Mpm3WqDxSWGCQmxSv0WyYkQYfj4IyCS4WCr8uwZ6+ASsVsPnv1fgMURZJ\noZVbazQZrZP2iE03s2IS1bvbSsq6sfYSnzsPDcIJAb5x+yMMYgtX//EiPsqU\nZIXWR1NRP3mr9+WypHr3Cd073XyPbeBiwkKA0y8iyt5Be4zUZiR+a5qf2kzN\nzY79kGnGSIx4/ngtszu18N4W9QLXJ6woIYnfOvMI6htsNIijRBTiymaWut76\nY3NwK9nXtVsp8lF4etCXf/2/xQ21daxKwB1yZDRhJve9EUApC7cHBChkAx8X\nG/S3X48rU0q/y7PgUv7TcKgMnMIxyHAQIZ1ho0q+Ueevm3l8bLLRNZCO0N8n\nDTuX\r\n=N0f7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.ts --bundle --platform=node --target=node10.4 --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","purgecss":"^4.0.3","totalist":"^2.0.0","typescript":"^4.2.4","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0-rc.0_1620426062127_0.3278330585030067","host":"s3://npm-registry-packages"}},"0.1.0-rc.1":{"name":"carbon-preprocess-svelte","version":"0.1.0-rc.1","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0-rc.1","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"c1e80f4927b4e6283a292d3289ccf6b94dd826d3","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0-rc.1.tgz","fileCount":39,"integrity":"sha512-DrdCK8Zz3MCL8XDuAiWPUPKrdmOzwB9G+f3HklVDLcSW5umYHZBfnqYBaMjBe4hSNOare3SVmhF5WhTErpwM6w==","signatures":[{"sig":"MEQCICyLH7aQ2E99Knzj3MTItgCSRp6PHTc/UprLXne8ZFiPAiAqXA4OHj/vbmdsdSUiCTJkowqw3nSvbw0tjOMYT8TRUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13193733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglnypCRA9TVsSAnZWagAAJLgP/1ROwxWt7hdCeBA9KcJ/\nERzcMU2xF7hCcjmBRwi0znYWpwQwyEzCeCW7WbjZRZjH9Qouj3rnN6PT5LhA\nyjbiAvdUYHYCqzg+kwz+kZrZNkFU9/209a6AsI02V5vM286vumfvqMNZugYg\nuf2KxeLq3M97+FSc/IIrt+CoB6j1zFRy4kiLLmiZ8jGPJUbUHK5pCoVLVo0R\nwF4z25MDs1/RE/e3duGbWLOmpkNQjpz2RkVB8OW64CaYMuOwFYXruGG2gQCV\n+FyGPCdTZJAR5EVBouMJsPj9SMp3/SDUgeL6mNE2aSQ85HMpEceYIYhtpnRI\n42waYjQyQ7dc2WQcu7QI+HpriceUDsi0VZDVupP/R7PlOCZil61PNgOGNKW6\n8NmnN7ETd41wI+wlkFfezeWRYKuqminUV7OFJTfFCz+opVRwJC4I4nL3ioXh\nKYHae/y0bnD+IXmULloYOS7rI7sadbvu/u7SroCIKvWcxGshb+FWv07Zfuxi\nIjEa0mDK/hKDJ5tKpmwVV6J7vVnjIa4mX7gm6ES4cfe74Vxa5bNlDhxg8+Fz\nwQlIYjcTKtYHcT3sbQWKW6EpuNDeduDDtWObMvMry3ZKzE0LWcT7tc1AJMaF\nFrqzh2jJYCF+xgXlZS3RH3FP6N5emAy9Gq7rLigER/Y0bVgGLkxhZgmeUL4N\nHr+e\r\n=RE0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.ts --bundle --platform=node --target=node10.4 --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","purgecss":"^4.0.3","totalist":"^2.0.0","typescript":"^4.2.4","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0-rc.1_1620475048899_0.15344854494286064","host":"s3://npm-registry-packages"}},"0.1.0-rc.2":{"name":"carbon-preprocess-svelte","version":"0.1.0-rc.2","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0-rc.2","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"61c2c251bf52c830131e7749b3c74976c16aa080","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0-rc.2.tgz","fileCount":39,"integrity":"sha512-AsnRzorGKRdaywiwCeyan9qqp2/+0Wm956VCDZ5Mgqw62Qho6FLB+KwGVCz+N7UrcskfiWKHYY3CxmhJq5m48Q==","signatures":[{"sig":"MEUCIQD1ugvjRbeQfjm4zvhKwYpegNQUmTJVlfCTsSDV7rnREAIgOcFL15crN1sBsRxJ3uReXMuE+1VLiJLolchpufUIXZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13199293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglop4CRA9TVsSAnZWagAAFr0P/2Dowjv5YKR3QooiTuWM\nHgFEtmKXlVMGddELslqLw6IZJctsmnNYryO7wJdxsatRz57RFLT0szgSLE9C\nv9A8pQoJapKNNLC0rr4ePTYgWYuwxE4pSOS6N66l8GQtkAa1tTHVgwbKfTEz\nHvNom99L7+jLG2kibHJFwwyQdWB/hAJqGQ3ZfAoVvWDom9+HQKbp3okJeG2x\njNQsSTjpaeoDjvsOkycDyZYcOnQu+2bp4dXLW0mijy0FaOifQ80M9QtNnvhw\nBzVrWHNEXfOluA7O0/amCd17r7icLEigiKrWuZlkyFHcKcRS/JBzucGnrISW\n3ONjkURL7D5zkRltPzbA4w9RCdgrPbx2osMGQLHy9ilM8HTunomCtDACcD5Y\nPoer7sohB4kMvehe+Gd8AakGyW8K4si1JERA2GOIcR4xzdJIRqFtlam2gUcy\n08EX7IGeyu4n0EF3y2yu+NrKTHl0kGUJ9OAAULMvyrxZGPnqKdnONlTXCUm5\nb3UMjDhspDTEoK5gXKFbKWYzy4y31nsNJu2NwmEuZgsst5NX8xiAB3nFLdb1\noxpRTe6ZJtNYcBzcxIymn7racdvqq8KZtYXvKUwhysRy2SN7UUiKZNHTSenB\nh61/683XlLGv34n9icW0m1XHqwMInnQ2rA0oaoTlOJq0bsVRHhTKgZA0wbYx\n/shN\r\n=Gyqa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.ts --bundle --platform=node --target=node10.4 --external:purgecss --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","typescript":"^4.2.4","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0-rc.2_1620478583986_0.7396360853109387","host":"s3://npm-registry-packages"}},"0.1.0-rc.3":{"name":"carbon-preprocess-svelte","version":"0.1.0-rc.3","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0-rc.3","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"ed4b8744ef3339383d0f8f35b361913e39345b5a","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0-rc.3.tgz","fileCount":39,"integrity":"sha512-yngq+T78OpysVmiTy3EvF+IGBBc6aEiNdw94AMHMA1W48tQm0sjPj+QcgpY38hn+VwnqIh6/jRE+tl6L5pIciw==","signatures":[{"sig":"MEQCIH5ycOwCe6DhwADmLcbyyU1ozulXbbo8ASpKci4HdfmHAiBJV1VuxTkZL1vA4r6SFO6k1dKcYep0Ldq0bIvEpvishg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13255952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmUSSCRA9TVsSAnZWagAAWcQP/3BdVNKp+CQFyZKNeedQ\n6/YhWSP9dZ6dmwNb3cMVMS3NlfQEf0tAHcKuqn0A9lngJHo7TpJ2tduDfjmw\nEBL01JzomY5fm4/qyKJ3pQbqbVsqrcC3Y1XvIqrnCqbvG5LX4/J0Ww6NrA6G\n1Tp4yd9aUFul08S0wEz/WyfMyScpETitKv2bazocLnLaACODc8CoLn3f7pQe\nOrERoUbkTUPFaOB+Jsa+6xb7/BDWAIHuFoIUPatEUjaKMGiHtf+VzuF9qIBP\n00mptgvm7aUrvv/7OihOxP8ThLv/CQwSNZUZhg+qLVBYG11p/Yy9nEzqzGdV\n5CDKyWwTg0c5/3r7z2f8y7iqFmSZ2m3MWiEMu9rHdj7SCBFhlHtP7iepnHGR\nFe2ey/Kwl+uYrzQo6Wap9IC0sgvXpfkq1VHZN1FlhUGJc33qXEEHs1YSkBX6\nRoEsVOEi60E8yw0mMYiP2s+1k+pD9CKTntQ+718+VzqR6EnG3UO4ucBqJp8+\ni2H90BspPVNSqbNFhKlirm4bvOCQcua3tRpzuzvKyppShb6p/v6b+rxu/gkn\nYUt0Wfwv3kBH6vYIHIJIRuWAZ13Jmxey8Xzkfmxl4KgL70SyCHFd3GwPiq6w\n8U9qWNAevC0cc1D9CQlIUP5Yc509/oTed0E5uz0RDYjtPvhhE8izbvIk+oqh\n398k\r\n=ejOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","typescript":"^4.2.4","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0-rc.3_1620657297852_0.4566008604048697","host":"s3://npm-registry-packages"}},"0.1.0-rc.4":{"name":"carbon-preprocess-svelte","version":"0.1.0-rc.4","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0-rc.4","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"0a91ed93263cec664af66f701218c57b6d6e3df0","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0-rc.4.tgz","fileCount":39,"integrity":"sha512-cib6lxw/yhVJoq2AtzYQIgKgYDd2+0msy0w+PNbz08YqCf9KVtNViB4DWqtrX7irClw8ecVtGSrxZa5Wt0k9HA==","signatures":[{"sig":"MEUCIASpQyk0l30uWqSgqKGFJdFReUBLXHsXaUZLOa6o9GGEAiEA7B1FjHQrWv+29zEzWccuGb5R1/ASiNVwldOdHoPpxy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13256152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmUeICRA9TVsSAnZWagAAsWQP/iUrI4TSmALcVunSx5+8\nURoY+GPvn9aTYM+SUurCLqNi8wr9iJfHmp81rlAx5jQakFNDaGlJJCRAJrTg\n4OEa16uc5702RRK55boydMsRQwRbUK4x+lO96om/+onbuYsZIq3rdkPNCuSl\njEUdMkKL9hTJ32YMNd8Y0wGvnkGnoY8GeSZXdn9gIQsI1E4hRBDjBkUqP7Sj\nrFt5jOhidplAMgkM932s2p5M1I+J8RCEn7qn4X7io2jA1QQJ0h+VNxELzEer\nBXXLHC/ltEdogTb5cxHom4fuPbodx0fRyRDzZPqjU67Y588JMyyVKjVpEk5l\nKGSrupzWU0HbxUh70IKZfvCi6pQcfS6zkz5CBV95T09/KUEDA4aPitX7asA0\no/3FinGmKTcYo+A5wefRW/PUPGGzWEir8IhIK/hWZ+CaDMYSLZuavMMbUi2i\nGzNTsR5SJOg69RLQIwUdjbHze5Y8lqb+e1a44yockUD5oBiNxL4yiukmCSIn\nWFSBPmTIhApA0/oqVyuYdG634vjSKv09ZZ9jsDFKDVscm7KLvnJUK8BT/cht\n3S671RS+QlgGEx6t6YP/MFki8XVGzqa8sAaVZ5dXdIOZ9bMABqmkpTEL3dEE\nnml3J963vxH4C0NTLxmc74SXQo6QPuRaZY52K5/EuO6tgyekocGfnl66jfDi\n8tfQ\r\n=G0hH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0-rc.4_1620658055766_0.6107481625295803","host":"s3://npm-registry-packages"}},"0.1.0-rc.5":{"name":"carbon-preprocess-svelte","version":"0.1.0-rc.5","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0-rc.5","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"3e8688703af7ced44a56a541de24c9c8a421888c","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0-rc.5.tgz","fileCount":66,"integrity":"sha512-EH2l8cuGkaTe73HLy3TNMj+C+4B9RZ3lsNCbDBystH5uNvuFfxrhesqBn5dRPBhrqllboNSl9Hjy5zJWA4R8Og==","signatures":[{"sig":"MEUCIQDswT3Cm6B+rEibuuyaBT253I8Y9lYTu6zzJidKg6H4BQIgVDJeGbERtIOmUPq00Cn8FuN5KO9NZkCub3beIcoiLT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18073537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmt4YCRA9TVsSAnZWagAAE+wP/i6HiddyemPePzya+xVs\nkTsTEBXpXGo/4hbJZi3n5X0J0LAs/Fkfmeeu6uHtdGIElHpV7S4NjmPsLk5y\nvvvtbEgHIvEEGrn8I1tsI99bbyyIupIKrrIMK4LtBZ3rVyZoeRSzclbuDsLl\nL2RZsi2l9f2v8maC2BVQSgdky9JYprhdgsgxkCrQt80l6NWTgb7NZZ+a0UXy\n6dNA0+noQWJsXsOKZany5yRpw4+nghZHI8gSkEMnFSFzEolSsvhsQTO4Pdte\nc8qRgd1hXhT5A40CUuJDSq+0d6aVQ8Xk8Kx+1C6B5SP4tyTSdqyOtEtJTsXO\nJC7rBf34z9f3S/n5Dz4bHjn82xM6I+hh2yhVtJro+hcXnQbylqCqyec6SN2P\n0cie3ou1z78uU4Sq/r1UoqUViTVht2fhvq4PSQ3I4A/xQoVrMf+UKOxnKvi7\nRZZ2bPV7vyZEjvyV73cvyanuiG+BZBlf91C85EkZrQQDM7pnIqovVR+l2CtI\nqdc7IPyYYOtYXFr53kESjh/3XCZ6KtRWDoVhLpsAbu4ibnlK06ECz2ciovpJ\nBeTIyAVLbixfwI+qaovsBzCn5REWoljBPZNLYVYH65GWEt2BpUnvsJQ8l6CJ\nSZRnVREHPNFVCCd7J+7bBbm0eH9pU3pJf+KCURGuLoaQgPk+JFzxIWvzA9XF\nXfPf\r\n=QBX+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0-rc.5_1620762135548_0.5605113982811922","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"carbon-preprocess-svelte","version":"0.1.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.1.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"9605106ae265d14b0735ecfc598e905ff8af9d25","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.1.0.tgz","fileCount":66,"integrity":"sha512-NnxyvMfPKa/RUZKUpxpSkh7M0zI13grbOgxygBAeA9V0r0hzx7jx5vfBQfOVboBKS5Q9SwrJojD35krC96Abww==","signatures":[{"sig":"MEQCIE+ZYVf+ex08Qtd6tGztBy84qO2tu73nHCyj+X2xP+bfAiBR6a9S1vGl21Wt6w/nup3IKkMKiFIklmJEaabKKIFycQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18074761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmuvHCRA9TVsSAnZWagAAfiEP/2lGo88Lx9yGpmC49WRq\nmPw6hhkgQqwFcmvXHVYFXlSoifDIkPel/EL5Mb5B7XHPtHi30yn+xCWWxqGt\nAGriZj7yq1n1E4p3tlTkzaWWqcAiNVFsyPeB6b7U6gBbepwvibmPWO/RVl6M\nFXXLXVQsv4MywgHXeLtZ/t/bOl9aAEBuTBypH1lqPgAYBQYDYjZaHJMT673+\nM/nRknGdD9s5/wdxeBnzpfqVpIFb/M+Lek5UOUZZQ24/Wxm5cDO8iqcs6biv\nwJ1ZpiNDtWZae/GFFUCL2+Uixu09NN9rilXK/wWRh+hsdxMcxwPR3WNBVWgx\nAlyeIw1yO0LHp18OGNF7rwMxA0LmKv3Kxk5D0CbwfwQ9BcjtMF+ZxegZB1uN\nfragGXQ3EN57u3CMy3IIjmAlItvdUyIc+rbJoftTvbvGnnXbb/JD2RYMzFe8\nM8yfgMoe5K5S2m/UTVL9PnKLOXWKcavaWawKaTM08qzP62H0iQEZmOlbUrSx\n9peug1VXajx6Mo2/Z6HsICSeFA8+NbpM9cbKwElyC/Sqirm6hDjP9jmuhAM0\n0V8cXVhDvaZfaWnCE/dPQEuuT1vc+BqSKnTy0H2xw8Mgbk+s9BMgaMTj2RR+\n8P2bs5cgjfL2d6FQbZ6dbX4QGeMn5N3uL+pYIEx+w4mVuSlKKrJf/d4sHIIG\ngL/d\r\n=axtn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.1.0_1620765638639_0.43909857684548337","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"carbon-preprocess-svelte","version":"0.2.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.2.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"f22bc991f1ee5239da3a9f6cf4bb1bff43351eec","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.2.0.tgz","fileCount":67,"integrity":"sha512-A5fVmPScZZTW2yEy92A4m3t4tAVdcmUAzoSF3iZ5mUlp0OIBxyKIGjxY+qyJZNyHOUM06JU9IAXA/7Kx9cc0fw==","signatures":[{"sig":"MEUCIQDfQ6qRmOY2Mg2lsZCK0xkx5zaVMcsE5D90Pk8/JSQawAIgZICBOi6yX3A05QG1QSNcAmNhp+KRp9g73Tpk3BTPD9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18081902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp/XsCRA9TVsSAnZWagAATcsP/1NMnbJME7mJT7OagVI4\nORas5rSZe0UEAsLoeAZ4eTWOn1rbNqV21EaqtY7R14LZLkbA2NSTzUqMf3IL\n7A+I+WarJy43wnUtcFvSrN75CvdbtrrldF9l+hbnu6R3CKFIuxnK6ac+ai/J\nm8xLjntH6CQIkZ3Mzztz52L+dMklcCL4nuAumy9QaZYpfxBSV161WqH+EtXJ\n4MtOmA3wGd4D558BgWhlfSNikDDG3ZvcbOFZG0XyaGrI3QzO9ZuxlQQmCHOk\nUMbJIIHtZTI/p45DMtpHyqcQzX2n4EZAUW6LvbK2MwZO1yX2FK/UurJEvUi0\njb2OChLjoXqk8NTe14P+uXZqV1lDv5PIP5napbLelCOLQxQLtIxH9DVrLdu3\nQTFlDrya53TgDS1xE5/4sBgvrhpPt4SPQHS7n7iB3oagX4qFNhDc7exVIvn6\ni3/MUwbplqvroUGFRxq3wybqY+aA2GXEJhLggIfYC1W99Qun02gUww9/ICb1\nnUtNfHrT0xtPn3yMlFKBn9G9J1rk4FZzWZar72fKeCV4jdgs7reJ5LRA7cx3\nmSk4KWQA0xmyGd+kUOjoY6iWNQDTbdX8ynKBDRHt/fWCZMdMtAufRUxmMGXR\nnt+uNgIBnnfzly91xRERgR0TbLPa8zMOugLEKTe0kCoLdOmY5ZcmicLgduqJ\nfMca\r\n=d1aM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.2.0_1621620203974_0.13155130156468942","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"carbon-preprocess-svelte","version":"0.3.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.3.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"2eb60593ffc7adf1d4227ff31e9ba2f46999ae31","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.3.0.tgz","fileCount":67,"integrity":"sha512-aPdxLlSQaCya57XgXndl356uUiCFI55RoytyXnAQ9UvTARq0Et5n2S7egMXdIiFBsc+ANCVMQxvfGuIcQnXCzw==","signatures":[{"sig":"MEYCIQC/Pa90eCWP5B1Yx0g3jKmF57fehIKz9LaKFGBEXl2UXAIhAP1eeFrDfAVhbAKZ4LcxM6+iUAIxc6y7lSqeM5Ndau3e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18083190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqB3RCRA9TVsSAnZWagAAE4UP/0FSCGuhgQXbhYzB80v8\nm/pB/qk8wdLlgsrtDTdood+xdbv39lfyxn0j0G/cpe2wie2F+Bfe6S2W5Veq\nE7pp2kPMeeIU/gzIU9NhlX7SC5e14QVSoIey8ndkhPe8R+sPO+VsXKDG9MTk\n4UIXv9TkyJr33CKQevB/sBxclTcd88wlKA8xqUIQX16yiZI7X5xuECIlcOl+\nmrQNX+qmDaYI/xi38KTLM4RIJI1ohuypFAPqJ9i9HKySn++q8ZLVwtWraa2+\nPVBrfZxYSxoZH0QQmR0BdpXc+/DlSir/7M+JosnVXk+j47Z1n/RZwvxlk1tZ\nk+OK19uAf1PJmaWu/GXu6kGJBQ0znkb9UrZPrh1qvw4gRq7eyK2d6VMpXsvt\nvZ/ViNkwSfG8vIYrdrX8f2WXTiUB77VLATKMMptSk+aJYXRUu2XQxAOcvZl2\nR90RS4mYpx5lzvtu1Cqh/KWaHUuNpZO+XVETjmQUNgQj9lxj/Fg0IoqHij8b\nDpAXqRymn6eQQGyoxhL+ekZFjIbL91DPehlmkWTe0UnnAu9+1WniBVWql9qE\ncLkqipeM255/yp7f//zhozgnRIEPXh71/X2zxDbr6h40cLlieVrS+wIn4Jsq\nS+/CqApUek82yb1O8x3IxiN3Jc9ylWd7oigkC8BhRgG6yiVZsMHNPjPlvHKF\nOG4g\r\n=Le0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.33.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.3.0_1621630416554_0.09813337457779148","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"carbon-preprocess-svelte","version":"0.4.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.4.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"0aacb21922195a9b7882b151de0f7a59d0cd157b","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.4.0.tgz","fileCount":42,"integrity":"sha512-uY4/faPub6Qa/kJl5LZXSzs52qBB9zaN5SoLd0ElJc7jYRCDlwoyZc8xssZi3GU/3uZ39t0HR5423nMbiAHF8A==","signatures":[{"sig":"MEUCIGTEgE7JeEHnsDS9vgEV81JoM8xfCmq8LoOnxTzaLC+kAiEArrviwJ5bVb8caQ6gax6L9zrX2dvrVEKSTwhF5DcQ0VU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13267023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2eqVCRA9TVsSAnZWagAA5msP/3Wxp3mzd8cX5L7Ffa1v\nvK4Qre5LanGgbZrMSrb01KVHCZiY3gnAYiAtLiZumvfMhyDh45UW3xop48sX\n+HL+eVYE1YbavGF/q3XkWJp/1F5KuL7EAp/f1EsirL28F+Ayt+9gWf0yxtsZ\nUjH+EVI0aT26qIdhMHgTFqQuO5mZUDgJhp/XePX9wfxfCMpo7DiQug8WRcV6\n6Y3nD+QUEtO9QxkIyOG39YAJbQrHYj7CLETRDjXCx17OrlAt/egDZklqlWPd\nXcdHw72E+RVU/gMV9SRsHdsMnY3Zl9Ah1C9Ob1y+VWJblM1IKTz3ohC+tF3Y\nZoZPjxPuAsxaMfT1TkIV8MgeKp40asB1U2oxbHVyy9lkgRhqeirxwrjSxLcS\nxVY+B3S5vsKpnw4ASpBjA41V7ikpyp2rUdOfMAsNLdQaXvy6C0pvpYRt0iWQ\nlXeoIOvdX1yI6aZJirEG5RXG3ymx0WjL+eX84YbSZLj3XB7qwlXajC7uPWqt\np4yupnvAphdcKCNMjHNU666uXzZ6h2S53Pq7GGidHr3F8ogXDa8F2KWvdPul\ntplVbdU+r7sPVFOeUBjUllY6N1Cn6udbUEfe/7yw0fSugtNHkNltq/IVjoRr\neP3o/JnRJn1oaRJKT4mtBKw7WHhVbaBCzOGGufIz76IZ/bn0c9CSZF5EXkIl\nGXj1\r\n=0XS2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.38.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.4.0_1624894101213_0.6100360637254325","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"carbon-preprocess-svelte","version":"0.5.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.5.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/ibm/carbon-preprocess-svelte","bugs":{"url":"https://github.com/ibm/carbon-preprocess-svelte/issues"},"dist":{"shasum":"44af6914dd87c7000c18f5b4fd779c18d91d982e","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.5.0.tgz","fileCount":42,"integrity":"sha512-mfXlKeHbpUTF0+Di73xM3lJ4y9Ck5i7X4+y5o3g38RhA6TXUDY5h2PJ+/qvXb6Hi+NrpmlK5iniyXoTnPVJ3ng==","signatures":[{"sig":"MEMCIGZXh8FnUqKN5kqDPLw3F7TFc6pfn7L7QqGQOCx9Aa+FAh8nM9EWOZGmqaw/fadXMk+ZjK839yh1JlKrBfoHbRx+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13268917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg45/gCRA9TVsSAnZWagAA4+gQAJdG/hxfJ/OKXuRMM+e2\nOS/kfq8Ea8FSV8XwD/GkjNlB4ac1SbUvxyOQYYEs6xywWvI4G6GNf7HbUhCU\nkx6HSECkfECDOOWqWPn7Tuh6orBwPq7MykPy7NQHI5hOeHige1wPR5fs6xS1\nqG3RAcygbeQb6Hjg9X2ov7AaC5Iht97u4oQYhHC83eSrdGbB+2iTq7GoT/a2\n5GiJdjYs12EEkfeNE2rKCahnRGXRKSeOqNh5XxfQyyvtXQDEEg8Gd9t9jyKL\nBS7NC76srMDK96J6LUuRWZoNSS8VN5sweGKbVKia27WdA9GZMyZ8fwjolnd1\n4Un/nKYe1tFfBwHN5XWXEzCe36PEkGGyODa3xmkbcvxj7VX2RGU0hmvTcY1E\nr8dwiP+SFu6LjjBHzEPc6Htngp06tirhc3aTd9XFbqyGwTGvUbMDHB4h2A4K\nd1E6enXnVRN/yfwB5G53GUwd8pt98y1uwGXiChGEtl0gU7t30+8dtpbF0tYV\nnB2V+Eiz8ZqBRQY650VF5wJuXS3oNFKFQKSEiW8ep7nfQZ/G3BGeBsxTczEd\nr+nBfIRL8abWCqsTLPTlrOyFvLATRM8LBVPl9bm7XXquCAAIegjEy1xcvePg\n9wVPFwG+NtVfWG7tkrEACGiaujS8e3sze2dgqf2uXi/ExPix59ENH30LiIZu\nIIkV\r\n=zfKM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/ibm/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.39.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.5.0_1625530335650_0.9918933291710894","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"carbon-preprocess-svelte","version":"0.6.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"author":{"name":"IBM"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.6.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/IBM/carbon-preprocess-svelte","bugs":{"url":"https://github.com/IBM/carbon-preprocess-svelte/issues"},"dist":{"shasum":"a2a2a7f7a23185bc38956a5b5250e97c5737c788","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.6.0.tgz","fileCount":42,"integrity":"sha512-z/SOcB1jqrodshM87YPWdTcLdQzCKKLiWueM4RPfTIz9EIo7DgJSn0gbnVtEOk8Vy/xOZ0EnnAu5fY8ualzngQ==","signatures":[{"sig":"MEYCIQCgeUN0DwOngxJNYtjSlmAUrQZ6p2VrhUKqiowQpZAKZQIhAKQeFICik+49sNzdo6dBfHU/HyWWNyjoTXQeoFLVjbxg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13269614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg64z7CRA9TVsSAnZWagAAPtkP+wTpC630+i50rSV8Zll1\nyetKYLmteoITQgNrGWM36LuKkopOsktJy/DGhvzAdVe16FqO2Smd2tkggCDh\n3JxWxrHpSLnbhHqGePc/hpzvmUjti1AOAa7cTmo92TSX7rZrSIEHNFXnmnEK\nlB72dio2pt8HgVy0Jcpk7CyBi31/HQwjmdEneVdyWPFtiZzcO1guxNZsAV2D\nKyFjOiDo7izPINRqV/8BXT1Usym1fMIRe30jQmEMgWtbCk26MvR8V6PETQCE\nrcFnSeedEYVNHL2FkKLPqNAUEfrPUr1z4gV+dybzgQzLPy30ekGxn3+ASdpy\n2sxhmzmHRLe1dl2IIHuM9/XbRJdbG/gHlhWXgPNN6H1F5PFiLAJK3WSVn95y\nTklSsLxcm+Agx8scHfJ3XdOQlEjxVg2NX/5jVKbLwE91m4AbhmklIlRLsceO\nlp9DXdLQX/0RCZJG7iNZ+iDJ5HYkmCHbgR/Asyhw4LPQ3phkFPFqMngqasNp\nCYghGK3gYNxzhj5sZw2RHFBh0v2631ZziUTxAWgMIxgzMgRePOWaVwkulaWn\nFYuyt9iX1QAe/lTEoACxUP9DpMPFbHR6kSdOxuRcspAc8RWwtVYUTdiuug5F\nCZNX8LA8pDTQKiSFRho/KZI3B2SG/E8yZFCBcxBNkqX2HrPkaOMYbVUZo0ic\ncGQi\r\n=NDKu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/IBM/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.40.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.6.0_1626049787140_0.8903721384574752","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"carbon-preprocess-svelte","version":"0.7.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.7.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/IBM/carbon-preprocess-svelte","bugs":{"url":"https://github.com/IBM/carbon-preprocess-svelte/issues"},"dist":{"shasum":"3246a69cc83339e9e01dde1ec00899996e8826e3","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.7.0.tgz","fileCount":42,"integrity":"sha512-HaUEOdHSoxlLqQQyEy8zyGmrKJ68EFix5dBUGZsTMiO7O5sdK/0ad5SsfBSMIZsInIH49nVA17roFbglat3c1A==","signatures":[{"sig":"MEUCIE2i6aNBGv3CFuVzX0qTgRa4oscUtfxZj7pI6lf5kivNAiEA1kHIQfAYRSnerB4TlREfN167fSqdA+zqzK85h774UV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13282667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNj2tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSdw//X1Q097afCyXyT/6HlreRvDk4xxW1xSzbzrNuf6pw8U/9RiVz\r\n/A+SEbciXfF8Oafhd2hB8j29ctbQ7WdL1UV5k28BQh54X87cDAMFuj/akqGv\r\niqqSa1NAX/hu6FtEjpNXTq+ftXmNHL85ZTzRabOVWqhbm4ZgynqRsHkaxaVc\r\nZli7eCyTkaCf7765mUIBnxtTwQm0zjDmE/rfUAsaCB0O6yPsMgrvEXgmXABt\r\nC7+ZEDdylJ5YvoRvMXHLg/0yhhQ3bDpr+rXgfllQzZwR9fysv3S4ggswqx4s\r\nEAD74nvlCf+dYPSjOI9kyOSbAk3mjoYOBWCbeC5J+Oh8Ufem1ypEadVOaEFP\r\nq4QD2xpp/s0o6js8RJuY+k/UCL9uW/f7AcSuQaIdY6ecq8b6s0geg0So5AZD\r\ni9G9IPzlzHMJSiNM3LAYlz9K++FQ7+h4Rsn349U5g5fwUJNFBLTSPOG4Va3J\r\n6w6APqvQ4a3H75UgOEbEoSElF5LSWhXa+s7DQhVQA3W4tDLqqOBr9x5vEpiX\r\nzuOq1fTNrPj1psjosFMACThgT4iT4XaNHVie8LwR30Aw+tecTx4zzmtjZpxc\r\njV1WTPPpsvvb/TIMh6vP3OfdHrPy0o9x+t+cFjXX12FR7IG0hYGjEBvdo+wl\r\niG8nq0+9shRvZJr95uPmapkENUTFYeuOL/4=\r\n=xROZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/IBM/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"purgecss":"^4.0.3","typescript":"^4.2.4","svelte-preprocess":"^4.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.47.0","svelte":"^3.38.2","esbuild":"^0.11.19","ts-node":"^9.1.1","prettier":"^2.2.1","totalist":"^2.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^10.31.0","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.9.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.2.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.62.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.7.0_1647721901448_0.37550139416255535","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"carbon-preprocess-svelte","version":"0.8.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.8.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"74ae718f47334cf9b115b08dc1dfe79209460230","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.8.0.tgz","fileCount":44,"integrity":"sha512-DizW0N14zIrY1hIjAsaQkKSjhf5a2EOz0aqXDiZcrrL3PrrxTw5QJwBt27BEDrbfuqdrw6RcnERKqZcM8L3Izw==","signatures":[{"sig":"MEQCIAU1BcO9JcOg62yhMT9X2lU0ENx0l/nFRRWlStoNM4GZAiB41DuvAaw3/fPGmJeg8k05lXdOfH2tVelRorLa+sZznQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15595475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUv/iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJkg/+KLcQvM3x/numwwkZApzqPxhr37hTxcmCVTHxgCnVJ4jOsA9X\r\nVvAIrwLHSbfNVjPgNay6ykDcfo7cAqvskN+B+8V19wJ0ZPQKbxU+BXP8rYxc\r\nVCZug5uFyzvqHFSfHKvEqtS+bPKOUYaXD+tjAZfdjyo7EFoCanjRSnaccXsr\r\nGYz3ej27gOcP/WqPqrGaqpLJ9SNu7PUiRTEEqUAeFC1gm/s4N4Sk2Zs7SrOL\r\nlz/Eh3gLmjk/PBrlypjgEpIUmRisJXn2wl2TdGTIM0za3luKi9G3Bxnb9gSn\r\nZ9yNEG+o8PRWqimXeiYCIMv7PnTLzn0MfdSNNnjbm8yoKvYIwhJPS1x29aoq\r\n7NZxZ71tjApum1jP7sANkJqRsZqjdGLPeTrtF5JyoxWyf4iIgJk1sPpYM+4f\r\nEQNn8lrMyimUkJv2vyWa6vCkxrh+RTfZ/Xt0wS45N87UNubrvhN3G/iJAPYo\r\ncYNJ+m/YJVLd2+qacWb13d1iJpo9n7HcLhwLibUbD7hqszWFMK12+SLlBC7M\r\nZOr0CzYObn+xhq+H0GB9wAhZM0v3NF2zFWTjDP6TZ+2rUYB1Z/QD0kRfgqWe\r\nXNs92ms4Oza1f1asFTXd1p7vSxFCOBzara7ZrNO5hHlW/H5CrgcUwaZGz1GD\r\nvde0LKn73zlXIgz9LbujTUfZUHNr4TlZmy4=\r\n=Slhn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2021 IBM\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","resolutions":{"path-parse":">=1.0.7"},"dependencies":{"purgecss":"^4.1.3","typescript":"^4.6.3","svelte-preprocess":"^4.10.5"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.70.1","svelte":"^3.47.0","esbuild":"^0.11.19","ts-node":"^10.7.0","prettier":"^2.6.2","totalist":"^3.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^11.0.1","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.24.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.7.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.62.3","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.8.0_1649606626445_0.22182200933107676","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"carbon-preprocess-svelte","version":"0.8.1","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.8.1","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"9940c45f2b5a74d0f41c7f0a7f86fa11072c7e69","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.8.1.tgz","fileCount":44,"integrity":"sha512-Q1/UARuGFnyp+aksiPoq2swmiOe6zEGpeo4wzSAPNH+xsD+ozCcDD4LaAoDkM2flov8yYw6corpnjZ4IW70JvQ==","signatures":[{"sig":"MEUCIQDd8gqPvJD9D6CUWcWTiUVUWNlV7pLpSqaRSMNZgmntNQIgWDTAM1+j7C7P7s5G/Fh2UtFYKhRXZ+y1vFkx2dCzwYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15597650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUwF6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvUA/+JPVPi8ydc5cklLMSSld/2kV7oNuqYbbrRSjZymffjfb4AdvJ\r\n/pcOTg0gesFUGjt7gGjV0glIrWYwWLiaekBL4xoXjJekcUfAQP3CW1b2ENlC\r\nwKTwoWaHSbrLoZQjBDEnfdKA5hYXoAwRkjhcxyFjjUXvUJ97VSmIEbe2uniN\r\nT9aVP+9qn0uKYNt5OSzHHZI8/wxm0Q5vKQPt8GUSz7K2mHZwNqfdv8kQ3wBt\r\nSZDkRxCea9Gd+4l+PVhzP8CNgppLUuSIublt50kUziqRaokLvEQPUCtjOwYD\r\nD1flO2+tV7lhjSPrKhDGpfvEibAES03Sx35zga95QIuy/eefhCKRFPdbK/4a\r\nXJpPg4LQu9NeqRT/dLu5JhlHU8D9wrrGcFt0bfilhyQQ+1/k32oGfAW0yj7u\r\n2pj2M6LN2qI+Mk0tbE5tdqUad7bz9lanl7ia/HqiXH6l8AiDHQ+19rtsvTct\r\ntjh0165gj9NC+5LM7AbakxisBN+xCVFbXZk319bao+bM95RDeZlJ2ttJjT3e\r\nsk9IUMfazdTPCvsm6+1+PWyekYl15Z1zIJ7lAvaAYSGj/7GJ7c/UA6r+eviy\r\nyAHO7jUd9d1CZZozoGNa2oFS6McNtMMTbk64O9IHs0oXqYccX3URlEosyerg\r\nwud+kyDqWtJtAR+DIUOaDBLUOR3pZsIXBPY=\r\n=HEii\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2021 IBM\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","resolutions":{"path-parse":">=1.0.7"},"dependencies":{"purgecss":"^4.1.3","typescript":"^4.6.3","svelte-preprocess":"^4.10.5"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.70.1","svelte":"^3.47.0","esbuild":"^0.11.19","ts-node":"^10.7.0","prettier":"^2.6.2","totalist":"^3.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^11.0.1","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.24.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.7.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.62.3","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.8.1_1649607034251_0.14695415036853787","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"carbon-preprocess-svelte","version":"0.8.2","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.8.2","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"e76eee9f4a754ca27cda287e67782d7742dcdc64","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.8.2.tgz","fileCount":44,"integrity":"sha512-dOy9pcC4prPCDYfznX8o403At5GQhEHn2nSpFEzLAWOqcw+h1ZAr5fvrkI6y8GrrQRjkti7Xs53/N/piyxo5Yw==","signatures":[{"sig":"MEYCIQCkbiqKY1nC3iSLoXt9U0GjVa3NceyOBM6UhnGJ8KTjhAIhANBXG0MLcWEUEpfLI8wStpOinEBDxSMeyZ7vLM0XdDDC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15597822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiU3uHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrscA/6A93sQYrB/r0FofZ9uAnaNSSq6iufJInvlIUkvZZFQJg+Y+3U\r\n7LIREhF3VjB0lsdSSpIU9IKP8YEW20+EgWIfpp1y+1mJmjaNLqV7jKJjpgLf\r\n1CDMoRNxsr47wEPsLLBeEuWQD6vTQkPSpxteuWsxZr+NjjMIKklcfVEcTOcW\r\nAfaIM6BOyU7RRF+2SPwzG0ps1b2PE23EqcZuXU9Gxx14rncB4s0+ad8DcSg/\r\nZ5RX9zUzZnK4F1U6RsBMq8aDYn/oLTJuLDLPtHINM5DUgBCMR2ZcnHxKqRv8\r\nCuEyJMexcllz5SHx3p0oiCOknjvJhuZhpXIftfdvfzkztOuUBekT3WW+boHH\r\nSVSD4Qv+nnuJ2j0GmTpaf9ze069mbSwhcJSC0y2dEr0Yoib2EMeKirRbEiBm\r\nYK4eMHU9BulMElzuw6G4r4j9kzvPqyX/IC5e/QOjbw7sxiCRSIu0jo2s0ZRI\r\nvbLxAFN6ZsXdBwwhyIOCYrxL3WZ7z4Zqy5fRscKipDw0/kjZ8GDmB2STe2NU\r\nA0+gWGED9xh/2bmxaDGo7Vi3tyQcfRgbItN1UVXGIGQ7cEwZwKw3SLdSBLhs\r\nVvwGg3atk7s6TVBcDv3FAygykOcAl6srnpJWLDlsG/oZ8pHpVlYbGc/XtL+S\r\nC/ztaxe+y4C422RrIK0clLsfQogupsyuea8=\r\n=q2lC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2021 IBM\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","resolutions":{"path-parse":">=1.0.7"},"dependencies":{"purgecss":"^4.1.3","typescript":"^4.6.3","svelte-preprocess":"^4.10.5"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.70.1","svelte":"^3.47.0","esbuild":"^0.11.19","ts-node":"^10.7.0","prettier":"^2.6.2","totalist":"^3.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^11.0.1","@carbon/elements":"10.31.0","@carbon/pictograms":"^11.24.0","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.7.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.62.3","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.8.2_1649638279736_0.4033830719807332","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"carbon-preprocess-svelte","version":"0.9.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.9.0","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"7dfc18ca59d485f41228102ac9d3011dfe9d9a71","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.9.0.tgz","fileCount":44,"integrity":"sha512-b55nsx6/qu1C7bVaDeoJ5lzhp9cPx083nkt9D+ZpjnCB04rJtcEV1QyP8HHRaHiyAcsJtLrQ/u/3Qo09UYluwQ==","signatures":[{"sig":"MEUCIESjjW/Fp22i6BYi6hib9lU/Z3pM8YXguIKscpu0PCLcAiEA0e3/dFcRQXiaGawi1FxT31uKl++fPYCC0fVkUVX2wRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15596434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXETNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxzA/9HyHPdvLutW+3sCMdgNKq22SAuTxpR9HOoZ0fol02UiQZp4Sm\r\ni4Jy5CT6hyaBfvTQPxktyq7bw47WEJctiiwDn1Ezxp+gZZSEAs/98sC19ju/\r\nw3hJ7MyHEMd5ZhaJXHQwzYP3N1Lzp8g+763JJ2OeCg0pCAMubVr/oYXh/CXf\r\nnj0XKH5su5tpD+avfKq8igu+jFCSXq696qE5zT08N8rMR8JXpb9b3S6Kkev5\r\nwigjLug1P3it5Dfsj5ykwREjXxXKWtPnTED4k2FxRtjcKDCIL8RrQEYs8Go5\r\nDgCwCbEMBoY6WoQBaucfXqkKElJPidXIuRffZYX3DwT+8Fh53+hxs3lT37O7\r\n+yQ3Z+WYwAsD/lfN1DiEKoWo6kDnpBAJIfkqL+OQ3acG4djWDQAVHw/Ot9QE\r\ntVif9TXqM326uAxuN/HFitcMgZfgyWhTXZeqBiBNOLXyZfjh502LHpI147Cx\r\nKT7SM8KtEo4axcT03awoE5uACBym5a3C5pW3HOBW1+/O+2NssWT1HVle5LuJ\r\ndD9pZ/Dy2S/3BKzKRd1mE17CHr3SrO/B1XZMEGqVJ515pdIR+yKfjTlJyk/y\r\n2hVZW0n5T0+BjgrzTMt5jKWwdcZmUJ83YOeb7HpZxljvOQ3ug9HLrJ2I766g\r\n/V47hkmbTA2lNkUHnSCNs6Wu0qxQE7hyiz0=\r\n=DaYo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2021 IBM\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","resolutions":{"path-parse":">=1.0.7"},"dependencies":{"purgecss":"^4.1.3","typescript":"^4.6.3","svelte-preprocess":"^4.10.5"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.70.1","svelte":"^3.47.0","esbuild":"^0.11.19","ts-node":"^10.7.0","prettier":"^2.6.2","totalist":"^3.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^11.0.1","@carbon/elements":"10.31.0","@carbon/pictograms":"^12.0.2","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.7.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.63.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.9.0_1650214093106_0.35148737271361186","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"carbon-preprocess-svelte","version":"0.9.1","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.9.1","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"c38e071c84e1d7ef993c118bdeb32ece7c758788","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.9.1.tgz","fileCount":44,"integrity":"sha512-i0hj5JrpSeu1F6q5Hehn4Qe3mpb1oXi57ybbsTF2TexFBGtzaBDQ3/mmXBKRNuk4PVQCtTIXQe4vk1A6Uyso6g==","signatures":[{"sig":"MEUCIAy4RCOFlCQ4VYt45cFxm6OCkZnyfZozidYQMKN/RbsrAiEA5ALlOWwFo21tSYES8i+8hEIC/zk1tBi1AQ1t+C+4wiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15596597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJir3E2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwTA//VWihaw1p5ANKazq1NH3PXpC6B0uiq1TslGTjh8Q3PZNfzC7W\r\n6W05FykIZg8hveEazMynk/9XLkClkvliP0pTFo7o/0iEFgCjJ/Ymktj0nhUP\r\nsfwpqm9P3BzLzxxWnf/eyqcEAHn25rZsWXYkvDWpL3xgYWsceYbhBUtoiWVR\r\nper7eHBx/wFrQF3d2pMpNVRs/tfdPf77XLbHD0pRrHgCSno6oHOkFZdv/obI\r\nj5XjqNX6OONC+tepHDXhOn+EYBnw+00Ea89+hgu7yu2nJRUlJ+cvokst2kyv\r\nrEcdOjJZXGA63fQY2U+NXhgU1xqCOPnp+0v3QKxJK1M9PtpvR7rYtgZr93IQ\r\nuG1gpx+prYTC8MBCJyoUg04lyeu4JUWe3yy4FM0H5Dq3ZzPQ/y8PD1a0cg9X\r\n8RW41lzepsRotb+lz6jEUsrTe2YMB2bRZhKitBQVeLhqz64A5tAzZRORqUUl\r\n/WXZ6wRhAWzqzX8hA1D4em/glttSdmpq1d0wqkhdTXB5j3qFNqSD4zRHw/rR\r\nNriBvv3++sh7JbTllqJSAMRqUf4RhTNNROx+IhF6vEcvUDEuH8bwSPf6EmT6\r\n2XjhUjCRsaTu2f0aXdaf8J4zCajvojcGe43Dr501eWTAqEAtm08PxGsX/Rqp\r\nkCqkKDFZZ/3vyNUGwjjE86SJ0B1DczmOrTU=\r\n=Ym9q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2021 IBM\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","resolutions":{"path-parse":">=1.0.7"},"dependencies":{"purgecss":"^4.1.3","typescript":"^4.7.4","svelte-preprocess":"^4.10.7"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.70.2","svelte":"^3.47.0","esbuild":"^0.11.19","ts-node":"^10.7.0","prettier":"^2.6.2","totalist":"^3.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^11.0.1","@carbon/elements":"10.31.0","@carbon/pictograms":"^12.0.2","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.7.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.63.0","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.9.1_1655664949921_0.3189444850315133","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"carbon-preprocess-svelte","version":"0.10.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports"],"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.10.0","maintainers":[{"name":"etrain","email":"enrico.npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"contributors":[{"url":"https://github.com/metonym","name":"Eric Liu"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"6a8790d5bf38e3cf26e6d5ac8a72c742768c4a88","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.10.0.tgz","fileCount":44,"integrity":"sha512-jsmVvLcCKuxyoEkyRXvBux4JdatglTuqlDt95TiXiXmOS4XCcrHYSNiBzJ9vsOHpQIaRy8lGQxx6mh6G1lr6FQ==","signatures":[{"sig":"MEQCIAmdupp9Wii97rqt/gvlxjuam2flfIGRb79vRdytkgB8AiBYI6E004ir1/IGtWogFmgUXN5CI/FyKjhceQi+FKLPqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15596921},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"test":"run-p test:*","format":"prettier --write '.'","prepack":"run-s build:api build:lib","build:api":"run-p build:api:*","build:lib":"run-p build:lib:*","test:unit":"ts-node tests/unit","build:lib:cjs":"esbuild src/index.cjs.ts --bundle --platform=node --target=node10.4 --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.js","build:lib:esm":"esbuild src/index.ts --bundle --platform=node --target=es6 --format=esm --external:purgecss --external:svelte-preprocess --external:typescript --outfile=dist/index.mjs","build:api:icons":"ts-node src/build/build-icons","build:lib:types":"tsc","test:integration":"ts-node tests/integration","build:api:elements":"ts-node src/build/build-elements","build:api:components":"ts-node src/build/build-components","build:api:pictograms":"ts-node src/build/build-pictograms"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Collection of Svelte preprocessors for the Carbon Design System","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2021 IBM\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","resolutions":{"path-parse":">=1.0.7"},"dependencies":{"purgecss":"^4.1.3","typescript":"^4.7.4","svelte-preprocess":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"^2.70.2","svelte":"^3.47.0","esbuild":"^0.11.19","ts-node":"^10.7.0","prettier":"^2.6.2","totalist":"^3.0.0","@types/node":"^15.0.2","npm-run-all":"^4.1.5","@carbon/icons":"^11.0.1","@carbon/elements":"10.31.0","@carbon/pictograms":"^12.0.2","@carbon/icon-helpers":"^10.16.0","prettier-plugin-svelte":"^2.7.0","@types/carbon__elements":"10.31.0","carbon-components-svelte":"^0.75.1","@types/carbon__icon-helpers":"^10.7.1"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.10.0_1690129258680_0.6539095129956256","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"carbon-preprocess-svelte","version":"0.11.0","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.0","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"cf9bd8c8ffb590ab5a0a9d74979a14af0ec30858","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.0.tgz","fileCount":21,"integrity":"sha512-J0Y7yhUmtMWX+c9iLeoqFFY+Yz/neBka3JQNPMlJ1ucAqBkrCl+/9bJAHYYglK8YTfvxrMPdkSZPqyjEplF3Ww==","signatures":[{"sig":"MEUCIEIR2VAtJ8HrQuqgx6zfnQCAvMN99kRQMFy6AlJBMrQxAiEAggbJmpTaPNkhvT7xfiBpMCixxEA4p5Ipd4UAidZ2PIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103182},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"a794b481d3c5fb49f87f14eb79af9b6aaa014850","scripts":{"format":"prettier --write .","prepack":"tsc -p tsconfig.build.json","index:components":"bun scripts/index-components.ts"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.2.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.11.1","dependencies":{"postcss":"^8.4.36","magic-string":"^0.30.8","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"latest","svelte":"latest","webpack":"latest","prettier":"latest","@types/bun":"latest","typescript":"latest","carbon-components-svelte":"0.85.0"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.0_1711229436157_0.9324966974250266","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"carbon-preprocess-svelte","version":"0.11.1","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.1","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"414329489e15f2129c384ccc176566e48f4446d8","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.1.tgz","fileCount":21,"integrity":"sha512-0QvzakB52grWvYO6u2/CbucAOqPAmLtC3X/d7lq/UOT6DKpyJmYGBI62fHKnsJedjsEFSMjbXY0jP1xXGKC8uw==","signatures":[{"sig":"MEYCIQCcT1ZUUUNW4fBiNfAo1PD7bTw5MPbaV6p+z/Vv3SJgqAIhAPV1/Jsx2at6IdKrkD9KRMZexd9bZcdAD6M4w42/vMwC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103364},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"7a3c87707dd416000bbe3f20b5233d8dd4341629","scripts":{"format":"bunx --bun prettier --write .","prepack":"tsc -p tsconfig.build.json","index:components":"bun scripts/index-components.ts"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.5.0","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.12.0","dependencies":{"postcss":"^8.4.36","magic-string":"^0.30.8","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"latest","svelte":"latest","webpack":"latest","prettier":"latest","@types/bun":"latest","typescript":"latest","carbon-components-svelte":"0.85.0"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.1_1712545521933_0.3608347693167755","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"carbon-preprocess-svelte","version":"0.11.2","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.2","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"5e607d071f486917857e8eddb46d70b8048e95e7","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.2.tgz","fileCount":21,"integrity":"sha512-Ud1qDMgKFVzeGNPK6MgQUXe8z82ZUlJkw6CA1p4h2T6ndjzLzWpHYFxWU8dR4GZRTRWyPdTTI9F67V22gIGwng==","signatures":[{"sig":"MEYCIQDDeW+BTYEoKI4Prwjr0gLjan8QA2YiFU+4lu5BexKknAIhAJOO9Fx09lHNCuvzTcTyyTRJzPfeF+mS7jTToFnDXZTD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103435},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"20e97cb1f94668c6a05f32123898cd9afc1486d9","scripts":{"format":"bunx --bun prettier --write .","prepack":"tsc -p tsconfig.build.json","index:components":"bun scripts/index-components.ts"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.5.0","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.12.0","dependencies":{"postcss":"^8.4.36","magic-string":"^0.30.8","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"latest","svelte":"latest","webpack":"latest","prettier":"latest","@types/bun":"latest","typescript":"latest","@types/jest":"^29.5.12","carbon-components-svelte":"0.85.0"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.2_1712617633456_0.21559856560189994","host":"s3://npm-registry-packages"}},"0.11.3":{"name":"carbon-preprocess-svelte","version":"0.11.3","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.3","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"0bc6415ea86176a931186817212433fee0da48cd","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.3.tgz","fileCount":21,"integrity":"sha512-gzzXNFUCrhYUNWxcuPRACWzDw/1CyyEUMrovXuS5jOTxmUC+m6XlElqbW8BR8+dznzFbwH/8dTfTuCbcixI3/A==","signatures":[{"sig":"MEUCIHjz5Gvb/wK0HSTOz1jUF1noV6aY5c1hAjmkGXuiKIPtAiEA7zAvbvw08XFy12lE77Vp5rLv+fpnAVbQ4GXLwl+CY9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103491},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"6df3781b7c35dd1a6e31620b026892dac811e9f3","scripts":{"build":"bun --bun tsc -p tsconfig.build.json","format":"bun --bun prettier --write . --cache","index:components":"bun scripts/index-components.ts"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.5.0","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.12.2","dependencies":{"postcss":"^8.4.36","magic-string":"^0.30.8","estree-walker":"^2.0.2","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"latest","svelte":"latest","webpack":"latest","prettier":"latest","@types/bun":"latest","typescript":"latest","@types/jest":"latest","carbon-components-svelte":"0.85.0"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.3_1714449194896_0.19853652286714207","host":"s3://npm-registry-packages"}},"0.11.4":{"name":"carbon-preprocess-svelte","version":"0.11.4","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.4","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"de8c14e907d2b80e2e9fe9e36c96b46c015d2159","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.4.tgz","fileCount":21,"integrity":"sha512-tCCGjO5ZGhQkdME5OwNhRmv71t8aQ7F6bRgQX3XVsNF7GfqE97xIZ5LoB6F/xiFFSTow/iZ6sGNnAzUIGIFHgg==","signatures":[{"sig":"MEYCIQD9dOSIf7yal9HMDU0NRLCdT+S5Nd8GTf2VGRyIHdTiLwIhAK5Ku8QwY9LfObY1/xSUgJoHGCD+fEUSk5AYCI8gIsqW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103482},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"42233d6182afb0eda3577b2b46bf6ff75b558b5c","scripts":{"build":"bun --bun tsc -p tsconfig.build.json","format":"bun --bun prettier --write . --cache","test:e2e":"bun tests/test-e2e.ts","index:components":"bun scripts/index-components.ts"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.7.0","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.15.1","dependencies":{"postcss":"^8.4.40","magic-string":"^0.30.10","estree-walker":"^2.0.2","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"latest","svelte":"latest","webpack":"latest","prettier":"latest","@types/bun":"latest","typescript":"latest","@types/jest":"latest","carbon-components-svelte":"0.85.0"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.4_1722189789745_0.1578167888187214","host":"s3://npm-registry-packages"}},"0.11.5":{"name":"carbon-preprocess-svelte","version":"0.11.5","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.5","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"ecf21d47826e0339cff4b58ea2f78507001b653e","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.5.tgz","fileCount":21,"integrity":"sha512-UCOFRKm0ia+ofGLfWrdSbgOiw5vioiImkPNanMr8osNJ4AqIsnRxdVs9LImcbDHVnj9WtSIkIOSjLsYh1SpPog==","signatures":[{"sig":"MEYCIQDtG/ZFf+MZBHmKvfWdhl6uShRp+SeE3Vgdrrve7QKYTQIhAK3sWmQVrDGONkBh10m8pv/qFu/jl2IK7urG+mCLMwVO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84345},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"ea7e18cd6436e086c70723bfbea0c13c60e611ce","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.7.0","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.15.1","dependencies":{"postcss":"^8.4.40","magic-string":"^0.30.10","estree-walker":"^2.0.2","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.5_1722197455774_0.1327757513136254","host":"s3://npm-registry-packages"}},"0.11.6":{"name":"carbon-preprocess-svelte","version":"0.11.6","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.6","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"87a7d2c9c1ec5c58f5fee3a70a3cf763de513b16","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.6.tgz","fileCount":21,"integrity":"sha512-EQAnuByPT71dns40Sy6l0pihWyJNOetobvLowrFqaMF0gXzSZafIH0lr+ybW4wgyyYA2zOIrXVPMIP8t1Cb2Kg==","signatures":[{"sig":"MEYCIQD3uQcHJVi9gUTKf+0KmmLMRT1loETzA5SrWtfqn5GNGwIhAP5XaLGr2msFt26RCNXrP5PjOmawcQ1L8a+tU3fpJlrT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82522},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"535d7311c6d392d711fae5be044abf23eb588658","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.8.1","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.16.0","dependencies":{"postcss":"^8.4.41","magic-string":"^0.30.11","estree-walker":"^2.0.2","postcss-discard-empty":"^6.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.6_1724165338245_0.24873289496981998","host":"s3://npm-registry-packages"}},"0.11.7":{"name":"carbon-preprocess-svelte","version":"0.11.7","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.7","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"af781ee8096a22e3dd149604440ca142c70a23be","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.7.tgz","fileCount":21,"integrity":"sha512-ipqnoliKaBCT8WNyLzKkbpyAP4mO0QP+tjeYGndBbsBuf9+QpI3ghtV6cQ74FEOflgUDU3pABml+aXmoUd5DTQ==","signatures":[{"sig":"MEUCIC71U3WDsvaSUeS4thjH43V499G8i5P/pPUMqdP+MZ5MAiEAwW9MdmX4pE5okljoz4iKXY2tWwCBgCpzouFHv1z8frc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82569},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"5aa70c84cdf24c494833931f7f2fb5847797f795","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.8.2","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.17.0","dependencies":{"postcss":"^8.4.47","magic-string":"^0.30.11","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.7_1726695416105_0.9697387400035546","host":"s3://npm-registry-packages"}},"0.11.8":{"name":"carbon-preprocess-svelte","version":"0.11.8","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.8","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"26210fc5c77fa76a3c9a33aff8bf4a6a62118765","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.8.tgz","fileCount":21,"integrity":"sha512-mlD5DDytgp6L+1WBbewThjoiYOTF4ZfuTXed3zz1zsQp6rE/ireVaHe4R75wHUk4CXbZ4yET1sUxrzYYQQLCuA==","signatures":[{"sig":"MEYCIQC6PGTk9wsCxDl8mQcfHoZVnzlocjm3eDjXF+AMO6RJsAIhAKm7bnKD2U5S8W7GcqhlRrkuTBYRDsCYkYdgLYr6cojy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84283},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"fd62586d06e8d14e566282c0792c2eb58816d5cf","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.8.2","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.18.1","dependencies":{"postcss":"^8.4.49","magic-string":"^0.30.14","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.8_1732990782058_0.6327948916499879","host":"s3://npm-registry-packages"}},"0.11.9":{"name":"carbon-preprocess-svelte","version":"0.11.9","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.9","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"1e6a8f3fae13030c6fce5e535b01183582959b46","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.9.tgz","fileCount":21,"integrity":"sha512-xzd9aEb7tbRID+onp5bUzboP9s0012wq6lc5w5C9zf3yH2/+oVKc1Dah3M1jROAnp9B1aafO1U4EZ0JX7UC9Ug==","signatures":[{"sig":"MEQCIHhBNKta+36uNCAz/Pg8qyzkiqVIS6nCXbsSo1jd6dV3AiBHujVZzht6BOinuKNJOOqw9qvFoMH3r+/8unZ5I8sZzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84441},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"3dc74e2e1018bd69c7ceb66231e68611b20236ac","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.8.2","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.18.1","dependencies":{"postcss":"^8.4.49","magic-string":"^0.30.14","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.9_1733777533097_0.26716260380984536","host":"s3://npm-registry-packages-npm-production"}},"0.11.10":{"name":"carbon-preprocess-svelte","version":"0.11.10","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.10","maintainers":[{"name":"etrain","email":"enrico-npm@theetrain.ca"},{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"f875d961b6b292d1665e33ca7621aa22c01d5647","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.10.tgz","fileCount":21,"integrity":"sha512-AikYEHeMaNNnqbjXvYWGdU/dmIDmWcCIxb/hnDjVWUlOYXlqjqPCcNy2iaf1krRKozTE3E9L5cKJfnYEht/yyg==","signatures":[{"sig":"MEYCIQDKERgnrfAmunWTIvT+0QwhfMpe2BCahpgrUdABSNKsXAIhAK4zPvRB32WT8nofz/9jh9neOJkpFAhcNaNE8KANAZEu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95307},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"96d3a46f443358482adfa8b4658b401b0921caea","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.8.2","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.18.1","dependencies":{"postcss":"^8.4.49","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.10_1737322283156_0.6142455622663705","host":"s3://npm-registry-packages-npm-production"}},"0.11.11":{"name":"carbon-preprocess-svelte","version":"0.11.11","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.11","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"65887d5fa17e92b99a9070081099c6fa44b33030","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.11.tgz","fileCount":21,"integrity":"sha512-F8dZ+evXjmGG/l7gZKHwX5vwJ5CngPFIIWyTsxoBKZqIyCgGZJh83X61q2ZE+jG1vhktZCAd18Z6Yyw1WQMN/Q==","signatures":[{"sig":"MEYCIQDOqsujoVCmdLLjdSXAE8p6Ntg5ywaakA/OpWoqIjXkSgIhALYEEip42KyUY1uJrgY6LlYrUMtyUGfRdztCy7iTuUIk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95572},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"abcd77fd40fb7692a79e426f9f7c147a26f0d55b","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.8.2","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"20.18.3","dependencies":{"postcss":"^8.5.3","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.11_1740680890512_0.32878984020806357","host":"s3://npm-registry-packages-npm-production"}},"0.11.12":{"name":"carbon-preprocess-svelte","version":"0.11.12","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.12","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"41b2aaa65c689e56ac4ba55356fd2e5c8c18c45a","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.12.tgz","fileCount":21,"integrity":"sha512-2zy5OOi++HK6ggsKeUo3zICblHYyDnI7mqhKBYw5Q/afWQ/iZftIO18j2WCNsvto98f7vGMRcvm/PqeGMbEH2g==","signatures":[{"sig":"MEQCICB59jIKZtOF8ODbBBmyeTh5D6ujLrJYcZNf8MtFXvP7AiBGZ96Ksf/sIaVpdZM2A5pLaKdwwltdYEzJ0wfemrysmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":94990},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"f14767beee458a1225affab9d314f408af1f387d","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.0","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.12_1761954970784_0.4008961494561474","host":"s3://npm-registry-packages-npm-production"}},"0.11.13":{"name":"carbon-preprocess-svelte","version":"0.11.13","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.13","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"107343067e12f24d008e9fe00c5fb42ff05b3cbe","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.13.tgz","fileCount":21,"integrity":"sha512-27//v1yfAJ140p1k23gWFBBf82FzW87uKsHodJ78FU7MGjmRu6afzIsrt5tpeVfsf7lD4JTJeysMcUiwVj16lQ==","signatures":[{"sig":"MEUCIQC8nsKDGdZW2c/6rL4k5jjN5ODQazrc6putkvfjqkTC7wIgdBhS5PjJBj48Qtky25N/v5jY/i1SHrA6jN+/sumPWu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95093},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"3bbf6f6e732354bb55d22f71e783ae29d238702c","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.13_1762791174787_0.45495760060758417","host":"s3://npm-registry-packages-npm-production"}},"0.11.14":{"name":"carbon-preprocess-svelte","version":"0.11.14","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.14","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"6fe00a3d648aad50de784cc50ac0687c2377d842","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.14.tgz","fileCount":21,"integrity":"sha512-8sL8RlG/Sp55xbWmQ32Q3XhHCF6Q6R10VA34/8jI6l53SJBxdqs+ycLfk+4vcHiVtIcS5QqGBW5lludtgXJWIA==","signatures":[{"sig":"MEUCIQDIJTbiTIFp8wrAk/QaldlMeoDnTV64SArpgNFNurj+zgIgaLh7UfUUXBLetZeGtYqgjoshf98W8EjO+vwbVgTHgsg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95530},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"cd4d17f96b62472f6f82c2ddd78d5e4f0df6e3d4","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.14_1763844230688_0.5483521741284199","host":"s3://npm-registry-packages-npm-production"}},"0.11.15":{"name":"carbon-preprocess-svelte","version":"0.11.15","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.15","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"51b15f1caf013e8514e000d924bd270811b4a85c","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.15.tgz","fileCount":21,"integrity":"sha512-74YyLrOVvMLSkpdnvGnPlBhQuQhESwnyi7p4CwDQzY9v9JYtAC3VaFzYvJ8qBODwQm35OMgJMfkaPBrD3vBH/w==","signatures":[{"sig":"MEUCIBY9wWTcVhnJ4AOrUGTTqTENl6yhWcSJMv2H9DDsBA27AiEAwmd5z9N9WrQZD2CE5XghURbA5Bs/crKszSAyGM7G3BA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96221},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"d31aae302420b4a25cec939695923304806a2aa0","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.15_1764457301501_0.3669144088689147","host":"s3://npm-registry-packages-npm-production"}},"0.11.16":{"name":"carbon-preprocess-svelte","version":"0.11.16","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.16","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"19f04fefa20074f08b67883d2c8307adc70ecb9b","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.16.tgz","fileCount":21,"integrity":"sha512-3EkCVftIreBfh8CuJOv/VQXw0LIquMwJ1FgNj8uZXZ0cNnKHS8mci5I1hanfKd8N2mcQZAK1vMjebx6d3zj3EQ==","signatures":[{"sig":"MEUCIQDgKAG2lN7fcuYqjb30yQotHjIMR/EqUtD2mgoi1bq55wIgZuln3pJ/HkIpKU9gLnlT9CSEAl98KE0rJqO20ES9w3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96311},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"d1dc79755bd6a13ff84d1fa43952fae33dddf976","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.16_1764615748636_0.4505567871547891","host":"s3://npm-registry-packages-npm-production"}},"0.11.17":{"name":"carbon-preprocess-svelte","version":"0.11.17","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.17","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"52de9fad178ffdacdc8415d934b69912729b5caa","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.17.tgz","fileCount":21,"integrity":"sha512-VagyzzrhUL8fuDsV1tsK4FmVgVuaArucmnOmvN/vWahJLpMO5HwEQCDZVLUnb9hC82I58ieShAxdTwhrfjYV9A==","signatures":[{"sig":"MEUCIBkf1sgUIWiYeJaZ1MHZNIA98OrtwLBGDVP6rmz7mBtYAiEA3cVguK6VQVyMbsKCj8OdRSba3tgKgPMYipisU2gAADo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98038},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"95dfb64f140dbb2fd07c7f593be1da7bb7341286","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.17_1766340089502_0.7989756565173736","host":"s3://npm-registry-packages-npm-production"}},"0.11.18":{"name":"carbon-preprocess-svelte","version":"0.11.18","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.18","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"ba0e9a9ef93099416f6204e43fd91bc7150cb94a","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.18.tgz","fileCount":21,"integrity":"sha512-Wzxnm5nM0KPic6p2At5MJDzb53gQZu0WjdJdD2SJRzXbhEw3fB3qL2vm8rccBo/HnBq4RmljzeVjiHHWGRaVDg==","signatures":[{"sig":"MEQCIBSWUFiPEImSw754dVikMVXBjXw7sBq/G5MeFJ5BOoVcAiAWz4VwPmbJNqjt/2py1cqGw7qjSqkxAJnXOHB+XOq3vA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99259},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"0603a18cc65279320604fe75b75e6992aca208bf","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.18_1766357051601_0.9796572272157096","host":"s3://npm-registry-packages-npm-production"}},"0.11.19":{"name":"carbon-preprocess-svelte","version":"0.11.19","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.19","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"8b53497f4201ba55f4654c73458d81904982645f","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.19.tgz","fileCount":21,"integrity":"sha512-kcMhf7QOCjT9SSNWlrgQdmX2CfCgHXYtAX081NQC/YHXdS4CVXDAWu51PFFnA+fOHePbGz8Fyj/olUXoZq+ZXg==","signatures":[{"sig":"MEUCIFWg/Mm6lC47znb6xUYeBuFBXDynxEiLi+yGIq/qhYk2AiEAnKyPCsj8jqm0SIbb5ATs5GeBtYClbp3XBg/6/t9YOsU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99603},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"d52d29147123f6c48646772da1b14822642891cc","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.19_1766762161895_0.8697395872451352","host":"s3://npm-registry-packages-npm-production"}},"0.11.20":{"name":"carbon-preprocess-svelte","version":"0.11.20","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.20","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"161c4fa889cfca252188fda211a7905c394d0bba","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.20.tgz","fileCount":21,"integrity":"sha512-xYxygxFCJeLieyp63S4P5k2tHhAlN5wihTLsnaAVwcnSbsAjl2gGU+3sCS5qMxAkaeO8K5UoV5ooLNd9NXjvuw==","signatures":[{"sig":"MEYCIQCY2h0968EokGyAmu1TR8OLBv0jNZgkuprEEiXWIUCbdgIhALwjvhpA8YhmaB/kBuCjrR2NF5tDKswLDlsSNhGHbZi3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":99758},"main":"./dist/index.js","types":"./dist/index.d.ts","gitHead":"8205c1e5a6f5ffe4d27a258578a0e3402f7fca22","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","dependencies":{"postcss":"^8.5.4","magic-string":"^0.30.17","estree-walker":"^2.0.2","postcss-discard-empty":"^7.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.20_1768782771296_0.22209850250486873","host":"s3://npm-registry-packages-npm-production"}},"0.11.21":{"name":"carbon-preprocess-svelte","version":"0.11.21","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.21","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"1795dd0d5a15ebe5d3f8b1486fa205084f7daf29","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.21.tgz","fileCount":4,"integrity":"sha512-D0CJ4zUQBKVCnYMJdt3ez43ghak7fK+dWW65cdnwAPo15rlfZS/2EJyOoSsxg0R54W+881dY+a2Oa7bljxk4tg==","signatures":[{"sig":"MEUCIQD40vtzmEUvcRVXi1+/hwEysM6QUOZ+tLmHknb+21YnYwIgQLgyjMsB7J0nPdtjBLSQmZd15gorNPUldvw96Zse6A8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1182955},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"210b5bbcdd325067f8361e65206bf10094424957","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.21_1768792871284_0.8693525855392432","host":"s3://npm-registry-packages-npm-production"}},"0.11.22":{"name":"carbon-preprocess-svelte","version":"0.11.22","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.22","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"7b8f6aeeb149dd0c31ecf57f038a1456c89eb6f8","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.22.tgz","fileCount":13,"integrity":"sha512-noAdo9Dwn9/CIdayGQ4qe4rrL2NdQmPrVSgVIQVHsSbu8x9Pa4tGqKZgcHR0vV6ZWwcxOH3boSDBtADBTwYGgQ==","signatures":[{"sig":"MEYCIQDIMU4DRFGi8kglAsYh5CYqpLS43gdghUfcdBiG6bUTBgIhAJI9J09VnVenbFrr9nS36nnvN4tFIDvEo8sp++l+r6p2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1185623},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"44ef02cba7747ff79049a82e3267ab306589326b","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.22_1768793728277_0.624180931773465","host":"s3://npm-registry-packages-npm-production"}},"0.11.23":{"name":"carbon-preprocess-svelte","version":"0.11.23","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.23","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"62beea1ffd7291ca6d19b2cb64716734d644dfb7","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.23.tgz","fileCount":13,"integrity":"sha512-ftMbHZpsYRf1Vd4AepihhbN6iUGKW96F/BKr4Z8xkRt1VNujFYE+a0U6A4wzwGJiUvLfb1CyE+QFTCLgMGaueQ==","signatures":[{"sig":"MEUCIDTdT1i2FGgtGYu9LnuH5Y4pzEEUFMfUWd2Ue3u3iVgIAiEA3QXrwCnzCurW0p74UlgJKTUJ4Q97uQcH2wencn/SOq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1185653},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"2d623b07c52d1a38ed20a68b36f3372319d69493","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.23_1769483642875_0.9550414785224943","host":"s3://npm-registry-packages-npm-production"}},"0.11.24":{"name":"carbon-preprocess-svelte","version":"0.11.24","keywords":["carbon","carbon design system","carbon preprocess","svelte","preprocessor","optimize imports","optimize CSS"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.24","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"7b34f60b3901e1556cf6aa229e3ff81029692059","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.24.tgz","fileCount":13,"integrity":"sha512-4ytz9ByWl4JDimrwWhczGBUSsmbkZg/CrF/mFfigh7cHwsJ5MGGAXSsc/8b9ZiFFPRjW4KMrlKhC5TFhqvBmyw==","signatures":[{"sig":"MEQCIC+fXx7H9EIFpmAN2kuTY2GNvdx6FSO6t5CyT7igeWP7AiB2ogmpk3CnMarw2JTPlxlJFV9rXKzWtXnXwd19eYNYWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1186609},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"dee12607b1be368b373cbae359be68ad15cf81fa","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"Svelte preprocessors for the Carbon Design System","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.24_1769885882826_0.5669914277120718","host":"s3://npm-registry-packages-npm-production"}},"0.11.25":{"name":"carbon-preprocess-svelte","version":"0.11.25","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.25","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"ce0d3a66c87b39e583358b69f67c98e01c51bf41","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.25.tgz","fileCount":13,"integrity":"sha512-bpHx/mofwg3pYLVvoCynzrm89bZ8IdyiB3GgmO785xS0ERk07NrT0wVhvTaM6maexJrIx4rMz/j592jdMPG6sQ==","signatures":[{"sig":"MEUCIQCES7kWo1ypX23jSzqtDSeHSHyngVnP+pi0gRhmpoMoHAIgOtyLM7VHPtLjr5dnDNZYlpq3wQjWS1/CaXfzpYOSFJQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":683192},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"d6c1e2815171541d777c84061fbb51de5bee4643","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.25_1770176463944_0.9840518008552599","host":"s3://npm-registry-packages-npm-production"}},"0.11.26":{"name":"carbon-preprocess-svelte","version":"0.11.26","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.26","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"85282fd56258b6da301198a79f7fc95d6c0ac358","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.26.tgz","fileCount":13,"integrity":"sha512-l3yfbkD95lfsE/wVASx1a3QoKk8MHny4TrcKcZ670DujWorcLsOxA1BumqX7EcBkzDQgi/K2S8QZzaDc1ak+2A==","signatures":[{"sig":"MEQCIGtOkre2+B34K9cPmF3fHC4eTLMKD6GC7kRhdLV+qagcAiBbXOwhiXQDaRQ4djfN8mtY7dPcm1M4TVO8WnbkkwInQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":683798},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"379b6f6ebbad2fa7c249c1a9af65da9035a41b5a","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.26_1771269628166_0.7516183633462563","host":"s3://npm-registry-packages-npm-production"}},"0.11.27":{"name":"carbon-preprocess-svelte","version":"0.11.27","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.27","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"ee80c29f82ec97746407d4961f8be50fc663edeb","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.27.tgz","fileCount":13,"integrity":"sha512-VHf/9PntzDKUrfXPNGx3NPwTzY4aq6U/BVLdT8iMh+7ruwmH0j9Z2NT2rUbSUShoCyrsy4BvgGb0S1sQjiq2dQ==","signatures":[{"sig":"MEUCIQDdAdl8Y8Chy1ewcs0stg+ljlSAxjkP7g7UtGJq3ukqZwIgWUr0snRdEaNzDdMcW8gInY7XTCrHMRtzNY8v55YDskE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":685880},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"f1b4fbb055a54605b6864fc13d45a3cf28c0b3e3","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.27_1772907772686_0.991527301689185","host":"s3://npm-registry-packages-npm-production"}},"0.11.28":{"name":"carbon-preprocess-svelte","version":"0.11.28","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.28","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"2f679f8b1e8befbecad64bb6e8c8f35e18f2190f","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.28.tgz","fileCount":13,"integrity":"sha512-fhpllh1GNexUA3JJjFR9yLHiA1DtoduhAOdUl7zGef8SkwfmE5HZKK6iwKzQjb00J3PwMherQbMmq9v+PNQ+Vw==","signatures":[{"sig":"MEUCIQC+Hnj/iUqgm3UpJJ0GInO/42CFyi3i11bFEv70humn3wIgYcqNHfqr7UBXk6ypZqnvCiw4/XhUN5rl9XykIyLDEsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":687860},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"7df3972d0122536fb6ed6a9d1e14d278415a7096","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.4","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.28_1773342844012_0.06950877290754542","host":"s3://npm-registry-packages-npm-production"}},"0.11.29":{"name":"carbon-preprocess-svelte","version":"0.11.29","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.29","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"6502e80ee88b880f2fd0132f4edbb54dff8dfb46","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.29.tgz","fileCount":13,"integrity":"sha512-U25eeRHnUBg4oKChIGAq3E1zp9CkYggmCZfjPgF2TM+85O3E6CJNDsd5MLcmXUWHLChI8tJzV6IcGE8QvtzEWg==","signatures":[{"sig":"MEUCIHpII9cVVoUgvf9bOKJ9e5tc5Y0v4S0X6bRAX6LSr9Q2AiEA1BojQOQukSrBu37tg86T9A3D/ivmrdcDCM9uEikYHIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":689700},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"e3e4d4e3e5653c1955a83ee8264fe624e7c77d79","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.7","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.29_1774889158904_0.14033305846702193","host":"s3://npm-registry-packages-npm-production"}},"0.11.30":{"name":"carbon-preprocess-svelte","version":"0.11.30","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.30","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"37bd467f62a95f617454a2ea30fa296669c81f32","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.30.tgz","fileCount":13,"integrity":"sha512-luYADK1qiiwqKDfFJwgNFyKyKP0/9Hrk+FusTiBuFqETJ7oRYl5cJfqUPcZW96I0oxR2/UqP71FlrEzUvkgaaQ==","signatures":[{"sig":"MEYCIQCoE2Fw/HKcW2fqM0TwZtDOr+6SxrSJEeYp2i5rQjaVVQIhAI5tnOqvm8hG7wT0dDZV8fPaYS0AP05nizwpOsqOxbNa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":690513},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"5df7b3c503fd4b9041d81f6b44ce99336ab7cf54","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.7","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.30_1776020779956_0.48914644519359296","host":"s3://npm-registry-packages-npm-production"}},"0.11.31":{"name":"carbon-preprocess-svelte","version":"0.11.31","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.31","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"12044b37854c1cced883826077bb99a45db6ab24","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.31.tgz","fileCount":14,"integrity":"sha512-VLsGrFxT+ojortRf43svdr0AUBmkXgwunLxw1fsbYN1pcNChXD2BvDNtjN8f5dNQpBF4dkSoY7cLOmsiSkN6cA==","signatures":[{"sig":"MEUCIQCfrwBVOGNihoKw1UpxAQncvBpV2XsYaSc7pcPQB4j5sQIgbpGHmTofVW9S9dCiXV4UPl0+o1vomcP6W1ks+bwSBFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":701407},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"1cf909818cd6a3264b9b943fe340b80bfb202888","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.31_1780708895612_0.37386170439642585","host":"s3://npm-registry-packages-npm-production"}},"0.11.32":{"name":"carbon-preprocess-svelte","version":"0.11.32","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.32","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"ebebd89576813f14c024642eaa0c42bd7e7417bf","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.32.tgz","fileCount":14,"integrity":"sha512-pqIwhy2JBuPkrYHRczJCU79f20CytyqqbZ1hiXnpfJwK6AEyDRxRgDAOAho4ttuJCz6OF27CLf+qg1kYIiJyrQ==","signatures":[{"sig":"MEUCIEaWPF6RP5KhmfgA8RFHF1RhEKlx4jhvUZlZBP5TGYdyAiEAlKod38uluFtXOz20q2kdSM067hldBbEwES1xLQANXcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":701617},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"b116912efaaa1140d843259c918cd2490ab1301b","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.32_1780768276112_0.7058441540107316","host":"s3://npm-registry-packages-npm-production"}},"0.11.33":{"name":"carbon-preprocess-svelte","version":"0.11.33","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.33","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"518b04bae91b130075579b46eb7fc3ef5b206f45","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.33.tgz","fileCount":14,"integrity":"sha512-01h1wiY4y/aujn64+QOobmpFJAj4s9EaSD81Jkg6o/a4ic3p4FgwlOdB7uvAbQOrUs9VaMCJd+8F/MGZ7rAs1w==","signatures":[{"sig":"MEQCIBx5GPDpQwGWd/o+KtGb+ATOF4vSiFaKERZEEMcyxJRkAiB1tSZTFmjO6Z6eKeSCuFlMkfToS9281MbrHS+164pf1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":701662},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"c916e548ec77d5b153400257864b1d7aefc14a32","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.33_1780770857622_0.5863276294526147","host":"s3://npm-registry-packages-npm-production"}},"0.11.34":{"name":"carbon-preprocess-svelte","version":"0.11.34","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.34","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"10f3484fc96dc3d492305f61f67bdf93c46bf586","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.34.tgz","fileCount":14,"integrity":"sha512-l97/JhzF9Kqs5aFAn7T904o9//KheLYL9DmE74+Qkf+Kfv7l/PlGXl2KlgRYP0o6oVY7DcPTOTYvhJGIE97d5A==","signatures":[{"sig":"MEUCIG3ydvk0AGNw2RvRtgh09lbiy8hVcnrCTlzC0ITPUUpvAiEAy4GF9ivb4GeFnYMARS6a0t07CTsefUZN+M5kNFsGnmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":733140},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"0802499e5bfcb06e91c6e6d3dff945b6c746563a","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.34_1780780990527_0.7442730507093593","host":"s3://npm-registry-packages-npm-production"}},"0.11.35":{"name":"carbon-preprocess-svelte","version":"0.11.35","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.35","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"afcf0c75dc35c7bd7a971ee29d0807d1dcd045aa","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.35.tgz","fileCount":14,"integrity":"sha512-h079aj+v2ErU7FX88fDrPTQ9x1NkUxM7Hz/z2flgWudNuEDm0eOSpHUWrYPFkknxmX+ZrldtQpxnOCoavFmPQA==","signatures":[{"sig":"MEUCIGhjty07yywDrf8Y/OwlQPFCHhCByM2begrgFo064Mp9AiEA0t7uHBV7ihBh589rdGlf2CAlWutKyarfG57ZyydUE8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":734871},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"0d6e2c6f6f8a0629a3833caa671f2bfd75df1861","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.35_1781047809157_0.017043038857387005","host":"s3://npm-registry-packages-npm-production"}},"0.11.36":{"name":"carbon-preprocess-svelte","version":"0.11.36","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.36","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"6233169607b9ff134604106c9cbbf9ed3fd50c8d","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.36.tgz","fileCount":14,"integrity":"sha512-UPDcXHbI0sj/nSf70n5iDBE3JsMxHhB+cn9exr2UxL/6ZsWqiOMAKjD3vu3Tj/XNdyMAkTuKxo1sMqKATGcoLA==","signatures":[{"sig":"MEQCIGTQvy+dAGpg18hfCK9EpI4P3d8edxQDVctlhOqXw4yGAiAk2sFPFi7sNXb2oRiNldFL7yWkR+KHLtxweDC8iw7MNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":752648},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"0d4f2b3df2a626f48c0a0b6eedfdb2444a314072","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.36_1781578531953_0.3294138977128718","host":"s3://npm-registry-packages-npm-production"}},"0.11.37":{"name":"carbon-preprocess-svelte","version":"0.11.37","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.37","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"a3c422de6e5672cad9893b3999dff5ccae705604","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.37.tgz","fileCount":26,"integrity":"sha512-koopn13dVfKwyOTX0xfhBnFADcgKo234VzT+8SHKz5hO4hIdt3GgzYWitOPi17CEgjfph9+Jm4zNpLTM3i9Zqw==","signatures":[{"sig":"MEYCIQC2EoSq5K6lxG08md/os25Zmv+yXBoY51dk1NL8RPNu7wIhANdzdBLQx8bcP8HFRj7OhIrS0dyHDzJJ95LM0er0fYzv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":780811},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"17beb15d86c3af58e0cc69845b22e5ddfa4e1462","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.37_1782877068095_0.13039036359274614","host":"s3://npm-registry-packages-npm-production"}},"0.11.38":{"name":"carbon-preprocess-svelte","version":"0.11.38","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.38","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"4b3dbe1ec2239f0ea420296b5ff791cac35ff131","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.38.tgz","fileCount":5,"integrity":"sha512-0WxA+7ccdfiiJZkvtJ+KibvYe7oto4WpCBFfu2XIQciEEZ+GSzIbonLoI4tq6XD889nJqdiMRb4a1K+/Q7jdTQ==","signatures":[{"sig":"MEUCIQCQ7VeDwFYDpQlr23U+f2xpnzZ8UAkndLgqzOS9mrlSIwIgN5kb4iFv9ySzCybQfhODSMByQg/rjJRuIr1EVgSn05M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":786056},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"b35f611f490d1a09de92f33f71a552c165e3bd27","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.38_1784656221518_0.8109172983793471","host":"s3://npm-registry-packages-npm-production"}},"0.11.39":{"name":"carbon-preprocess-svelte","version":"0.11.39","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.39","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"8e9a77e28075a34e2b3cf6101353b92aa9dfd89d","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.39.tgz","fileCount":5,"integrity":"sha512-DUm+mTBHXgTYfH2msyd5HW64rpIh8hSFlwjwJ+9Az28KJwne1trK+LiWkGgKRY0S4KoShjXweqTxjJt/tV5RkQ==","signatures":[{"sig":"MEYCIQDIhWB3YxXRpP+uq7Yp3mg2R3mkU++W1CwoyJjgJB+u7gIhAKEsHraQsy+Tw/d2zcKC/y+luz+r4U4LGAM5O9uUYryt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":777568},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"7f55b0d7fb3c3d38c67ba2caef4d0d9e4266a9eb","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.39_1786746799665_0.6022508714643322","host":"s3://npm-registry-packages-npm-production"}},"0.11.40":{"name":"carbon-preprocess-svelte","version":"0.11.40","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.40","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"75e51dec5817f8cc5182f5e0ba4eb75865360349","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.40.tgz","fileCount":5,"integrity":"sha512-lc3+BIaNY6PKAxzO89kLuf2AGsoPbYYyO6JPteH0wQmu2JY/6pkyTH/6XtyNIITxSn9NN+ENp+4zbink/6PqfQ==","signatures":[{"sig":"MEYCIQDL3K1nx3N8NhsAZ5EWWKhRXOCSor83/IlH+rVaLQkcxAIhANpVE0kU6dtKiGpAW2q/09YmMSixSmCPTEWG5t5SYc0/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":778027},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"f917ccc0e00aa3f1009150ec7e4964573c8fd183","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.40_1786848152359_0.7049515347647433","host":"s3://npm-registry-packages-npm-production"}},"0.11.41":{"name":"carbon-preprocess-svelte","version":"0.11.41","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.41","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"c28d574ca802ac6237d77d630d80d7cc65ad9d0d","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.41.tgz","fileCount":5,"integrity":"sha512-zpHnAyn8zUk+R8XEQRbsTSLEr4O6g0Z0qZNcNdcvuTKXvvbdrq6V0Hu3EMCVzI1eC7w1KAlQXB6mHffnpNKOJw==","signatures":[{"sig":"MEUCIE9fgQtHt8OCMr/+1JeUy2sKiE4hUyve4QpU96OVfUqqAiEAyCfgXsfHTJmWUWDDx9R7X9ad3Y7et01/ArX3HUzOB10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":760531},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"67b21ecc75ce0828bc6fcb111ce81f81234aa00e","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.41_1787599670095_0.9192570712449806","host":"s3://npm-registry-packages-npm-production"}},"0.11.42":{"name":"carbon-preprocess-svelte","version":"0.11.42","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.42","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"7e4f160cd69990f767b6ad617cc956e3faef07b0","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.42.tgz","fileCount":5,"integrity":"sha512-2XOwanB66k5LFeOPAjwGpR1OgMJ3CLpO7V/M4dLQBEf0YdACLzul2iXTiuABjPRoWeea50KuR3BfRL7QDnm7Pw==","signatures":[{"sig":"MEQCIAJC/3QkgovQu29KLTSeJ3M3df6uhDzhJDeRqrh/z6SRAiAlZM6O8GdV9JmcyCCpJPF8to+kqhmCOo49GZ8CAmjHlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":758767},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"29e60f12655bacdbf59318689359b97e042698f4","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.42_1787686095422_0.9221544052238417","host":"s3://npm-registry-packages-npm-production"}},"0.11.43":{"name":"carbon-preprocess-svelte","version":"0.11.43","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.43","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"893d2f48ae73845084c72eeae3b6533ad5b8a137","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.43.tgz","fileCount":5,"integrity":"sha512-THrcDo46mM1XHXCB+KLAZUi5d1Vr/46a63sVxmkjm+kiBLWU+xnggPD0PO90ZV7Zxs7ZzN+SI3U28w7X/jXjDA==","signatures":[{"sig":"MEUCIEhRi8u5b6jokT/XMa1IcqYRAwaPJ4XI3QQMbpvin6c8AiEAwcvq9Bvf1wESHnmClnhTWqfAASGm9HoTICn1GrmMnvg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":757826},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"23edcc3fb60dfc293d1bb6c4fdc8aa555cb03cc3","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.43_1787856138712_0.12251989791325912","host":"s3://npm-registry-packages-npm-production"}},"0.11.44":{"name":"carbon-preprocess-svelte","version":"0.11.44","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.44","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"155f0fd268ad9f78686991fbebd38bebbe76fb61","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.44.tgz","fileCount":5,"integrity":"sha512-WWluRWwrgH6hrFtjsnN18MnKzzKuFLuOoIyfjZ41ZXGxkyw0AFGo2JIFPGPqWT15zaC53HyayYdCUMWHVCoVxw==","signatures":[{"sig":"MEUCIDDP2V4oDJ198XJPFLaOmaCN8QVa603g5Cm9RjEHRDevAiEA2w3ZKEbKtxyQfP36OxBfB2iQ4OFbppCVBOVj/ymTP/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":277148},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"7a5657d5c4dfd6e4c6ba23f1d19e806875f01fa0","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.44_1788702507580_0.5844113929018613","host":"s3://npm-registry-packages-npm-production"}},"0.11.45":{"name":"carbon-preprocess-svelte","version":"0.11.45","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","rollup","webpack","rspack"],"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","_id":"carbon-preprocess-svelte@0.11.45","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"5cfccba6b54d58aaacf635bcb128b51afc3fb8f1","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.45.tgz","fileCount":5,"integrity":"sha512-sam6kc0Z2K/FhUkvctDpPTWE40/H6a0wKXqxoxxsTZFZ9+1a3homD3OW//rc6BeI/bRY6YsG2OsIm0PCFLaA7g==","signatures":[{"sig":"MEYCIQChZlTp6DGJnEF5FlIgQT5bpT7ghyvZJxwVzNj0YvvcbQIhAND5FZZlMKeAYH4OE4Ikvg0y8+0V04/EF0mdyBcJWmfo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":197765},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"b13496ecc0d511e8decf54daa2a72535d9eeaa03","scripts":{"lint":"biome lint .","test":"bun test --parallel","bench":"ostia bench bench/optimize-css.bench.ts bench/optimize-imports.bench.ts bench/build-index.bench.ts","build":"bun scripts/build.ts","lint:fix":"biome check --write --unsafe .","prebuild":"BUILD=true bun run index:components","test:e2e":"bun tests/test-e2e.ts","bench:css":"ostia bench bench/optimize-css.bench.ts","typecheck":"tsc --noEmit","bench:index":"ostia bench bench/build-index.bench.ts","bench:imports":"ostia bench bench/optimize-imports.bench.ts","test:e2e:update":"UPDATE_SNAPSHOTS=true bun tests/test-e2e.ts","index:components":"bun scripts/index-components.ts && biome check --write --unsafe src/component-index.ts","lint:fix:changed":"biome check --write --unsafe --changed --no-errors-on-unmatched .","upgrade-examples":"bun scripts/upgrade-examples.ts","test:fixtures:update":"UPDATE_FIXTURES=true bun test tests/optimize-css-fixtures.test.ts"},"_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"10.9.8","description":"A zero-dependency library providing Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"_nodeVersion":"22.23.2","_hasShrinkwrap":false,"devDependencies":{"vite":"^8.3.0","ostia":"^0.2.4","svelte":"^5.57.0","postcss":"^8.5.28","webpack":"^5.110.3","@types/bun":"^1.4.2","@types/jest":"^30.0.0","estree-walker":"^2.0.2","@biomejs/biome":"2.5.13","postcss-discard-empty":"^8.0.5","@typescript/typescript6":"^6.0.2","carbon-components-svelte":"0.112.0","carbon-components-svelte-old":"npm:carbon-components-svelte@0.85.0"},"_npmOperationalInternal":{"tmp":"tmp/carbon-preprocess-svelte_0.11.45_1789221106371_0.36287238058552207","host":"s3://npm-registry-packages-npm-production"}},"0.11.46":{"_id":"carbon-preprocess-svelte@0.11.46","bin":{"carbon-preprocess-svelte":"cli.js"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"dist":{"shasum":"1735082302700cdabdb99bbaf9be3d160e8c3e48","tarball":"https://registry.npmjs.org/carbon-preprocess-svelte/-/carbon-preprocess-svelte-0.11.46.tgz","fileCount":7,"integrity":"sha512-5txRZgExEPQhN/KvEoCWkjrdx8gu2JJZGAOMAbRrADUveYW/h8tzqWENEiZcUEQwj+n4LTeuQIWDVIUb1RW0XQ==","signatures":[{"sig":"MEYCIQCFHWfoFn0i8rgHXY3F7ojRKL5WDujwWLX88FRjQVTOLQIhAJoeRLkAhucGgOOBZrGvn77zpAyuPbhRkYPcynZyBLbm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCepqb+6vh5wW2fFGKg9cRJScJSN2/eBh2hquy/R9RdSwIhAJWdB01XgdfSblZy22cGC7AfpLT9lZuN0owXnqiSs7/E"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/carbon-preprocess-svelte@0.11.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":111818},"main":"./index.js","name":"carbon-preprocess-svelte","type":"module","types":"./index.d.ts","author":{"url":"https://github.com/metonym","name":"Eric Liu"},"exports":{".":{"types":"./index.d.ts","import":"./index.js","default":"./index.js"}},"gitHead":"9febefd12ee1fbd4a2ba547b75a6e7aa2798a11c","license":"Apache-2.0","version":"0.11.46","_npmUser":{"name":"metonym","email":"ericyl.us@gmail.com"},"homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","astro","rollup","rolldown","webpack","rspack"],"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"_npmVersion":"11.19.0","description":"Zero-dependency Svelte preprocessors and build plugins for the Carbon Design System","directories":{},"maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"_nodeVersion":"24.20.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/carbon-preprocess-svelte_0.11.46_1789525357319_0.33256499952119545"}}},"time":{"created":"2021-05-07T22:21:02.126Z","modified":"2026-09-16T02:22:37.796Z","0.1.0-rc.0":"2021-05-07T22:21:02.334Z","0.1.0-rc.1":"2021-05-08T11:57:29.113Z","0.1.0-rc.2":"2021-05-08T12:56:24.201Z","0.1.0-rc.3":"2021-05-10T14:34:58.039Z","0.1.0-rc.4":"2021-05-10T14:47:35.949Z","0.1.0-rc.5":"2021-05-11T19:42:15.874Z","0.1.0":"2021-05-11T20:40:38.962Z","0.2.0":"2021-05-21T18:03:24.192Z","0.3.0":"2021-05-21T20:53:36.765Z","0.4.0":"2021-06-28T15:28:21.439Z","0.5.0":"2021-07-06T00:12:15.893Z","0.6.0":"2021-07-12T00:29:47.382Z","0.7.0":"2022-03-19T20:31:41.697Z","0.8.0":"2022-04-10T16:03:46.634Z","0.8.1":"2022-04-10T16:10:34.521Z","0.8.2":"2022-04-11T00:51:19.969Z","0.9.0":"2022-04-17T16:48:13.377Z","0.9.1":"2022-06-19T18:55:50.146Z","0.10.0":"2023-07-23T16:20:58.924Z","0.11.0":"2024-03-23T21:30:36.315Z","0.11.1":"2024-04-08T03:05:22.172Z","0.11.2":"2024-04-08T23:07:13.640Z","0.11.3":"2024-04-30T03:53:15.122Z","0.11.4":"2024-07-28T18:03:09.926Z","0.11.5":"2024-07-28T20:10:55.991Z","0.11.6":"2024-08-20T14:48:58.408Z","0.11.7":"2024-09-18T21:36:56.268Z","0.11.8":"2024-11-30T18:19:42.212Z","0.11.9":"2024-12-09T20:52:13.313Z","0.11.10":"2025-01-19T21:31:23.373Z","0.11.11":"2025-02-27T18:28:10.689Z","0.11.12":"2025-10-31T23:56:10.964Z","0.11.13":"2025-11-10T16:12:55.032Z","0.11.14":"2025-11-22T20:43:50.918Z","0.11.15":"2025-11-29T23:01:41.700Z","0.11.16":"2025-12-01T19:02:28.836Z","0.11.17":"2025-12-21T18:01:29.668Z","0.11.18":"2025-12-21T22:44:11.748Z","0.11.19":"2025-12-26T15:16:02.035Z","0.11.20":"2026-01-19T00:32:51.434Z","0.11.21":"2026-01-19T03:21:11.464Z","0.11.22":"2026-01-19T03:35:28.436Z","0.11.23":"2026-01-27T03:14:03.092Z","0.11.24":"2026-01-31T18:58:02.996Z","0.11.25":"2026-02-04T03:41:04.194Z","0.11.26":"2026-02-16T19:20:28.353Z","0.11.27":"2026-03-07T18:22:52.955Z","0.11.28":"2026-03-12T19:14:04.226Z","0.11.29":"2026-03-30T16:45:59.145Z","0.11.30":"2026-04-12T19:06:20.213Z","0.11.31":"2026-06-06T01:21:35.758Z","0.11.32":"2026-06-06T17:51:16.267Z","0.11.33":"2026-06-06T18:34:17.789Z","0.11.34":"2026-06-06T21:23:10.732Z","0.11.35":"2026-06-09T23:30:09.373Z","0.11.36":"2026-06-16T02:55:32.148Z","0.11.37":"2026-07-01T03:37:48.269Z","0.11.38":"2026-07-21T17:50:21.812Z","0.11.39":"2026-08-14T22:33:19.853Z","0.11.40":"2026-08-16T02:42:32.526Z","0.11.41":"2026-08-24T19:27:50.265Z","0.11.42":"2026-08-25T19:28:15.546Z","0.11.43":"2026-08-27T18:42:18.871Z","0.11.44":"2026-09-06T13:48:27.735Z","0.11.45":"2026-09-12T13:51:46.517Z","0.11.46":"2026-09-16T02:22:37.453Z"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-preprocess-svelte/issues"},"author":{"url":"https://github.com/metonym","name":"Eric Liu"},"license":"Apache-2.0","homepage":"https://github.com/carbon-design-system/carbon-preprocess-svelte","keywords":["carbon","carbon design system","svelte","preprocessor","plugin","zero-dependency","optimize imports","optimize CSS","vite","astro","rollup","rolldown","webpack","rspack"],"repository":{"url":"git+https://github.com/carbon-design-system/carbon-preprocess-svelte.git","type":"git"},"description":"Zero-dependency Svelte preprocessors and build plugins for the Carbon Design System","maintainers":[{"name":"metonym","email":"ericyl.us@gmail.com"}],"readme":"# carbon-preprocess-svelte\n\n[![NPM][npm]][npm-url]\n![npm downloads to date](https://img.shields.io/npm/dt/carbon-preprocess-svelte?color=262626&style=for-the-badge)\n\n> Zero-dependency Svelte preprocessors and build plugins for the [Carbon Design System](https://carbondesignsystem.com/).\n\n## Installation\n\nInstall `carbon-preprocess-svelte` as a development dependency.\n\n```sh\n# npm\nnpm i -D carbon-preprocess-svelte\n\n# pnpm\npnpm i -D carbon-preprocess-svelte\n\n# Yarn\nyarn add -D carbon-preprocess-svelte\n\n# Bun\nbun add -D carbon-preprocess-svelte\n```\n\n## Usage\n\nThis package has five independent tools; pick the one matching your bundler or pipeline.\n\n| Tool | Type | Works with | Description |\n| :--- | :--- | :--- | :--- |\n| [`optimizeImports`](#optimizeimports) | Svelte preprocessor | Any bundler | Rewrites Carbon imports straight to source, for faster dev and build times |\n| [`optimizeCss`](#optimizecss) | Build plugin | Vite, Rollup, Rolldown | Prunes unused Carbon styles at build time, shrinking CSS bundles up to 90% |\n| [`OptimizeCssPlugin`](#optimizecssplugin) | Build plugin | Webpack, Rspack | `optimizeCss` for Webpack and Rspack |\n| [`optimizeCarbonCss`](#optimizecarboncss) | Async function | esbuild, Bun.build, any post-build script | Programmatic version of the same CSS optimization engine, for any pipeline |\n| [CLI](#cli) | Command-line tool | esbuild, Bun, any pipeline without a plugin hook | Prunes unused Carbon styles from built CSS files with a single command |\n\n### `optimizeImports`\n\n`optimizeImports` rewrites barrel imports from Carbon's components/icons/pictograms packages to their source Svelte paths, speeding up dev and build compile times while preserving IDE typeahead and autocomplete.\n\nThe preprocessor optimizes imports from the following packages:\n\n- [carbon-components-svelte](https://github.com/carbon-design-system/carbon-components-svelte)\n- [carbon-icons-svelte](https://github.com/carbon-design-system/carbon-icons-svelte)\n- [carbon-pictograms-svelte](https://github.com/carbon-design-system/carbon-pictograms-svelte)\n\n```diff\n- import { Button } from \"carbon-components-svelte\";\n+ import Button from \"carbon-components-svelte/src/Button/Button.svelte\";\n\n- import { Add } from \"carbon-icons-svelte\";\n+ import Add from \"carbon-icons-svelte/lib/Add.svelte\";\n\n- import { Airplane } from \"carbon-pictograms-svelte\";\n+ import Airplane from \"carbon-pictograms-svelte/lib/Airplane.svelte\";\n```\n\n> [!NOTE]\n> This preprocessor predates [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte)'s [`prebundleSvelteLibraries: true`](https://github.com/sveltejs/vite-plugin-svelte/blob/ba4ac32cf5c3e9c048d1ac430c1091ca08eaa130/docs/config.md#prebundlesveltelibraries), now the default, which covers the same Vite cold-start problem. It's still useful for non-Vite bundlers like Rollup and Webpack, and can further improve cold start even with `prebundleSvelteLibraries: true`.\n\n`optimizeImports({ experimental: { liveIndex: true } })` builds its index from your installed `carbon-components-svelte` instead of the bundled version. See [`experimental.liveIndex`](#optimizecss-api) under `optimizeCss` for details; behavior is identical here.\n\n**Set-ups:** [SvelteKit](#sveltekit) · [Vite](#vite) · [Rollup](#rollup) · [Webpack](#webpack) · [Rspack](#rspack)\n\n#### SvelteKit\n\nSee [examples/sveltekit](examples/sveltekit).\n\n```js\n// svelte.config.js\nimport adapter from \"@sveltejs/adapter-static\";\nimport { vitePreprocess } from \"@sveltejs/vite-plugin-svelte\";\nimport { optimizeImports } from \"carbon-preprocess-svelte\";\n\n/** @type {import('@sveltejs/kit').Config} */\nconst config = {\n  preprocess: [\n    // Preprocessors are run in sequence.\n    // If using TypeScript, the code must be transpiled first.\n    vitePreprocess(),\n    optimizeImports(),\n  ],\n  kit: {\n    adapter: adapter(),\n  },\n};\n\nexport default config;\n```\n\n#### Vite\n\nSee [examples/vite](examples/vite).\n\n```js\n// vite.config.js\nimport { svelte } from \"@sveltejs/vite-plugin-svelte\";\nimport { vitePreprocess } from \"@sveltejs/vite-plugin-svelte\";\nimport { optimizeImports } from \"carbon-preprocess-svelte\";\n\n/** @type {import('vite').UserConfig} */\nexport default {\n  plugins: [\n    svelte({\n      preprocess: [\n        // Preprocessors are run in sequence.\n        // If using TypeScript, the code must be transpiled first.\n        vitePreprocess(),\n        optimizeImports(),\n      ],\n    }),\n  ],\n};\n```\n\n#### Rollup\n\nThis code is abridged; see [examples/rollup](examples/rollup) for a full set-up.\n\n```js\n// rollup.config.js\nimport svelte from \"rollup-plugin-svelte\";\nimport { optimizeImports } from \"carbon-preprocess-svelte\";\n\nexport default {\n  plugins: [\n    svelte({\n      preprocess: [optimizeImports()],\n    }),\n  ],\n};\n```\n\n#### Webpack\n\nThis code is abridged; see [examples/webpack](examples/webpack) for a full set-up.\n\n```js\n// webpack.config.mjs\nimport { optimizeImports } from \"carbon-preprocess-svelte\";\n\nexport default {\n  module: {\n    rules: [\n      {\n        test: /\\.svelte$/,\n        use: {\n          loader: \"svelte-loader\",\n          options: {\n            hotReload: !PROD,\n            preprocess: [optimizeImports()],\n            compilerOptions: { dev: !PROD },\n          },\n        },\n      },\n    ],\n  },\n};\n```\n\n#### Rspack\n\n[Rspack](https://rspack.rs) implements webpack's plugin and loader APIs, so setup matches [Webpack](#webpack) above unchanged. This code is abridged; see [examples/rspack](examples/rspack) for a full set-up.\n\n```js\n// rspack.config.mjs\nimport { optimizeImports } from \"carbon-preprocess-svelte\";\n\nexport default {\n  module: {\n    rules: [\n      {\n        test: /\\.svelte$/,\n        use: {\n          loader: \"svelte-loader\",\n          options: {\n            hotReload: !PROD,\n            preprocess: [optimizeImports()],\n            compilerOptions: { dev: !PROD },\n          },\n        },\n      },\n    ],\n  },\n};\n```\n\n### `optimizeCss`\n\n`optimizeCss` is a Vite plugin that strips unused Carbon styles at build time. It also works with Rollup and [Rolldown](https://rolldown.rs), which share the same plugin API ([Vite](https://vitejs.dev/guide/api-plugin) extends Rollup's).\n\n<details>\n<summary>How it works</summary>\n\nThe plugin uses `apply: \"build\"` and `enforce: \"post\"`, so it runs only on production builds and after other plugins.\n\n1. During `transform`, it collects imported `carbon-components-svelte` source paths, plus (unless `scanModules: false`) every literal `bx--` token found in other modules.\n2. During `generateBundle`, for each emitted CSS file it builds an allowlist of every `bx--` class tied to those components via an internal index, plus global selectors like `.bx--body`.\n3. A PostCSS plugin prunes Carbon (`bx--`) selectors outside that allowlist:\n   - Individual selectors are pruned from comma-separated lists, not the whole rule, when only one branch matches\n   - Every Carbon class in a compound selector (same-element and descendant) must match the allowlist, so importing NumberInput doesn't pull in `.bx--modal .bx--number` context rules, and Button doesn't pull in Tabs skeleton styles via a shared `.bx--skeleton` modifier\n   - Flatpickr and legacy single-hyphen `bx-` rules are dropped unless DatePicker (or another flatpickr-based component) is in the bundle\n   - Selectors are parsed with parenthesis-awareness, handling `:is(...)` and `:not(...)` groups instead of naively splitting on commas\n4. Empty rules are discarded, and the CSS bundles are optimized.\n\n**Risk profile:** validated against a fixture suite covering most Carbon components and common multi-component bundles ([`tests/fixtures/optimize-css`](tests/fixtures/optimize-css)) with zero unexplained survivors, but it shares the blind spot in the warning below: class names that never appear as a literal `bx--` token in bundled code.\n\n```mermaid\nflowchart TB\n  subgraph scan[\"Module scan\"]\n    T[transform hook] --> S[\"Collect imported Carbon<br/>component paths\"]\n  end\n  subgraph emit[\"Bundle phase\"]\n    S --> G[generateBundle]\n    G --> A[\"Allowlist bx-- selectors<br/>(index + .bx--body)\"]\n    A --> P[Prune unused Carbon styles with PostCSS]\n    P --> R[Optimize CSS assets]\n  end\n\n  class T,G hook\n  class S,A data\n  class P,R css\n```\n\n</details>\n\n```diff\n$ vite build\n\nOptimized index-CU4gbKFa.css\n- Before: 606.26 kB\n+ After:   53.22 kB (-91.22%)\n\ndist/index.html                  0.34 kB │ gzip:  0.24 kB\ndist/assets/index-CU4gbKFa.css  53.22 kB │ gzip:  6.91 kB\ndist/assets/index-Ceijs3eO.js   53.65 kB │ gzip: 15.88 kB\n```\n\n> [!NOTE]\n> This is a plugin, not a Svelte preprocessor. Add it to `vite.plugins`. Under Vite it only runs on `vite build`, never during dev. Under Rollup and Webpack, apply it conditionally so it only runs for production builds.\n\n**Set-ups:** [SvelteKit](#sveltekit-1) · [Astro](#astro) · [Vite](#vite-1) · [Rollup](#rollup-1) · [Rolldown](#rolldown) · [API reference](#optimizecss-api)\n\n#### SvelteKit\n\nSee [examples/sveltekit](examples/sveltekit).\n\n```js\n// vite.config.js\nimport { sveltekit } from \"@sveltejs/kit/vite\";\nimport { optimizeCss } from \"carbon-preprocess-svelte\";\nimport { defineConfig } from \"vite\";\n\nexport default defineConfig({\n  plugins: [sveltekit(), optimizeCss()],\n});\n```\n\n#### Astro\n\nSee [examples/astro](examples/astro).\n\n```js\n// astro.config.mjs\nimport svelte from \"@astrojs/svelte\";\nimport { optimizeCss } from \"carbon-preprocess-svelte\";\nimport { defineConfig } from \"astro/config\";\n\nexport default defineConfig({\n  integrations: [svelte()],\n  build: {\n    // Keep CSS as a separate asset so the pruned output is visible.\n    inlineStylesheets: \"never\",\n  },\n  vite: {\n    plugins: [optimizeCss()],\n  },\n});\n```\n\n`inlineStylesheets: \"never\"` just makes the pruned asset inspectable; it's not required.\n\n#### Vite\n\nSee [examples/vite](examples/vite).\n\n```js\n// vite.config.js\nimport { svelte } from \"@sveltejs/vite-plugin-svelte\";\nimport { optimizeCss } from \"carbon-preprocess-svelte\";\n\n/** @type {import('vite').UserConfig} */\nexport default {\n  plugins: [svelte(), optimizeCss()],\n};\n```\n\n#### Rollup\n\nThis code is abridged; see [examples/rollup](examples/rollup) for a full set-up.\n\n```js\n// rollup.config.js\nimport svelte from \"rollup-plugin-svelte\";\nimport { optimizeCss } from \"carbon-preprocess-svelte\";\n\nconst production = !process.env.ROLLUP_WATCH;\n\nexport default {\n  plugins: [\n    svelte({\n      preprocess: [optimizeImports()],\n    }),\n\n    // Only apply the plugin when building for production.\n    production && optimizeCss(),\n  ],\n};\n```\n\n#### Rolldown\n\nSee [examples/rolldown](examples/rolldown).\n\n```js\n// rolldown.config.ts\nimport { optimizeCss, optimizeImports } from \"carbon-preprocess-svelte\";\n\nconst production = process.env.NODE_ENV === \"production\";\n\nexport default {\n  plugins: [\n    svelte({\n      preprocess: [optimizeImports()],\n    }),\n\n    // Only apply the plugin when building for production.\n    production && optimizeCss(),\n  ],\n};\n```\n\n#### `optimizeCss` API\n\n```ts\noptimizeCss({\n  /**\n   * Set to `true` to suppress the size difference\n   * logging between original and optimized CSS.\n   * Under Vite the size log also follows `logLevel` and `customLogger`,\n   * so `--logLevel warn` hides it without setting `silent`.\n   * @default false\n   */\n  silent: true,\n\n  /**\n   * Run the whole pipeline and print the size log, but leave every CSS\n   * asset unchanged. Use it to preview the reduction and check the output\n   * before enabling pruning in a production build.\n   * @default false\n   */\n  dryRun: true,\n\n  /**\n   * Print a per-build summary of what the plugin detected: imported Carbon\n   * components, allowlist size and its sources (module scan, `content`,\n   * `safelist`), and per-asset results. Independent of `silent`.\n   * @default false\n   */\n  report: true,\n\n  /**\n   * By default, pre-compiled Carbon StyleSheets ship `@font-face` rules\n   * for all available IBM Plex fonts, many of which are not actually\n   * used in Carbon Svelte components.\n   *\n   * The default behavior is to preserve the following IBM Plex fonts:\n   * - IBM Plex Sans (300/400/600-weight and normal-font-style rules)\n   * - IBM Plex Mono (400-weight and normal-font-style rules)\n   *\n   * Set to `true` to disable this behavior and\n   * retain *all* IBM Plex `@font-face` rules.\n   * @default false\n   */\n  preserveAllIBMFonts: true,\n\n  /**\n   * Class selectors to always keep, regardless of which components are\n   * imported. Use for Carbon classes the allowlist misses: hand-written\n   * classes in app markup (e.g. `<div class=\"bx--grid\">`) and theme/layout\n   * utilities that no component file references.\n   *\n   * Each entry is either:\n   * - a `string`, matched literally as a complete class token. `.bx--grid`\n   *   keeps `.bx--grid` and `.bx--grid:hover`, but not `.bx--grid--wide`\n   * - a `RegExp`, tested against the whole selector. `/^\\.bx--btn--/` keeps\n   *   every `.bx--btn--*` variant\n   *\n   * @default []\n   */\n  safelist: [\".bx--grid\", \".bx--aspect-ratio\", /^\\.bx--btn--/],\n\n  /**\n   * Glob patterns (relative to the project root: Vite `root`, webpack/Rspack\n   * `context`, or the working directory under plain Rollup) of source files\n   * to scan for literal `bx--`-prefixed tokens. Every token found is kept.\n   * Use when class names are built at runtime. See the warning below.\n   *\n   * A pattern that matches no files raises a bundler warning naming the root\n   * it was resolved from.\n   *\n   * @default undefined\n   */\n  content: [\"src/**/*.{svelte,js,ts}\"],\n\n  /**\n   * Scan the code of every bundled module for literal `bx--` tokens and keep\n   * them, so hand-written Carbon classes in your own markup\n   * (`<div class=\"bx--grid\">`) and prefix literals (`` `bx--btn--${kind}` ``)\n   * survive without configuration. Carbon's own sources, CSS modules, and\n   * virtual modules are skipped. Set to `false` to rely only on imported\n   * components, `safelist`, and `content`.\n   * @default true\n   */\n  scanModules: false,\n\n  experimental: {\n    /**\n     * Experimental. Builds the component index from *this project's*\n     * installed `carbon-components-svelte` instead of the version bundled\n     * with `carbon-preprocess-svelte`. Useful when your app is ahead of (or\n     * behind) the Carbon version this package was last released against;\n     * new/renamed components and classes are picked up without waiting on a\n     * `carbon-preprocess-svelte` release.\n     *\n     * Resolved once per build and cached on disk in your project at\n     * `node_modules/.cache/carbon-preprocess-svelte/<carbon-version>_<preprocessor-version>.json`,\n     * so bumping either package invalidates the cache automatically. Falls back to\n     * the bundled static index if the live build fails for any reason\n     * (unresolvable `carbon-components-svelte`, unexpected `src` layout,\n     * etc.), so enabling it can't turn a working build into a broken one.\n     *\n     * `optimizeImports` accepts the same option, independently, since it\n     * doesn't share a config object with `optimizeCss`.\n     *\n     * @default false\n     */\n    liveIndex: true,\n  },\n});\n```\n\n> [!WARNING]\n> **Class names that never appear as a literal `bx--` token can't be detected.** The plugin keeps classes from imported Carbon components, plus every literal `bx--…` token found in bundled modules (`scanModules`). Two things stay invisible:\n>\n> ```svelte\n> <!-- pruned: \"bx-\" and \"-btn\" never appear together as one literal token -->\n> <script>\n>   const p = \"bx-\" + \"-btn\";\n> </script>\n> <button class={`${p}--${kind}`}>...</button>\n> ```\n>\n> - Tokens assembled at runtime from pieces that do not themselves start with `bx--`.\n> - Files the bundler never processes (markdown, HTML templates, CMS content).\n>\n> Two ways to fix it:\n>\n> - **`safelist`**: list selectors (or a `RegExp`) to keep: `safelist: [\".bx--grid\", /^\\.bx--btn--/]`.\n> - **`content`**: scan additional files for literal `bx--` prefixes: `content: [\"**/*.{md,html}\"]`.\n> - **`report`**: set `report: true` to print which components and tokens were detected, then compare against the class you are missing.\n\n### `OptimizeCssPlugin`\n\n`OptimizeCssPlugin` is a drop-in replacement for `optimizeCss`, for Webpack and [Rspack](https://rspack.rs) users. Same API, same production-only behavior. One instance works unchanged on both bundlers since Rspack implements webpack's plugin API.\n\nThis code is abridged; see [examples/webpack](examples/webpack), [examples/webpack@svelte-5](examples/webpack@svelte-5), or [examples/rspack](examples/rspack) for a full set-up.\n\n```js\n// webpack.config.mjs (or rspack.config.mjs)\nimport { OptimizeCssPlugin } from \"carbon-preprocess-svelte\";\n\nexport default {\n  plugins: [new OptimizeCssPlugin()],\n};\n```\n\n### `optimizeCarbonCss`\n\n`optimizeCarbonCss` is the same optimization engine behind `optimizeCss` and `OptimizeCssPlugin`, exposed as a plain async function for bundlers without a plugin API: esbuild, `Bun.build`, or any post-build script. It's `async` because `experimental.liveIndex` may build a component index. It can't discover which Carbon components your app imports, so pass them explicitly via `components`. Shares the same detection blind spot as the plugins; see the [warning under `optimizeCss`](#optimizecss-api).\n\n> [!TIP]\n> If your pipeline can run a shell command after the build instead of calling a function, the [CLI](#cli) does the component/import detection for you and needs no code changes.\n\n```js\n// esbuild\nimport { writeFileSync } from \"node:fs\";\nimport { optimizeCarbonCss } from \"carbon-preprocess-svelte\";\nimport { build } from \"esbuild\";\n\nconst result = await build({\n  entryPoints: [\"src/main.js\"],\n  bundle: true,\n  write: false,\n  metafile: true,\n  outdir: \"dist\",\n});\n\nconst components = [\"Button\", \"Accordion\"];\nconst sources = result.outputFiles\n  .filter((file) => file.path.endsWith(\".js\"))\n  .map((file) => file.text);\n\nfor (const file of result.outputFiles) {\n  if (!file.path.endsWith(\".css\")) continue;\n  const { css } = await optimizeCarbonCss(file.text, { components, sources });\n  writeFileSync(file.path, css);\n}\n```\n\n```js\n// Bun.build\nimport { optimizeCarbonCss } from \"carbon-preprocess-svelte\";\n\nconst result = await Bun.build({\n  entrypoints: [\"src/main.js\"],\n  outdir: \"dist\",\n});\n\nconst components = [\"Button\", \"Accordion\"];\nconst jsOutputs = result.outputs.filter((output) => output.kind === \"entry-point\");\nconst sources = await Promise.all(jsOutputs.map((output) => output.text()));\n\nfor (const output of result.outputs) {\n  if (output.path.endsWith(\".css\")) {\n    const { css } = await optimizeCarbonCss(await output.text(), {\n      components,\n      sources,\n    });\n    await Bun.write(output.path, css);\n  }\n}\n```\n\n```ts\noptimizeCarbonCss(css, {\n  /**\n   * Carbon components used by the app, as names (`\"Button\"`) or paths to\n   * their `.svelte` source. Classes referenced by these components are kept.\n   * An empty list returns the CSS unchanged.\n   */\n  components: [\"Button\", \"Accordion\"],\n\n  /**\n   * Source code to scan for literal `bx--` tokens, for example the JS output\n   * of your bundler. Same detection as the plugins' `scanModules`.\n   * @default undefined\n   */\n  sources: [],\n\n  /** Directory that `content` globs resolve from. @default process.cwd() */\n  cwd: process.cwd(),\n\n  /**\n   * Class selectors to always keep, regardless of which components are\n   * imported. See the `optimizeCss` API above for the string vs. `RegExp`\n   * matching rules.\n   * @default []\n   */\n  safelist: [\".bx--grid\", \".bx--aspect-ratio\", /^\\.bx--btn--/],\n\n  /**\n   * Set to `true` to retain *all* IBM Plex `@font-face` rules instead of\n   * only the ones Carbon Svelte components actually use.\n   * @default false\n   */\n  preserveAllIBMFonts: false,\n\n  /**\n   * Glob patterns of source files to scan for literal `bx--`-prefixed\n   * tokens. Every token found is kept. Resolves relative to `cwd`.\n   * @default undefined\n   */\n  content: [\"src/**/*.{svelte,js,ts}\"],\n\n  experimental: {\n    /**\n     * Experimental. Builds the component index from *this project's*\n     * installed `carbon-components-svelte` instead of the version bundled\n     * with `carbon-preprocess-svelte`. See the `optimizeCss` API above for\n     * details.\n     * @default false\n     */\n    liveIndex: false,\n  },\n});\n```\n\n### CLI\n\nThe CLI wraps `optimizeCarbonCss` for pipelines with no plugin hook, like esbuild or `Bun.build`. It detects components by scanning `--content` files (default `src/**/*.{svelte,js,ts,mjs}`) for `carbon-components-svelte` imports, both the barrel form (`import { Button } from \"carbon-components-svelte\"`) and the direct-path form `optimizeImports` rewrites them to, and keeps literal `bx--` tokens found in those files too, the same as `optimizeCss`'s `content` option. It rewrites every matched CSS file in place, and shares the same detection blind spot as the plugins; see the [warning under `optimizeCss`](#optimizecss-api).\n\n**Jump to:** [Command](#command) · [Sample output](#sample-output) · [Options](#options)\n\n#### Command\n\n```sh\nnpx carbon-preprocess-svelte optimize-css \"dist/**/*.css\"\n```\n\nAdd it after the build step in `package.json`:\n\n```json\n{\n  \"scripts\": {\n    \"build\": \"esbuild src/main.ts --bundle --outdir=dist && carbon-preprocess-svelte optimize-css \\\"dist/**/*.css\\\"\"\n  }\n}\n```\n\n```json\n{\n  \"scripts\": {\n    \"build\": \"bun build src/main.ts --outdir dist && carbon-preprocess-svelte optimize-css \\\"dist/**/*.css\\\"\"\n  }\n}\n```\n\n#### Sample output\n\n```diff\n$ carbon-preprocess-svelte optimize-css \"dist/**/*.css\"\n\nOptimized dist/assets/index-CU4gbKFa.css\n- Before: 606.26 kB\n+ After:   53.22 kB (-91.22%)\n```\n\nWith `--report`:\n\n```\ncarbon-preprocess-svelte report\n  Detected components (2): Button, Accordion\n  Allowlist: 128 classes (module scan 0 tokens, content 12 tokens, safelist 3 entries)\n  Assets:\n    dist/assets/index-CU4gbKFa.css   1,204 rules removed   606.26 kB -> 53.22 kB\n```\n\n#### Options\n\n```\nUsage: carbon-preprocess-svelte optimize-css [options] <css-file-or-glob>...\n\nRemoves unused Carbon styles from built CSS files, in place.\nCarbon components are detected from imports in the files matched by --content.\n\nOptions:\n  --content <glob>        Source files to scan for Carbon imports and literal\n                          bx-- classes. Repeatable. Default: src/**/*.{svelte,js,ts,mjs}\n  --components <a,b,c>    Component names to keep in addition to detected ones.\n  --safelist <selector>   Class selector to always keep. Repeatable. Wrap in\n                          slashes for a RegExp: --safelist \"/^\\.bx--btn--/\"\n  --preserve-all-ibm-fonts\n                          Keep every IBM Plex @font-face rule.\n  --live-index            Build the component index from the installed\n                          carbon-components-svelte (experimental).\n  --cwd <dir>             Directory globs resolve from. Default: process.cwd()\n  --dry-run               Print sizes, write nothing.\n  --report                Print detected components and allowlist summary.\n  --silent                Suppress the per-file size log.\n  -h, --help              Show this help.\n```\n\n## Examples\n\nFull, runnable set-ups for every supported bundler live under [examples](examples):\n\n- [examples/sveltekit](examples/sveltekit): SvelteKit\n- [examples/vite](examples/vite): Vite with Svelte 4\n- [examples/vite@svelte-5](examples/vite@svelte-5): Vite with Svelte 5\n- [examples/astro](examples/astro): Astro\n- [examples/rollup](examples/rollup): Rollup\n- [examples/rolldown](examples/rolldown): Rolldown\n- [examples/webpack](examples/webpack): Webpack with Svelte 4\n- [examples/webpack@svelte-5](examples/webpack@svelte-5): Webpack with Svelte 5\n- [examples/rspack](examples/rspack): Rspack\n\n## License\n\n[Apache 2.0](LICENSE)\n\n[npm]: https://img.shields.io/npm/v/carbon-preprocess-svelte.svg?color=262626&style=for-the-badge\n[npm-url]: https://npmjs.com/package/carbon-preprocess-svelte\n","readmeFilename":"README.md"}