{"_id":"@adguard/aglint","_rev":"46-768318fa8a246f10f4b54512334bacc8","name":"@adguard/aglint","dist-tags":{"alpha":"4.0.0-alpha.8","latest":"3.0.3","beta":"4.0.0-beta.5"},"versions":{"1.0.1":{"name":"@adguard/aglint","version":"1.0.1","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.1","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"5e473616e8d2d491c4abaecacccb72103a5d3317","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.1.tgz","fileCount":73,"integrity":"sha512-+AGhWfIBoRsbrqPE1Ht0gHdXEQHjY5Llit60gqmURtCiFqbur9I5AhL44Gx5vgw6xA5ElwGpr8oMW8ZyYpq0Yg==","signatures":[{"sig":"MEUCICoaKNfXSKv5o2TIILu8tFB0qhWrfr2xO5by3EVw0ObBAiEAoLnraTgzCir7wHahCHN9OR1q/UAd8R9rSVXL1OdQlYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":328547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj15UqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9kg/+Msc2RYNtpPaGvJPve1cQdnnuCVC1lVMbx8y8JYcy+o+EKM0v\r\nVlAwL9k61qdSTyPAfeQHOAj5a9O+2Cr+83+O4sZufNawfPtqdpfpuKtwnXvu\r\nG/6tMwWH4ZNYuLRJRGN+quEa0ajJPYjqfIfF8ykEBJLMT5ebsU2SSA4Enlua\r\nkNEQ199RjplXXSkajUKH/zgUJWAA6BjcFA5Vz85X8njrUfx+KqHy1HhAnYS3\r\n30InFEDEb9CZMJbcYZBzYAbEthumBC1b2G5VHTG6mpKQMbmgKb50CcJT/3z1\r\nI5rQ0yWA6G6RN/JyYc7ShnuZ2SfqOXsWQ77Fyn3MJnecJIP8J2+9MlDGoTcl\r\n8NHuysz4qm4kkcAocJxxfYKXfT4fPKSpZNynvjCxhfj6Ccz0GudSLMW585Z7\r\n1t+8eHuIDlUHoxRn9CrRnEyk99uffFVpH+UcaAhpuDQrsTZbi9l/+wISY8Ga\r\nm+1CbGvNS6YO52EGeRkAMTZ6nGg1xuYJlrCSuvNLI4sqoTM/TH0Ls14mEIFF\r\ntMyVpc8P7QecwY5UuLIV3ifFDLI0WAlnmgZkiz8gYgTsvwwSA/Ov0IGMXCjp\r\nfy8XRyV5gaSJmxq623ghmSJVsoOunUP6w49LOPjXCm+eiYA069XhkQC+wnhe\r\nOb6l9y+N86Y1zkmDsY7PyYNTxyBLQT7OplM=\r\n=88xT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"^5.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"^7.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.1_1675072810375_0.6079519848263437","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@adguard/aglint","version":"1.0.2","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.2","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"ce0139486a6be7e6e7b2123f75b5f00017bb9dfb","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.2.tgz","fileCount":82,"integrity":"sha512-hnDb5A3ML1pujJTMBZYU5zEIyFL3mVK7KAzXifmvjTxel7Yan2kBYCFgWX3NMgoAnXfAgyj0w4vRc0q6/Z2g8A==","signatures":[{"sig":"MEUCIQC/bQ7iKg9GKyHzl/TYb71xbpUT+mbQFpXoeNcGqxmAYAIgGIpCBds+J1clbwzSBAf/OgYo8LaPAf9NHlHU/9wRmSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj15ZuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1JQ//bJVExybdVOrd3ITop8JRTRagn5yZ6GfjvIK1Q0X+GmrFvcDj\r\nVAypPApDN3NJUXX6xKTGBywf8oUwswO/ohDDYvYVbEQN6nXvwwQNHetpTkeC\r\nYL5akzy9UWcDBE5SUA86je5npKVusoURpNLTOrwfM7BME1SBTP7TQcKkn021\r\nnGa+EHs6Tt/BWYzilqI6bxtsNkSPZV1/eRzEQxORZ+G+W07/AkAkW2BnVfD3\r\nU1+11ycAfa++HKdvhRjcVvDw7u55QNSPthjEK0pIeO8l/64U4bPEVWBAmeog\r\nRjYhfuLPuMNqD21HcqczziaIKyo/Jmm3X4g2SCoP6w/0wZdFKfOVDzERoEw4\r\n5y5tZPmq01DrrtJjepV4DNqOBRuEmA9DqXTcYNtyod5FgY9ms/gQcy3r4hRp\r\nJYeRb3LsoOoKxiNqScXlGDoo2AJMei5ZY5nEr9lWt5wNf5eHt8XEbX/SRI4c\r\nlj2AfuDg7NtkxfjTcYM+Hfdy24CDN1SFVxCzFn5EOBRdenuK0w6I0lkkSrzR\r\nVhsQ5tJcnvCnNsa/dX44W9Ry4vS78nKFOYe8Lzyi4BqofhnaATKCqv4H0yUn\r\nRNmcpu4bZGkjLwO+NNBXxNvGhP2dlfsoUgz5j9VCSumI83+LdJIwbtTGV3Jg\r\n3KyzZf2laTIyTfJQFPDht+DFga1DTnoDy1o=\r\n=jLpp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"^5.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"^7.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.2_1675073133825_0.8215773407466076","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@adguard/aglint","version":"1.0.0","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.0","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"53100b925c0e671dcfe6cb21272f0a571f175b65","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.0.tgz","fileCount":82,"integrity":"sha512-6dEPn0khFg7o0aFQyZqb7X9s0OB8PHOuQ4J4xKZLd6LhV2FphzmbXsFei76WmztEG5mYGSIvmzjfpWMZoTVV/g==","signatures":[{"sig":"MEUCIGdeoVySH1Gq6q1mGqDaFMg7h8lAAvHL4lrd5UBz6gdLAiEAiln+KixOmW7EeY20SOX32LGxnqXpTvtOvqx9zkzdpsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj15kZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3NxAAnUMWthtDmJrN/eb2yiL62Dwrr+FHSaceVFCCaNTks6UJS8Cb\r\nvgu+5unWww1HlP+uTNItXFlsYgDSSOTrpHEl9R4UOXCFeAjW0WPIZgKzNork\r\nZUeJQDbam3Fj7oq5sbQCcGKqHSKsimn/vyyN80/sMUIwy8GyRgeHu82RrWf/\r\neeA3GL73Q0jylXhl+dOhCrtVuu/PVxe7WX/9CTcj+cIw8obdw39hHWXb+Wv8\r\n0vw0dATUQeBTQtNH/kTZClRzSUui+VUana994mI/6NEsH90ELYXRodsapXpd\r\ncsHj2wBDilsQIpUp7rFx4eGvUgriKIcqodqcvLc/T4EPJC1ZIIZya1e9WNYG\r\nuCsHSLVSWpUvTK2OzKpqfda80rzWDpMNEcm5+qE8QpoQdrwAFyXprfdXP3++\r\nF+b8BdcWZKNUcTtLzpMLOAS3WcYY9TZlvQmsBjArJh0zu1I+KkzZ2Q+wM7lu\r\ny3fbeS6+uhJ9cjfk8wlMXKFBPceVEGOTpL/sneioKhdi9WS9WznobbPuwTxN\r\nBn9b9Ay3f+Goy1KKBs1quYJvyWHID3gZ4YtrS+6a4ZbGka6cbVcxmt8TvCq9\r\nL2DqNWlHM02379TCj6aPRc8MZ3hQqHRl86MJgtA4aDxbss3d9qjkCYDFq4vQ\r\nWFpsWaflHOk6au9a0rfvHhqKdjWM9lmbtzI=\r\n=o7od\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"^5.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"^7.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.0_1675073817712_0.4605284334405473","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@adguard/aglint","version":"1.0.4","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.4","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"6731cad16b712900784c91e540e1bc62bedca108","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.4.tgz","fileCount":82,"integrity":"sha512-R5Vd/t3TH6PRHJJQ7vGc86FOjLdyKJ5v4UoLRnJGRa2+KM6tdLIRx/ADAHNw8ONAr/hhd6e4lj4k9JgiQfNTqQ==","signatures":[{"sig":"MEUCIQDHtALe/8Q6OeGbQiw/vYW3L8UHU8Vly/39XHPQpAr6DwIgQhMeSMkALqDBc9t4JFHKe+HrmqtxYYBIEbHSwkgq6+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj15nbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrgtg//WV7XUv96uis4h7vqQGRzEpLTer76/r2tbW280bTPLQNosvdH\r\niTZ+//eOzC04QnjB1GBmOwasSRV96FAjyeVGevGT+HdEJpwYZVQASP8eD7L9\r\neDQ19pblDQVpfGZrH0h1fNa/V+Cowt9SDRZQJLQEk3EeijuVar5LNrdKHpAo\r\n8mzdfUHpfqIX0GPr94O1qyBX+5HiTuwWYPiTupii72EP7U5ecUFIvi4+hTT6\r\nvyRcDbYOLMGPHXpVu3sDSanRXmfWIqY4vIus2CN0Nd1VORGSrU1Kv5ySTN0q\r\nFEaaO0dz6EPdiIRoBPOZWnCsve9Xfv+PZ8+gQKgMsuXWgMdkb9q4EeRDRQgk\r\nlkiWZ9+aC1dTkGnDHxy4VaFZIzIbPBkH7m3ZxSfNRDF+zN2W0D5z6In4hyGm\r\nScwRvbQ07ZtJKaB1rv39GM7Sf1OaKJrzqcKtsosrs4Df+l0lQ1I1cSCQOGq/\r\nfIWtFEFUY+C4cXiDkUYwL61/Te74Wqek/FuMSVe7RZ7koKhkonTb5pkyvAxj\r\npojeQlgjPLxZkZf0MRXaZ2QT5V0BxvGIRRwtutAPK1UjSSOadVDC12r1ZtrG\r\nd9pm7XgJYMGcALlkPlSG5PRb8peclsvBdMG3Qvmg5mWMLho3O1L6nZZrH6o1\r\naLU0xt9v0AXaizgKuQgvmgtMZ9ZW5IH8WNc=\r\n=dgag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"^5.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"^7.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.4_1675074010884_0.19494375887094728","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@adguard/aglint","version":"1.0.5","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.5","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"a40f34de605076ecf54a8debb3f1db14aee3908a","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.5.tgz","fileCount":82,"integrity":"sha512-41PFJNa/PQY50GMBceFJBwFF2q7CAJtpKB61jWcbQBU8YeyiylFhiauS1WzlAU4YIqeYIjAvKWyzQkFH8azH1Q==","signatures":[{"sig":"MEUCIGyk/2jekJOPko8+ifFDsr87yCT0U97mAT0BpANwq68xAiEAvZq6NQNXI8w6FYJ+aFIynQbSavHXPQjpaBxHuCy50l0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj15r7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodBA/+KLwCqoXos/D9cqcQTlV626cNySI3SFPQv1VAPp0ComGSwR0c\r\nlBvcmhNPF4uBeIBrJWAXnSNOPChf9/031FSIBjXtdvFi5jkD2fo4VNwjpwYn\r\nfuqi55Zjt7Bspmu4oRpgaHky4YFTadVzUo8SbqqyQ4vsl90uOiJ2P2LgX7TF\r\nMnIRE6rUA0iUSg4DWK3Th1SQOZH5zKmUpKB26z4757Hd20MJwIeCWvoxXYlP\r\ng758BhGSrRZkgGm94D5XbvCcz+CzF/J1rA/qL0CL612kLglqV7kwjDu00qpd\r\nNRpD46qK1NHKELMImr1p6/TzSEZZ+DxhZ3s0IirGgbPdTyXkEI8yBi4oC1Y8\r\n6v1T9s+9+gliOzSfsmBCU2iVBRPTt5hTuAfKInenlrSIS3DqEiu7aRl8s0y+\r\n3cV182NYjWk6P0WOUvv4VybhqzfRuMUWJeEEsDniIlFE7foKAEBhT52Sd4+K\r\nvHqqgNUg+7EiodjeICY/0H94613YQCO2rqXZCp+iuAUTVReyyquy2pwBoFqo\r\n4uaH1VgeqRTtuqNZ/v+XWuQFmueto1ZvnZgjxQAvCv1p66IOcwks3bHz0kSh\r\nIlGs9vTvDTowOaCLh02GF9BF6EgP0KYTCaF5UNUedzrWOdMLyKqqVq+Axy6x\r\nGHuLFTFPfQEplH7Nvjm2WbiUdDEii5Oigio=\r\n=j1JW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"^5.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"^7.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.5_1675074299004_0.32023986113273795","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@adguard/aglint","version":"1.0.6","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.6","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"74cdc79700455ba8e1c48939baf672846995b882","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.6.tgz","fileCount":83,"integrity":"sha512-n9WJBgL1N5kDv3lrefIk532n7B3zoURHodKK+qj9i/I0g3hZr3y19suKnqkvKAclViyI3fnSCEuwi53ZXfwvSg==","signatures":[{"sig":"MEUCIQD/OX8ttwARU3P/zqLsjUfOg3KH+bnrvkj+FgGAU6+d/wIgKgbWoSCRECq9sb4ykPzJcEv05ov9IDdd8eJw5Ta98hg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2323434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4N7jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4rA/6AjTkYHYG0AjLKOHPNV99xhmJ0CftvgwT5iU+J/SNZ9I/wMtm\r\n71q7vy7E+55UE+uigXJXTpDIFE5pkpiD2ttqNr4YrrgDVrMBPAJZtWDz/WfP\r\nGysp2pLKsSM8RDw81IFtXpwo93hOHVxOJwKb69nXTtWOdaEe2Vmgvp/jCjhw\r\nkW5SLjgxr7ym00w52C393vZzYSqUqITBRV3RyUdtYYGLeYbYPMjfLV4ngY8S\r\nrFfRhjY9KLR8tHSuOaNeHs4fAcvHHOLfTwt8cPlsZ0cXI2wV1lUAWLO73I94\r\nB1UbhgrJBvbO2EVj2cuLW/NgiZqmcawUW7fz4tA1EpJsT42Bvsa1ubNT0AQc\r\nYfB+P1dhvHCIQYQXzCkKMpwUKcRJ+H+1S9RIKsY+qbHsLVILyuZHuR2JAzZJ\r\nGpSyHvBlne8zmxa0lvnxcaBhZPZKb8YiPMHwMBZXy0zphOaZeT7rUwr8rG7m\r\ngdJDsY12Ujw6c77nr+kK/JguGGE3qtgJeLyqe/l6xxLxscGyP6IugtBMTaYx\r\ndbpBGNKKtzy3D+9G9Mu5AxR+U7r5uqYCUvD1bfmit6ST2+cC/zkNic5r0YEf\r\n9JLnvCC50WW9JZqUnF0jywCRUWl43pBaN+OKU6BV2P1ctwapWMBT9Xig4Bb2\r\nK/suGhOg5ibGXb2J2bivqFUjxuwm+bKFgms=\r\n=gp9a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"4.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.6_1675681507287_0.18046425041137293","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@adguard/aglint","version":"1.0.7","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.7","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"084de3fc61a6908f41717eeddc18bffeece2b8a2","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.7.tgz","fileCount":83,"integrity":"sha512-E8t0izBfM9qLxLVheWowtRs1DIzDX+TUo0SOBoQ75Nk8KHzggcGmdaZQn8NgAei7gLAIBJDgGzA6XhoKNoKk9w==","signatures":[{"sig":"MEYCIQDAcCicVPG3cXTyA7dQwpbbqzl8LnesI9OYwFIPi4KTBAIhAPlQqhWNLaC1s/1ZQhQQqwJB6/SpDjfoHMkIS0kBF98J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2325875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5lXqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpraRAAl6mk3t33GNc6uCxF79Cl27//U4iPCP3axZOhYx0NCtmfLVtV\r\nXHAEDlVykP7LvhKrE/HMJvNuTSkAApPlB+Z1QHDcZjg+LS4WJu3FOlwnBiBk\r\nIGOeIJo7VN8jZkRQOPDf7ZFW2jeKaUWZWEgbqupgCYRzredXCGbOysYaW5e7\r\n4TAPZwmLRMubfDAp6JyAH130u3WAMsPCxlQeXXHFuLr9K2kUD5Eyu2hHuy54\r\nTubAEDtyeHPzc5bH+/U8UzTSxB7yE3Kzw4PXpnM2vF3W3u0CxiiXizbfK+f/\r\nFmF/5HPXYQZp9tlz833DTPl2J7mYVSa2qWo8Rk8Kd3xm6Z8nkO4DgvLJPnXk\r\nCCEncY69YBKUDlCSpn/tikNRMI6JMuX/8//kJopyyMYjNKVRJVZPaDM9R+QY\r\nyKH/HJV6WQSXKRMLehlu54xidnJY7peH5wpSI0140dxEP4Jla8RL2V30UY7Z\r\n5kkwOE1arzj20u1r2N5bRxgT0uerJc0x1llT8MEUN6U/4/s8EQiYcDUKG/O/\r\n7prjRrHNqW2Oqt9WYV5/fGK78m+Y97simNHdYUNiyxzRZe6dxLOP3UEY8+M0\r\nLGYgUna5yvF5w8PD+HzVaFuIZt/AHpPOsv4DL9mSA06yBVYHs+uPxOZVfaLg\r\nq8ZjO7swghnbEmAACfiOYMDVh3RbTwhAxYA=\r\n=OZlB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"4.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.7_1676039657919_0.20553813264357346","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@adguard/aglint","version":"1.0.8","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"GPL-3.0-only","_id":"@adguard/aglint@1.0.8","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"3ddd6c743fb296f42cf3e3494dd2b07f257c0391","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.8.tgz","fileCount":83,"integrity":"sha512-WhHJLyPB/e6nEgb9tGR9ug6DuiTqbTchBn3AehYP+RW68q0qj5Iro79mgb8ojqQTi19CMFmWa9KS1bCfDn8yfA==","signatures":[{"sig":"MEUCIBxv/FV3fTlbOtQpn/l91azqzGlpQRqoW7OWZrDpGcn/AiEAl+k6zzIMtua1WAuhj6bdzTWUFGvtb9/SVNVBiMUdJTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2331499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6qGyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmru3Q//aaD4PYyUwSWHL8EA3Va/GZ84k14Zh/dugo1vMMEqUTxzG+CZ\r\n2cFCB+79fVkV554O8/CUxiNzWXa6fypTWVLErLhEZZ+EdXC2xLOgXpolK/y6\r\n6Uo5AbbrVred0HdDRWUr4BemngQd432UNnZsnIoD6gVvGzLFDn6d1je5R1r3\r\nBV1NRx2tyv4C63p1ZOd08IKKCWXbTiRbSRP4kqLJ9SB0HTI9yJmiP1xG3LrQ\r\nVKEbdWffXsW2w9X0aoz7+39RvFWV60SHuorWn6ZUokSP84L9b8tKgPacFKro\r\ncoSwLHL8FTozFV/328fY1/YJMTuZgo/MYC4ER4AwMq5TyJYk/DaiqvOwzV9Q\r\nRmtApGZuDe8k+QncKrNBYiJAz9N4msNgYxwccXfUBk4UsKY2C/ZnIWofzyL4\r\nIXy80+bd0y+zJyJ83ICdVamOxPGXQY4P5wpY3azLlhNYVVAjdvf1hmRRAHYH\r\nTeTyEXcTDPZ3kLTupRWneD8xVFEHtZa0D/FI4ykyBvGC7Vbk4bTr+rkPSOI4\r\neoeFWxi1l+pl7kfqMFGsNEkrMsqenXIpDpxl12VEuMnKTSPVeYsTOtpZvr/2\r\n/HSOulDT19f0Dv2wCQXWnKVt2C+RpSX/yUq5rEIQdvErVo3rVqkozfT6xU5Q\r\n03hQrKlklliwC/ouMfv8RGIkBu/FLL7KCms=\r\n=pfGT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn terser dist/aglint.iife.js --output dist/aglint.iife.min.js && yarn terser dist/aglint.umd.js --output dist/aglint.umd.min.js && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.","dependencies":{"glob":"^8.0.3","chalk":"4.1.2","json5":"^2.2.1","ignore":"^5.2.1","js-yaml":"^4.1.0","css-tree":"^2.2.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","terser":"^5.16.1","ts-jest":"^29.0.3","ts-node":"^10.9.1","prettier":"^2.7.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/css-tree":"^1.0.7","@types/fs-extra":"^11.0.1","prettier-eslint":"^15.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.8_1676321201870_0.36801986725183955","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@adguard/aglint","version":"1.0.9","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@1.0.9","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"84ff25d0dc00f217a6cadd0c9cad82effbbab796","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.9.tgz","fileCount":91,"integrity":"sha512-ZL0M9/wo00NEVrKMHunAGJTrabxPZG24JToRujpToYdITmfm+fGVt8sUxjTaWiUdde0RprgIud69iWDMSLkzXw==","signatures":[{"sig":"MEQCIBVe2UZkMHHVa/2EvXyIv32fitnnq6m8O1VPo+M9cKGwAiBGjVhBf3jSr5Edbw4Oz0VmB8YNeyhKNU/Q8KeM5KSXow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1643777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAboHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppeBAAoz2hQheWyb6spU7nQm/273KoW178SaDE5GhYGgqgQahxzxxy\r\n/g/Sn1Hjs3eyDQrRljmhL3UfdKme76VRXL7fxL+v0IHProAVq12ZyyIHx8E6\r\nWV/cvrGntCrNASY+mSXVPxQ0DxYfck9bP/v69byfYpOQSxWbMbjxYfK0hy5y\r\noFtSIZJJWYI64fVZqFmAmXZSuzfPFLlZ39TnOa/29Bj4p0okXBsFe5zDOpJR\r\nZgajlnZ8GlwoVkTB52MiSXoYT9J+pedcLMcz29cXIzQPWaooWMTnfgCO2aA9\r\nmc1mtB0F4//LRXmpdlYARibvrwXkm455CcLtwCrwzRZrywqJZYToQZKJwSag\r\nSkaGv5spkgZzhoVTjPL+xlyaGvDqNl2i7AickJQVMgfU+lIDWawXYYt9+IkK\r\nUtL3ixLMd2RhyfMdLu62Sf8Ulfv+bC7lhXrpb4TQx9mogfm6Q6mjphUogiIB\r\nJsLosKA8xesWMfpNZnDsZz0PBRrV0r3fzHbl0/8XrfPHYbAlZigpg2XjfQ6J\r\n9I5liTPohRV2ipMQwRS9KABYtWL8gjiSJ+rq5FE8uhf2xvcTGlkmsppGEzju\r\nXRbyJAAar7DL9MYaml4PcgaLmcGr6LeJ/MDtCpfs7OmxBhKTJsCTfJ25zrT2\r\nUFTIxfNWViwwRDrtM0bm7FCdUDXFeQRn25Q=\r\n=1l+3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.iife.min.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"glob":"^8.0.3","chalk":"4.1.2","json5":"^2.2.1","tldts":"^5.7.109","ignore":"^5.2.1","js-yaml":"^4.1.0","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/ecss-tree":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","ts-jest":"^29.0.3","ts-node":"^10.9.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.0.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.12","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.4.0","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.9_1677834758826_0.7996169583270958","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"@adguard/aglint","version":"1.0.10","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@1.0.10","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"02d778dbe0e9d3c16bae02b2705f6cae24238388","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.10.tgz","fileCount":132,"integrity":"sha512-MxKXPNtG7MeJP+PB3gGlLBd0EO4nMf4I4kn6L3PyvSbEXAjrQRvsDymIMDShhExGRZ50bLDGax+YCFh2MWLRtQ==","signatures":[{"sig":"MEUCIERVRMIAedMi4TRcA3YvRlBeFqd/0wodCSGnJRD695KKAiEAmEXN0cGKN7K8ovAZqnrMaRY3q1ncELkXsY16Tn+VXF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2057531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJa8wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJLA/9FmAjNWBVtW/pDqCL2pzZOVAkOF1DrnjxbkTeVxzbV2cH4AtV\r\n8rbGolGtLuNr2IecQy7yXjbwt7K9B18LyW0DthsNTk2owqz0fNgMQi/w+YXn\r\nkQ+tihduHRUidmhP6TF2dcButKLKipsxXn8yK+PijfttbfvOWVuC6Sxncu0s\r\novZS8e/bhpkd02/p/TTQLikuhCx8jes19oOM7GbbwH1g8PLCn3RCyF7o2P3x\r\ncdfU3O72IJqdMoBW3P6Fuz+B+Vt6rDHZEc6qlMasyXCXWv4ELiUtmivnsbU4\r\nmFA2R/BmvD4wcsc58gaVUiBvJqmuSpmFjsGwfT/6nv5X3srsZAuEQIy5cYjD\r\nLTyupU8TpdF/Mmz4nGgYUW8RTvFLig1vo4GB5Dxu2Nz9qYL0vmm//ejc+Uf2\r\nP4kZJVXuXGwbGH5ourEBkAwuNcDyM4PfGanf5QP/sh3RnIh4A9Wf1kvoZlvG\r\nFKX4JyLwvGKX09Jlc0Ag6IIEnJDFh1V/NwYejI8blKgexYlVv//INYkQhBdQ\r\nXEydgp8Pkq8+ojbcx8pvM6R95tOejzdTf4rLFhAWGnqpYgn15pPKaQDTn5vN\r\n9OMGh1Ayw6SmKBvO1PfZnTx3njCHabf5AhDj7FZz/Lls1uGqkaukOmmcZ2M3\r\nmR9x63fj9hoWufepOeszjmi+JJRkHrFu8Fc=\r\n=ryYQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit","check-compatibility-tables":"node --no-warnings --loader ts-node/esm --experimental-specifier-resolution=node scripts/check-compatibility-tables.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"glob":"^9.3.2","levn":"^0.4.1","chalk":"4.1.2","json5":"^2.2.1","tldts":"^5.7.109","ignore":"^5.2.1","semver":"^7.3.8","js-yaml":"^4.1.0","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/ecss-tree":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","ts-jest":"^29.0.3","ts-node":"^10.9.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.1.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.13","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.4.0","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.10_1680191280709_0.23662553365333316","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@adguard/aglint","version":"1.0.11","keywords":["adblock","filter","list","parser","ast","linter","converter","compatibility"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@1.0.11","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli.js"},"dist":{"shasum":"9d59f27da87a4642aa9ae7f97a1b5bdbea2bd162","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-1.0.11.tgz","fileCount":151,"integrity":"sha512-oqT8rUj9yAj19IOAj352YWzJDJOZCOKTNh9C0evP2a/p5JZGvcZ16rQM50njWGkJfdNn5EeWF6ejhB0GVyRszQ==","signatures":[{"sig":"MEUCIQDVCz/uQ9Wl83gfoYk/w6BLYk+X/W2ChO7DRA8yYB2THwIgCHj1GsWKlOhrdJdYGU0m6FHcsFsvavUHZj5oRYfHHwI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2132888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQk3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodCg/8Dvu37/1X+9m3FMTMykeC5c9sg0r3fU7XlIS0Yf7OlPrgo6fM\r\nAkeqUOVvugQPFw9tplvbcfXYq+vj3eQtZgehr1GvBDawg6z6gV6xXMFHVSI9\r\nSm4XfgikKRGaq1hpAXPFJ43l5VCnmv7a0BdfrweKH45TZytRs2S9YPcWGsSY\r\nKVljQtw0ju0l0aC1rDjshJ6LsYfMG6ivKnN0xX5Qb6MeU3+2x+2juwrdA24y\r\nJqIudO8OhM1/sjGvH1EDbvF9GkJRtW+GbTCYBrCFbMLVrVY4Fcd3DRM4xghp\r\nWoDDPN3rPYqKH85Tad2VL/UEyCXFrz2OQiACNFGTeUkZwv+8Iiuk8bvDtTKN\r\nblNgJZtBW/hlyOCsg7FmcFFLkp1TejT3UpOpTRXNrg4LSoANwgKd/vHXT8G3\r\nIrCdGGlFeV+K46lZY1SRSFzy29Gn45BzmuDyYakyysZsWxxAm0mEIC4tLUEl\r\njZuViQjuBdcE0eOVxpLASbYMTKm+5pP89qrYOMNXTguEE69BEQYhaTIFUbfU\r\nfF6R1gK6uxoruDShyiGIn0rsVAcTCigfJbbDdcNr6vsj57F9JNgpPt7a3n1Q\r\nh7ZbEuhcqpcgWXAr5oMBEnb6XI1Xl4VXRcNTc2YXI8z4btkh+2stp57IB/iN\r\nUp7urbKEaKJ+sY3ba7j0rpdq/+1BZaqpZJk=\r\n=hq5E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"eslint . --ext .ts","test":"jest --runInBand .","build":"yarn rimraf dist && tsc --declaration --emitDeclarationOnly --outdir dist/types && yarn rollup --config rollup.config.ts --configPlugin typescript && yarn rimraf dist/types","prepare":"husky install","coverage":"jest --coverage","check-types":"tsc --noEmit","check-compatibility-tables":"node --no-warnings --loader ts-node/esm --experimental-specifier-resolution=node scripts/check-compatibility-tables.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list parser, linter and converter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"glob":"^9.3.2","levn":"^0.4.1","chalk":"4.1.2","json5":"^2.2.1","tldts":"^5.7.109","ignore":"^5.2.1","semver":"^7.3.8","js-yaml":"^4.1.0","xregexp":"^5.1.1","fs-extra":"^11.1.0","commander":"^9.4.1","deepmerge":"^4.2.2","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","fast-deep-equal":"^3.1.3","@adguard/ecss-tree":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.1.2","husky":"^8.0.3","jsdoc":"^4.0.0","eslint":"^8.24.0","rimraf":"^3.0.2","rollup":"^3.2.3","ts-jest":"^29.0.3","ts-node":"^10.9.1","node-fetch":"^3.2.10","typescript":"^4.8.4","@babel/core":"^7.20.5","@types/glob":"^8.1.0","@types/jest":"^28.1.0","@types/node":"^18.11.7","@types/rimraf":"^3.0.2","@types/semver":"^7.3.13","@types/globrex":"^0.1.2","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","@babel/preset-env":"^7.20.2","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.0.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^39.6.2","@rollup/plugin-alias":"^4.0.2","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.4.0","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.27.0","rollup-plugin-add-shebang":"^0.3.1","@rollup/plugin-node-resolve":"^15.0.1","rollup-plugin-polyfill-node":"^0.11.0","rollup-plugin-node-externals":"^5.0.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/aglint_1.0.11_1682066927277_0.8624355737174776","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@adguard/aglint","version":"2.0.0","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.0","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"ab4fa45c3df73ecaed14c91fe640f321794f5ea0","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.0.tgz","fileCount":63,"integrity":"sha512-KQbRS4stDJJ5ohXj52+tD6/GQtuNh1bO4avTs9XF8S1jOMLxkyBR/iLtwp04wI+s8FawdGNeR65f18AGrx48IQ==","signatures":[{"sig":"MEQCIF6Q2KLDmOOvu+B2o738L7pFYD4sx9TiPPPdLuelwWmyAiAvW2Pzlfc1dq/5uOYTenok1qEeyHfiSCkimXB9d3cNKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2033270},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list linter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.1","fast-deep-equal":"^3.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.0_1691767420829_0.32370953477911524","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@adguard/aglint","version":"2.0.1","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.1","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"d66f64fb833b7144ed84b4567a2eedc06c79bfff","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.1.tgz","fileCount":63,"integrity":"sha512-z+1FYsPX27Rh7Mru+GMveC6xQ+mQPM8W94eU63v6YNeR0/Kl85JYcU1tZqZlR+spGjA+yfxqxgdgXsv5JD+qhQ==","signatures":[{"sig":"MEQCIALd3Un3vaKAfR2+2qom1cgP2Yghc1NTGf0V8IjYvI3LAiBgiNioYRZNB7oRqVyaQgoXjtKJG1GYeURn1L/pPO6CaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2035263},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list linter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.2","fast-deep-equal":"^3.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.1_1692022491051_0.660703108587892","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@adguard/aglint","version":"2.0.3","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.3","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"75bcb283dd28f22364475e0f5516e0e05a91ea2f","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.3.tgz","fileCount":64,"integrity":"sha512-GZOCOeP/sinde80PBZiC8MQZdles1h7lppGLNrs4p2mvTEv3ucJ/b2onQ6nik6nG0u9puTHrUQjps0FK4NpxbA==","signatures":[{"sig":"MEUCIQDM5YEMUC+pmmfZUbbSVn2PDK1/CODd/vpAtBfOeUvUKgIgemyxUs9ab+xLMNOCVNMMEflGmQiI2xNOSFPqKn7AYoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2246328},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list linter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.3","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.3_1693307848162_0.8679362186826811","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@adguard/aglint","version":"2.0.4","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.4","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"eff23010ab9185c4703c85d8de1806842eb72fce","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.4.tgz","fileCount":64,"integrity":"sha512-Fh86m1A3VX9WLkNF5iHJIkRxDwiue7PVAJIwO46AnhtRL9kiEg8mooPHC3/sj7WLhI0Re1JHyh3popuYZ+4fiw==","signatures":[{"sig":"MEQCIF8giRLtzCOztQu41qjNhZDMIf29OiXNHzlF8oUcGDwKAiAnD5mnzBz/hgQMR2zTdWoXEOB+7+qy1hlY1Rm6HfSYSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2249770},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list linter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.4_1693392533844_0.791661113859663","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@adguard/aglint","version":"2.0.5","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.5","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"418a1cbedca2f356c32ce4f911ce5d163f2c55d3","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.5.tgz","fileCount":64,"integrity":"sha512-2KiWZr9tDYlJR4gD1VmdH3lKRziQqS+JqMQzATc2gvZjHSIoLYANg+IOEwWuFUzSfQ2FN9bMxPkRodGIjQAryQ==","signatures":[{"sig":"MEYCIQDZwIiJQEh9JcxMEh1k/fXInXw6WnILQ+DmpVN3IO7BogIhAKAY1Q+xgsmNbu7zwrfA2xRp6rghZbp5BTp5Ony+J5sa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2250880},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list linter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.5","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.5_1694104523248_0.6139712761936262","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@adguard/aglint","version":"2.0.6","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.6","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"71a71584a3c18f5f16258a1f5c22cca6516e0c31","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.6.tgz","fileCount":65,"integrity":"sha512-qCfrXIyfQr+2hEjdQllSicMHMeNZgPHazbOr9bvFmMuJXMH1btATcNsVGG8ktKO86eaBAPZdIpvT6nUsALEfjw==","signatures":[{"sig":"MEUCIQDjqoBujZnCA/ApRDbyMYg/3pARosPTJGNXpZmU3LrjLQIgVSUP+RmGfs9zU+GjC99GTx1s8nnKurtDDFSRa1cqFjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2269019},"main":"dist/aglint.cjs","type":"module","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","build-txt":"ts-node-esm tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"description":"Universal adblock filter list linter.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 AdGuard Software Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.7","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.6_1699378014342_0.12046342771157947","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@adguard/aglint","version":"2.0.8","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.8","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"82661e1bef23025161dc74d7b3dd24218f2e04d4","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.8.tgz","fileCount":65,"integrity":"sha512-aRioaWDWItE3hjgvfUFvuzynQhorOk6/1aFug12Zsv1fmSZbmsx8tfP+RK/Z/oRx5QoSuHD+5y8lPYd34+qddw==","signatures":[{"sig":"MEUCIQDr/BuIUNmXlqo1ACMhxCq1ZqdD6E6/zA4nISkIGNwwiwIgRJcsQyNS16Ropf9b3iJliFabsa4qItxHeudSH1qiqMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2270189},"main":"dist/aglint.cjs","type":"module","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"husky install","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933313/157384714-157483021/aglint.tgz","_integrity":"sha512-aRioaWDWItE3hjgvfUFvuzynQhorOk6/1aFug12Zsv1fmSZbmsx8tfP+RK/Z/oRx5QoSuHD+5y8lPYd34+qddw==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"8.19.3","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"18.13.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.7","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^8.0.3","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.8_1704814896771_0.0017774044446010606","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@adguard/aglint","version":"2.0.9","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.9","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"2082b12107dd2090102a72d64d8397a09f5e98d0","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.9.tgz","fileCount":65,"integrity":"sha512-1xnQdGNwk6xb9m8YyxbaMLbSTQ59tehlwv7P92O7MqIMFLoLJy70HPrx3JOTj+GRrSNQOuJFHJnl7LVvF7pyUw==","signatures":[{"sig":"MEQCIEEs3qbxKwrDAWdpE86ZCUjp+TDMy2iX67HV5ztjj0WXAiAAiRLmVIP8vbs0Zjg7AwvXHLUh6q36XlZs+yxQsny79w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2270891},"main":"dist/aglint.cjs","type":"module","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/137953282/157384714-157483021/aglint.tgz","_integrity":"sha512-1xnQdGNwk6xb9m8YyxbaMLbSTQ59tehlwv7P92O7MqIMFLoLJy70HPrx3JOTj+GRrSNQOuJFHJnl7LVvF7pyUw==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.8","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.9_1714036714476_0.5803520609174277","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@adguard/aglint","version":"2.0.10","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.0.10","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"5d1ef8c3934eed896ef32dcbb385d27f5fd292ce","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.0.10.tgz","fileCount":66,"integrity":"sha512-gv04PUw0M9sPYbdiN5HIc4paBNvPbKpOEKmXJplcU0F5/k2vYREVwrtKS8YvezbSOGR4cUL/AjVsqiY4O8SjfQ==","signatures":[{"sig":"MEUCIQCkHMu3f/bAEPgvpSk3n6iq87KaJ/+gxHVxipWueYAJCwIga+Y9Ti3FKxcSwWCeBSGrgrJyAgmj+GyqwsIEMsZofGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2326567},"main":"dist/aglint.cjs","type":"module","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.js","browser":"dist/aglint.umd.min.js","engines":{"node":">=14"},"scripts":{"lint":"yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/137953282/157384714-157483021/aglint.tgz","_integrity":"sha512-gv04PUw0M9sPYbdiN5HIc4paBNvPbKpOEKmXJplcU0F5/k2vYREVwrtKS8YvezbSOGR4cUL/AjVsqiY4O8SjfQ==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^1.1.8","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.1.0","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.0.10_1725455813010_0.08582079693913669","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@adguard/aglint","version":"2.1.0","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.1.0","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"ecbc7067fecabd49586e630e242d1116f1c0515a","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.1.0.tgz","fileCount":13,"integrity":"sha512-SjXAlufcen/Mp10X/UtFMeGBjJQEP5IPgAjVTGffhyAbii87yXiz98EBjCUbQ4h8TlO6VCzAgw9PPd+xX94Wkw==","signatures":[{"sig":"MEQCIFfSXSq+5uBFKBG7x9k+o/rzDV+ZekZE/2cR2muEmeLnAiB1A64X1ACdjszlNOmvHKTR53OzX9y+N+bKRsiVc56A9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2297638},"main":"dist/aglint.js","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.mjs","engines":{"node":">=17"},"exports":{".":{"types":"./dist/aglint.d.ts","import":"./dist/aglint.esm.mjs","require":"./dist/aglint.js"},"./es":"./dist/aglint.esm.mjs","./umd":"./dist/aglint.umd.min.js","./iife":"./dist/aglint.iife.min.js"},"scripts":{"lint":"yarn check-types && yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/72220673/157384714-157483021/aglint.tgz","_integrity":"sha512-SjXAlufcen/Mp10X/UtFMeGBjJQEP5IPgAjVTGffhyAbii87yXiz98EBjCUbQ4h8TlO6VCzAgw9PPd+xX94Wkw==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^2.0.2","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.1.0_1726052573892_0.22184683463354027","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@adguard/aglint","version":"2.1.1","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.1.1","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"f5b582e0f0048ebeff864cf3a01d23eb4ea97087","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.1.1.tgz","fileCount":13,"integrity":"sha512-Q7c7A9obUcIhmxG7b1iWHahAZ/rhdg/G+1AWDy3wzKrWfWLdnMSLj1Zd26cOAjmNMwsblldWw2HuDc+Kbvt66Q==","signatures":[{"sig":"MEUCIGXk4ryJVfCthPPaCKry2feVwXnuJnUjMOcIKCv1h0TQAiEAvgWH2VC5bYW1mN0CZIxWIaUjuswDfMUTv3U5eA9v//Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2297995},"main":"dist/aglint.js","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.mjs","engines":{"node":">=17"},"exports":{".":{"types":"./dist/aglint.d.ts","import":"./dist/aglint.esm.mjs","require":"./dist/aglint.js"},"./es":"./dist/aglint.esm.mjs","./umd":"./dist/aglint.umd.min.js","./iife":"./dist/aglint.iife.min.js"},"scripts":{"lint":"yarn check-types && yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933313/157384714-157483021/aglint.tgz","_integrity":"sha512-Q7c7A9obUcIhmxG7b1iWHahAZ/rhdg/G+1AWDy3wzKrWfWLdnMSLj1Zd26cOAjmNMwsblldWw2HuDc+Kbvt66Q==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^2.0.2","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.1.1_1726862446307_0.357583103126774","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@adguard/aglint","version":"2.1.2","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.1.2","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"60c196d872f20351d0641b0049a27a0604d6b1b0","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.1.2.tgz","fileCount":13,"integrity":"sha512-DG4l7eFw4EUh3ikfrZnOfo+mVI7WXbovIkWHPoouT4LhNMmNIKUxz6XlBle3iRperB9xBF6jFanhdir9mD4gAw==","signatures":[{"sig":"MEQCIFW1lDMkZV7skySau0OkQFzaRHw333Ggj3wN+HPP8AzyAiBABuVJEVSCeBPcnZu1VkpdRUx6RwXrllY1iHCheUGWqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2298462},"main":"dist/aglint.js","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.mjs","engines":{"node":">=17"},"exports":{".":{"types":"./dist/aglint.d.ts","import":"./dist/aglint.esm.mjs","require":"./dist/aglint.js"},"./es":"./dist/aglint.esm.mjs","./umd":"./dist/aglint.umd.min.js","./iife":"./dist/aglint.iife.min.js"},"scripts":{"lint":"yarn check-types && yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/174817281/157384714-157483021/aglint.tgz","_integrity":"sha512-DG4l7eFw4EUh3ikfrZnOfo+mVI7WXbovIkWHPoouT4LhNMmNIKUxz6XlBle3iRperB9xBF6jFanhdir9mD4gAw==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^2.0.2","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.1.2_1732542750330_0.5302064253633216","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@adguard/aglint","version":"2.1.3","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.1.3","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"10d50d0d63fae0d1a306f1e4ededa146ef771b49","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.1.3.tgz","fileCount":13,"integrity":"sha512-n5GQ6cCblGuzNZHgonCmswMqWDUsct2uDAsSNtdD5oJCZZcALYLj8mD0PgyGRy2XpXkMjwU4gItO58I9Pyyq6w==","signatures":[{"sig":"MEQCIQDjMBATtW82cDL8j4yn0q7avt5/VL0U7mGEZHP9+tRJEwIfL/TKmWFWBPvaeAHDkuMxN+E1Ju9hLfoO0MTt7p8ZXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1985877},"main":"dist/aglint.js","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.mjs","engines":{"node":">=17"},"exports":{".":{"types":"./dist/aglint.d.ts","import":"./dist/aglint.esm.mjs","require":"./dist/aglint.js"},"./es":"./dist/aglint.esm.mjs","./umd":"./dist/aglint.umd.min.js","./iife":"./dist/aglint.iife.min.js"},"scripts":{"lint":"yarn check-types && yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933313/157384714-157483021/aglint.tgz","_integrity":"sha512-n5GQ6cCblGuzNZHgonCmswMqWDUsct2uDAsSNtdD5oJCZZcALYLj8mD0PgyGRy2XpXkMjwU4gItO58I9Pyyq6w==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^2.3.0","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.1.3_1734624865250_0.9088043502601482","host":"s3://npm-registry-packages-npm-production"}},"2.1.4":{"name":"@adguard/aglint","version":"2.1.4","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.1.4","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"f7319ceeb42eedba78b94ab790295cad6003a89a","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.1.4.tgz","fileCount":13,"integrity":"sha512-ILnfKEPEc1GBqKSI00m08PSk2RY2Rt6ocHwUvE/uRFQ8BoF4EKaPrZEZzlGJuIG0YN+JB5U/Y95SqImwibmFng==","signatures":[{"sig":"MEYCIQDJfjW2Um1tSfcY9YM7kUi/47rNLceZe1aow8lCo1pBpgIhAN2wzYm//DD+xvZbfnDd8ly0fiji4KIU8M/m77e2fa5E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1986355},"main":"dist/aglint.js","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.mjs","engines":{"node":">=17"},"exports":{".":{"types":"./dist/aglint.d.ts","import":"./dist/aglint.esm.mjs","require":"./dist/aglint.js"},"./es":"./dist/aglint.esm.mjs","./umd":"./dist/aglint.umd.min.js","./iife":"./dist/aglint.iife.min.js"},"scripts":{"lint":"yarn check-types && yarn lint:ts && yarn lint:md","test":"jest --runInBand","build":"yarn clean && yarn build-txt && yarn build-types && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && yarn clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","prepare":"node .husky/install.mjs","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"yarn version --patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/174817281/157384714-157483021/aglint.tgz","_integrity":"sha512-ILnfKEPEc1GBqKSI00m08PSk2RY2Rt6ocHwUvE/uRFQ8BoF4EKaPrZEZzlGJuIG0YN+JB5U/Y95SqImwibmFng==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.5.0","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"21.7.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^2.3.0","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.1.4_1743432620636_0.4563110640172965","host":"s3://npm-registry-packages-npm-production"}},"2.1.5":{"name":"@adguard/aglint","version":"2.1.5","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@2.1.5","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/aglint.cli.js"},"dist":{"shasum":"a54ecdfd9902684cea08a2bd887dd07ee5c69196","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-2.1.5.tgz","fileCount":10,"integrity":"sha512-a8C85p9j/HV+vXtdjhWl9TmdH+pPm0lOIbkmEfY5TXQCf5CDVpyEsFG0Si39wBNP9AqZSC3utmoopOwXcYXx1w==","signatures":[{"sig":"MEYCIQDKS3sQAYZ55yml5c1Y50auVa94Om2eMGzSt9MXss51VAIhALdv6q0rBNL+xW8D7bN3YlRJXOlIJSq+T3cvQpaljcE9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1980073},"main":"dist/aglint.js","_from":"file:aglint.tgz","types":"dist/aglint.d.ts","module":"dist/aglint.esm.mjs","engines":{"node":">=17"},"exports":{".":{"types":"./dist/aglint.d.ts","import":"./dist/aglint.esm.mjs","require":"./dist/aglint.js"},"./es":"./dist/aglint.esm.mjs","./umd":"./dist/aglint.umd.min.js","./iife":"./dist/aglint.iife.min.js"},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"jest --runInBand","build":"pnpm clean && pnpm build-txt && pnpm build-types && pnpm rollup --config rollup.config.ts --configPlugin @rollup/plugin-json --configPlugin @rollup/plugin-typescript && pnpm clean-types","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","coverage":"jest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"pnpm version patch --no-git-tag-version","build-types":"tsc --declaration --emitDeclarationOnly --outdir dist/types","check-types":"tsc --noEmit","clean-types":"rimraf dist/types"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/204505109/157384714-157483021/aglint.tgz","_integrity":"sha512-a8C85p9j/HV+vXtdjhWl9TmdH+pPm0lOIbkmEfY5TXQCf5CDVpyEsFG0Si39wBNP9AqZSC3utmoopOwXcYXx1w==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^1.0.3","terminal-link":"2.1.1","@adguard/agtree":"^2.3.0","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","jest":"^29.5.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^3.25.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","@swc/jest":"^0.2.28","typescript":"^4.9.5","@babel/core":"^7.22.5","@types/jest":"^29.5.12","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","rollup-plugin-dts":"^5.3.0","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.3","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.1","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-polyfill-node":"^0.12.0","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_2.1.5_1746451800576_0.37048988455011767","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@adguard/aglint","version":"3.0.0","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@3.0.0","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/index.cli.js"},"dist":{"shasum":"13a58c5be6e63e34416dd24e1819fdd0bd931dc5","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-3.0.0.tgz","fileCount":102,"integrity":"sha512-uNUjT/FMhVU3q9rI0tRQL1q+0bFT2fL9KHy0rfyPkGh5Ldy9KnaxZTou5GtRNd9OGLyWnvpgc3PSP8+Hq/aGhQ==","signatures":[{"sig":"MEUCIEkbpwRv0WYjDes2ApxiKdfsO/uSUZmWBeyNw6VTh7xwAiEAj+mpz9JvcotY2+kmXX80u9LQpE1inG2RRRpas/cA3j4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286249},"main":"dist/index.node.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.node.d.ts","module":"dist/index.node.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/types/index.node.d.ts","import":"./dist/index.node.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"pnpm clean && pnpm build-txt && pnpm build-types && rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"pnpm version patch --no-git-tag-version","build-types":"tsc --project tsconfig.build.json","check-types":"tsc"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/204505108/157384714-157483021/aglint.tgz","_integrity":"sha512-uNUjT/FMhVU3q9rI0tRQL1q+0bFT2fL9KHy0rfyPkGh5Ldy9KnaxZTou5GtRNd9OGLyWnvpgc3PSP8+Hq/aGhQ==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^2.0.2","terminal-link":"2.1.1","@adguard/agtree":"^3.1.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.43.0","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","typescript":"^5.8.3","@babel/core":"^7.22.5","@types/node":"^18.11.7","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_3.0.0_1747833895771_0.34402498702971895","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.0":{"name":"@adguard/aglint","version":"4.0.0-alpha.0","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.0","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/cli.js"},"dist":{"shasum":"a9161556d8062c25280a856fa4c6e1e9f427010a","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.0.tgz","fileCount":166,"integrity":"sha512-zkUkJ6q6k+O2DE4KZJZ+Ox2Y2cZfRcYzgaaCqtZC6FDJNQEKZHMBOAKpo3rOUA74NtXJUN0Z4Iu/NAKsOKfbHg==","signatures":[{"sig":"MEQCIFHtcC3sO55JAuhNwCSTJED69A6zHsPx3bnu2WdPTlFvAiAVs7LcNDrxQot3JR0DCPv705oKO6+TR340r0lNbvTqlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":454012},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/163841/157384714-256606232/aglint.tgz","_integrity":"sha512-zkUkJ6q6k+O2DE4KZJZ+Ox2Y2cZfRcYzgaaCqtZC6FDJNQEKZHMBOAKpo3rOUA74NtXJUN0Z4Iu/NAKsOKfbHg==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.0_1761929751890_0.0728358517641865","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.1":{"name":"@adguard/aglint","version":"4.0.0-alpha.1","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.1","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/cli.js"},"dist":{"shasum":"7cc282cd399e905789bda1973a32c967a5eb6b86","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.1.tgz","fileCount":169,"integrity":"sha512-2TzROOdPtcOAZBbYjlewBnZ/4vjXq4OS4JXzBD59SdEk5N5GxsmBYoO4ODpnxEqfmZ3/wcOnb14fc8ZM5Yo+fA==","signatures":[{"sig":"MEUCIQCsRZVBOvqpbtGdT19cGYBQF4FbXcHJykzXndOGR5b6GwIgCbXO6kkFl1SC835FmKMdm+ac3wuEEQPQIFZBF7AtZvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":457388},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/254879197/157384714-256606232/aglint.tgz","_integrity":"sha512-2TzROOdPtcOAZBbYjlewBnZ/4vjXq4OS4JXzBD59SdEk5N5GxsmBYoO4ODpnxEqfmZ3/wcOnb14fc8ZM5Yo+fA==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.1_1761930632253_0.8215278348582578","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.2":{"name":"@adguard/aglint","version":"4.0.0-alpha.2","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.2","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/cli.js"},"dist":{"shasum":"cf672803d6b1824553104992f98231c0e4169c6b","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.2.tgz","fileCount":171,"integrity":"sha512-d3ZKDmddK0Nnjyhp+YPXt9yHLjExn1sGC6nDl1c8rRaItQL4BncWnOdn2gB8tnIZIaVWof5+NRCN+8tLD/Gf/w==","signatures":[{"sig":"MEUCIQCVm22e/N6kmD4oNiIC7YV0zp5rEvpIVLe/llSI0g8umQIgY3pB2kJyN6tuqaGc/Jjznd2EBCtuGu8RGnjtU6/GBNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":456329},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933316/157384714-256606232/aglint.tgz","_integrity":"sha512-d3ZKDmddK0Nnjyhp+YPXt9yHLjExn1sGC6nDl1c8rRaItQL4BncWnOdn2gB8tnIZIaVWof5+NRCN+8tLD/Gf/w==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.2_1762189719128_0.7882955792253143","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.3":{"name":"@adguard/aglint","version":"4.0.0-alpha.3","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.3","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"b2a56392ea2591643b50831bb2cc3b1c95f8506e","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.3.tgz","fileCount":173,"integrity":"sha512-k1+Bbpryk6ScvI9CeYz29zuQ6n8RmaybTv845LLiNBGrc4cztY8vd4wtN9mAWLEhteopIk6zUibqqa4hagRq0A==","signatures":[{"sig":"MEQCIHIqrhyIMuCxDoGld6Idkb5pNVAKbPp3bdTaFa/heGJfAiBwMLrAgTG9UcD9SXD5D/jwzUrwOo7lB51CEe/Bjr/8Ng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":457242},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/254879195/157384714-256606232/aglint.tgz","_integrity":"sha512-k1+Bbpryk6ScvI9CeYz29zuQ6n8RmaybTv845LLiNBGrc4cztY8vd4wtN9mAWLEhteopIk6zUibqqa4hagRq0A==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.3_1762190223170_0.018184246431630635","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.4":{"name":"@adguard/aglint","version":"4.0.0-alpha.4","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.4","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"fa7f1450d4d3db54709bfbfdb018bd9d92fef1b7","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.4.tgz","fileCount":173,"integrity":"sha512-pDOrQWrrwzDznFM8XVhHdKpf0aBqPKz4Bt/sL6+QNkqrfe1+mI12fz49jCPsKY0jchdVnIBYPLLfrPjkCbwZWw==","signatures":[{"sig":"MEUCIQDEYLQMkAC3lUO4Kot4x68YdniPZK0TK4BX16j2ZKt6LAIgZnG9AxVS/2hs5NRU1Ljz7FFwJhlkAbATSMz9WQf2MTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":457965},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/72220673/157384714-256606232/aglint.tgz","_integrity":"sha512-pDOrQWrrwzDznFM8XVhHdKpf0aBqPKz4Bt/sL6+QNkqrfe1+mI12fz49jCPsKY0jchdVnIBYPLLfrPjkCbwZWw==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.4_1762190932290_0.5000472706506258","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.5":{"name":"@adguard/aglint","version":"4.0.0-alpha.5","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.5","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"bcb718daa524d8ee4221a29322b3a84d6d4e378c","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.5.tgz","fileCount":173,"integrity":"sha512-W+3HuLQanyGwM48nNLEaSIhq3aG04xg5q4R7LwjNbdnvWx/tf2jYIkF7LFM12KxDc2KLS5r5jDLgWnpsOi7C7A==","signatures":[{"sig":"MEQCIBlHhbz72QOF7K0hqjE9Q1F/WN1xI0T3XOPr68hrrrRuAiAqUjelNdl3iSPPS7sPYRfojqIeUDtoMyT0keF4pa0aLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459616},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/204505107/157384714-256606232/aglint.tgz","_integrity":"sha512-W+3HuLQanyGwM48nNLEaSIhq3aG04xg5q4R7LwjNbdnvWx/tf2jYIkF7LFM12KxDc2KLS5r5jDLgWnpsOi7C7A==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.5_1762198726394_0.6259781039525396","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.6":{"name":"@adguard/aglint","version":"4.0.0-alpha.6","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.6","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"7d594350778cd0937a623131f0c63baa2fb2b222","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.6.tgz","fileCount":181,"integrity":"sha512-ylfyJZRfijV4HaXmD7d6rX6Y5rtdlcCcU/+b4/3qfKrxIDOoswybwqO3/gfWwhVTEbDlpqvqJTu0r1N9hlIx9A==","signatures":[{"sig":"MEUCIEtS9czkkG7n1p3faOyfWciyin/r8QB9R+gIwXAFSm1ZAiEAw3zKE+1ev4R239HVmhfBBVyit/HIg9c4pnUg38dEcBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":503404},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/163512322/157384714-256606232/aglint.tgz","_integrity":"sha512-ylfyJZRfijV4HaXmD7d6rX6Y5rtdlcCcU/+b4/3qfKrxIDOoswybwqO3/gfWwhVTEbDlpqvqJTu0r1N9hlIx9A==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","date-fns":"^4.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.6_1763580265836_0.888480742751196","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.7":{"name":"@adguard/aglint","version":"4.0.0-alpha.7","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.7","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"f42387a25a678d99720fd071387472b6ba61654b","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.7.tgz","fileCount":181,"integrity":"sha512-HrdJmds175B/0KHiqeFkYzmtwKgJ2K3z9FguwwNE57pOG2RtmstWbiFDzuj/0bZyADLoYss1t2hfe2FDLBER+w==","signatures":[{"sig":"MEQCIFDdOO6MUceeNjgbH4ymP7NchGsbyUR5q0p53KjgcgAoAiBzVzrkjlGlOq4V9qUyvn2zbCdq3B/V1MnKW0DeBsjNnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":508463},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/72220673/157384714-256606232/aglint.tgz","_integrity":"sha512-HrdJmds175B/0KHiqeFkYzmtwKgJ2K3z9FguwwNE57pOG2RtmstWbiFDzuj/0bZyADLoYss1t2hfe2FDLBER+w==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","date-fns":"^4.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.7_1763583093437_0.27213112935683426","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-alpha.8":{"name":"@adguard/aglint","version":"4.0.0-alpha.8","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-alpha.8","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"64c578f66711f93ec214b52ee8b7b6cc50768661","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-alpha.8.tgz","fileCount":192,"integrity":"sha512-80tc/7mGV2S50k0Qqc2WgkNaVmUHIhKfThX5z5nYxHmjgtsbmk3A0Y4NKscYDHvmgNCUygmsuZqKSibgOyzCXA==","signatures":[{"sig":"MEUCIHc+lVAha8e+kxGeYyC1ewysH68002lJSN2zUmdY1ZJTAiEAiZHs5OR69njSxnmOrP+HMb1zoFPxcf7C57F9a0d5hXg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":546435},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933314/157384714-256606232/aglint.tgz","_integrity":"sha512-80tc/7mGV2S50k0Qqc2WgkNaVmUHIhKfThX5z5nYxHmjgtsbmk3A0Y4NKscYDHvmgNCUygmsuZqKSibgOyzCXA==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","p-limit":"^7.2.0","piscina":"^5.1.3","valibot":"^1.1.0","date-fns":"^4.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","@adguard/agtree":"^3.2.4","fast-deep-equal":"^3.1.3","@inquirer/select":"^4.4.0","@adguard/ecss-tree":"^2.0.0","@inquirer/checkbox":"^4.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","@valibot/to-json-schema":"^1.3.0","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-alpha.8_1764008937330_0.13849687675672961","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.0":{"name":"@adguard/aglint","version":"4.0.0-beta.0","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-beta.0","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"ea85df5739e1b46678d9e2c6571051647b532166","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-beta.0.tgz","fileCount":194,"integrity":"sha512-CZH/6x2spzuzeUlEmCwqkJW4xpWgyTqsHVGI/cYzqRAIm4vj3/fxxh2/yZA+n5SKJ21U+M1EMLmkM3NteV3zLw==","signatures":[{"sig":"MEQCIBad4+dIpJbSD0yUGcVyUvzzfggvords1MldaSAY0jU8AiBFBNTeAwjnUKpW4qc6SZeEVHUc8DLxDagMHjciqvclpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":590177},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts","schema:generate":"npx tsx tasks/generate-config-schema.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933315/157384714-256606233/aglint.tgz","_integrity":"sha512-CZH/6x2spzuzeUlEmCwqkJW4xpWgyTqsHVGI/cYzqRAIm4vj3/fxxh2/yZA+n5SKJ21U+M1EMLmkM3NteV3zLw==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","@adguard/agtree":"^3.4.1","@inquirer/select":"^4.4.0","@inquirer/confirm":"^6.0.1","@adguard/ecss-tree":"^2.0.1","@inquirer/checkbox":"^4.3.0","@valibot/to-json-schema":"^1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-beta.0_1764347247130_0.18951629844333429","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.1":{"name":"@adguard/aglint","version":"4.0.0-beta.1","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-beta.1","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"a880928f804363b5c25c945d5f11e97ef4a3b4a1","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-beta.1.tgz","fileCount":194,"integrity":"sha512-PDjD3ydoHVPihpGLy56KYeT0pq/Ig5AdgpyTpWkmFjaVHXz2aEFB8vlOeK/QvGsGim4ikip52JxWsCmmJpB41g==","signatures":[{"sig":"MEYCIQDUmdKr0XloQgBZJ/PtmB5szVotCYzJ+djjra2dVM0VigIhAKIk7G5jAm/4BUl4wj2uguuZEvOG7xz03w0DRaLVLiWL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":590459},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts","schema:generate":"npx tsx tasks/generate-config-schema.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/254879197/157384714-256606233/aglint.tgz","_integrity":"sha512-PDjD3ydoHVPihpGLy56KYeT0pq/Ig5AdgpyTpWkmFjaVHXz2aEFB8vlOeK/QvGsGim4ikip52JxWsCmmJpB41g==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","@adguard/agtree":"^3.4.1","@inquirer/select":"^4.4.0","@inquirer/confirm":"^6.0.1","@adguard/ecss-tree":"^2.0.1","@inquirer/checkbox":"^4.3.0","@valibot/to-json-schema":"^1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-beta.1_1764348328074_0.11675435196629524","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.2":{"name":"@adguard/aglint","version":"4.0.0-beta.2","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-beta.2","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"f8ea3ea2397abb32326c66ce614cc901f32524d9","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-beta.2.tgz","fileCount":194,"integrity":"sha512-Yem1karPz3F7RsacixCjfCOynf4pe/SikgWVCgNfkoOCI8/iKCPltUSwZvAPFEbxpUYKd6DsVSam1SOw442GqQ==","signatures":[{"sig":"MEUCIAk/1goTtMjAs4uU+3hlOM8jA7E3CpPi+FYJ5toFrGSNAiEAl/9kkEh8Crcc1gaD/WUfmMjm65DBDvkVdTKbzfvsI+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":583515},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts","schema:generate":"npx tsx tasks/generate-config-schema.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933316/157384714-256606233/aglint.tgz","_integrity":"sha512-Yem1karPz3F7RsacixCjfCOynf4pe/SikgWVCgNfkoOCI8/iKCPltUSwZvAPFEbxpUYKd6DsVSam1SOw442GqQ==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","object-inspect":"^1.13.4","@adguard/agtree":"^3.4.1","@inquirer/select":"^4.4.0","@inquirer/confirm":"^6.0.1","@adguard/ecss-tree":"^2.0.1","@inquirer/checkbox":"^4.3.0","@valibot/to-json-schema":"^1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@types/object-inspect":"^1.13.0","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-beta.2_1764597904976_0.09313058454152112","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@adguard/aglint","version":"3.0.1","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@3.0.1","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/index.cli.js"},"dist":{"shasum":"fa7cafdcf6f556524dd6dfe3f86fdc2f335dc9f9","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-3.0.1.tgz","fileCount":102,"integrity":"sha512-BgISwq7zTxjYTxZaPkPUh2+SXDVNgAwRWIq6KSAb4E8aJc1oDIGzyYmS4CIgot0f8snoyfKjxot51GnYYB25SQ==","signatures":[{"sig":"MEQCIFz3inb2aWFilIbaIX+CoRAR3IzDEL5RfeW+tpixEAFeAiBlnRioJq4eHsxgI7giqtZzii3WxCl3j67xER9ZIHqCrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289122},"main":"dist/index.node.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.node.d.ts","module":"dist/index.node.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/types/index.node.d.ts","import":"./dist/index.node.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"pnpm clean && pnpm build-txt && pnpm build-types && rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"pnpm version patch --no-git-tag-version","build-types":"tsc --project tsconfig.build.json","check-types":"tsc"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/174817281/157384714-157483021/aglint.tgz","_integrity":"sha512-BgISwq7zTxjYTxZaPkPUh2+SXDVNgAwRWIq6KSAb4E8aJc1oDIGzyYmS4CIgot0f8snoyfKjxot51GnYYB25SQ==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^2.0.2","terminal-link":"2.1.1","@adguard/agtree":"3.3.1","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","tsc-files":"^1.1.4","typescript":"^5.8.3","@babel/core":"^7.22.5","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","eslint-plugin-n":"^17.23.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1","@adguard/eslint-plugin-logger-context":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_3.0.1_1765181156770_0.7503926534266598","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@adguard/aglint","version":"3.0.2","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@3.0.2","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/index.cli.js"},"dist":{"shasum":"7b2dc0442ba87873a3890a947c3c2205ff901cf2","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-3.0.2.tgz","fileCount":102,"integrity":"sha512-tw5J+NSPnE29Kn1G2XY5vI6j4VK9lRdixE73G8iMKFsFhqn06NhUMfinuiggjeLYkqquZqMqJBGv1aEt4danqQ==","signatures":[{"sig":"MEUCICsoqomkreqBVBX7yry90rVpv5+yScNU/vrzZU/7atZ0AiEAukWnhs+DznZmFjIdn2FnJ2biq4+lmfpmMyc9Ao3yoyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289162},"main":"dist/index.node.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.node.d.ts","module":"dist/index.node.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/types/index.node.d.ts","import":"./dist/index.node.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","test":"vitest","build":"pnpm clean && pnpm build-txt && pnpm build-types && rollup --config rollup.config.ts --configPlugin typescript","clean":"rimraf dist","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","coverage":"vitest --coverage","build-txt":"tsx tasks/build-txt.ts","increment":"pnpm version patch --no-git-tag-version","build-types":"tsc --project tsconfig.build.json","check-types":"tsc"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/72220673/157384714-157483021/aglint.tgz","_integrity":"sha512-tw5J+NSPnE29Kn1G2XY5vI6j4VK9lRdixE73G8iMKFsFhqn06NhUMfinuiggjeLYkqquZqMqJBGv1aEt4danqQ==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Universal adblock filter list linter.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"chalk":"4.1.2","ignore":"^5.2.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","deepmerge":"^4.3.1","clone-deep":"^4.0.1","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","superstruct":"^2.0.2","terminal-link":"2.1.1","@adguard/agtree":"3.3.1","fast-deep-equal":"^3.1.3","@inquirer/select":"^1.2.7","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.0","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^3.1.3","ci-info":"^4.0.0","ts-node":"^10.9.1","@swc/core":"^1.3.74","tsc-files":"^1.1.4","typescript":"^5.8.3","@babel/core":"^7.22.5","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.30.0","@types/js-yaml":"^4.0.5","@types/fs-extra":"^11.0.1","eslint-plugin-n":"^17.23.1","markdownlint-cli":"^0.35.0","@babel/preset-env":"^7.22.5","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","@rollup/plugin-json":"^6.0.0","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1","@adguard/eslint-plugin-logger-context":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_3.0.2_1765182454164_0.5315624261341658","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.3":{"name":"@adguard/aglint","version":"4.0.0-beta.3","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-beta.3","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"2f334c4876b851478c241cb7e9793bafdda4407c","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-beta.3.tgz","fileCount":194,"integrity":"sha512-lGs+PNOcdl125RWmtUokwvMadGP0WgDy03yCe1QypG8Oeyxe2WMRM2Z3CAjNdTuciNgMws+0tNmxTf1l7Eel2w==","signatures":[{"sig":"MEUCIQCWrDfWqXGRG2LeF0RSxGmGfADYy19FvxxOiyd3u623+wIgMTtmrmWg5l5jlT53iUpeuGFdrd4fQuvoXKXDMVJR80s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585062},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:code && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","lint:code":"eslint . --cache --ext .ts --ext .js","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts","schema:generate":"npx tsx tasks/generate-config-schema.ts"},"_npmUser":{"name":"ameshkov","email":"am@adguard.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/163512322/157384714-256606233/aglint.tgz","_integrity":"sha512-lGs+PNOcdl125RWmtUokwvMadGP0WgDy03yCe1QypG8Oeyxe2WMRM2Z3CAjNdTuciNgMws+0tNmxTf1l7Eel2w==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","object-inspect":"^1.13.4","@adguard/agtree":"^3.4.1","@inquirer/select":"^4.4.0","@inquirer/confirm":"^6.0.1","@adguard/ecss-tree":"^2.0.1","@inquirer/checkbox":"^4.3.0","@valibot/to-json-schema":"^1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^4.0.15","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"4.0.15","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@types/object-inspect":"^1.13.0","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-beta.3_1765210437252_0.7367486145600928","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.4":{"name":"@adguard/aglint","version":"4.0.0-beta.4","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-beta.4","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"cece49faed18b0501e23a11fbc1c665ea7b0c3b9","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-beta.4.tgz","fileCount":196,"integrity":"sha512-51RZTuwCiTGYIjV9hOMUrJcToBIN1zZ4+4VKEiQ5FpHhmRO2SDG3BeWLKu2y/FSBZHYRjdGzS4zrdHpfBs6OUQ==","signatures":[{"sig":"MEUCIQCWGS6tFx/s/B5mTUrCiAffmN8J4WgbCJxzD5NH4qGGDwIgTG+NtrWYHNgocVSeSCjeNz/biZk0teLUJsxKHwIe4r0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":588021},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:code && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","lint:code":"eslint . --cache --ext .ts --ext .js","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts","schema:generate":"npx tsx tasks/generate-config-schema.ts"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933316/157384714-256606233/aglint.tgz","_integrity":"sha512-51RZTuwCiTGYIjV9hOMUrJcToBIN1zZ4+4VKEiQ5FpHhmRO2SDG3BeWLKu2y/FSBZHYRjdGzS4zrdHpfBs6OUQ==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","object-inspect":"^1.13.4","@adguard/agtree":"^3.4.1","@inquirer/select":"^4.4.0","@inquirer/confirm":"^6.0.1","@adguard/ecss-tree":"^2.0.1","@inquirer/checkbox":"^4.3.0","@valibot/to-json-schema":"^1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^4.0.15","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"4.0.15","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@types/object-inspect":"^1.13.0","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-beta.4_1765445400916_0.4248641121129686","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-beta.5":{"name":"@adguard/aglint","version":"4.0.0-beta.5","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","_id":"@adguard/aglint@4.0.0-beta.5","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"}],"homepage":"https://github.com/AdguardTeam/AGLint#readme","bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"bin":{"aglint":"dist/cli/bin.js"},"dist":{"shasum":"9ff83af8c07bc7fc8f4877107effb94931f78706","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-4.0.0-beta.5.tgz","fileCount":198,"integrity":"sha512-8ceBChpdFC8Vsg+Ud6nnHd3tw19Q40VyJmWuWGuu9/bT4IBTbj9gNc0/gJyKbk3v20vCtheHeGSifVzvt9BObA==","signatures":[{"sig":"MEUCIDRWacLkUoK6PjNTFKzjVBF4JX9amiYpSEJ1co/AADHWAiEA2yy+ewV2fVLqo67O9Med19erSG1+qc+z65wTn/HzNnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":599900},"main":"dist/index.js","type":"module","_from":"file:aglint.tgz","types":"dist/types/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/types/cli/index.d.ts","import":"./dist/cli/index.js","default":"./dist/cli/index.js"},"./linter":{"types":"./dist/types/linter/index.d.ts","import":"./dist/linter/index.js","default":"./dist/linter/index.js"},"./config-presets/all":"./config-presets/all.json","./rules/no-short-rules":{"types":"./dist/rules/no-short-rules.d.ts","import":"./dist/rules/no-short-rules.js","default":"./dist/rules/no-short-rules.js"},"./rules/no-css-comments":{"types":"./dist/rules/no-css-comments.d.ts","import":"./dist/rules/no-css-comments.js","default":"./dist/rules/no-css-comments.js"},"./rules/no-unknown-hints":{"types":"./dist/rules/no-unknown-hints.d.ts","import":"./dist/rules/no-unknown-hints.js","default":"./dist/rules/no-unknown-hints.js"},"./rules/scriptlet-quotes":{"types":"./dist/rules/scriptlet-quotes.d.ts","import":"./dist/rules/scriptlet-quotes.js","default":"./dist/rules/scriptlet-quotes.js"},"./rules/max-css-selectors":{"types":"./dist/rules/max-css-selectors.d.ts","import":"./dist/rules/max-css-selectors.js","default":"./dist/rules/max-css-selectors.js"},"./rules/no-excluded-rules":{"types":"./dist/rules/no-excluded-rules.d.ts","import":"./dist/rules/no-excluded-rules.js","default":"./dist/rules/no-excluded-rules.js"},"./rules/no-invalid-domains":{"types":"./dist/rules/no-invalid-domains.d.ts","import":"./dist/rules/no-invalid-domains.js","default":"./dist/rules/no-invalid-domains.js"},"./rules/no-duplicated-hints":{"types":"./dist/rules/no-duplicated-hints.d.ts","import":"./dist/rules/no-duplicated-hints.js","default":"./dist/rules/no-duplicated-hints.js"},"./config-presets/recommended":"./config-presets/recommended.json","./rules/if-directive-balance":{"types":"./dist/rules/if-directive-balance.d.ts","import":"./dist/rules/if-directive-balance.js","default":"./dist/rules/if-directive-balance.js"},"./rules/no-invalid-modifiers":{"types":"./dist/rules/no-invalid-modifiers.d.ts","import":"./dist/rules/no-invalid-modifiers.js","default":"./dist/rules/no-invalid-modifiers.js"},"./rules/no-invalid-scriptlets":{"types":"./dist/rules/no-invalid-scriptlets.d.ts","import":"./dist/rules/no-invalid-scriptlets.js","default":"./dist/rules/no-invalid-scriptlets.js"},"./rules/no-invalid-hint-params":{"types":"./dist/rules/no-invalid-hint-params.d.ts","import":"./dist/rules/no-invalid-hint-params.js","default":"./dist/rules/no-invalid-hint-params.js"},"./rules/no-duplicated-modifiers":{"types":"./dist/rules/no-duplicated-modifiers.d.ts","import":"./dist/rules/no-duplicated-modifiers.js","default":"./dist/rules/no-duplicated-modifiers.js"},"./rules/no-unknown-hint-platforms":{"types":"./dist/rules/no-unknown-hint-platforms.d.ts","import":"./dist/rules/no-unknown-hint-platforms.js","default":"./dist/rules/no-unknown-hint-platforms.js"},"./rules/no-invalid-css-declaration":{"types":"./dist/rules/no-invalid-css-declaration.d.ts","import":"./dist/rules/no-invalid-css-declaration.js","default":"./dist/rules/no-invalid-css-declaration.js"},"./rules/no-duplicated-hint-platforms":{"types":"./dist/rules/no-duplicated-hint-platforms.d.ts","import":"./dist/rules/no-duplicated-hint-platforms.js","default":"./dist/rules/no-duplicated-hint-platforms.js"},"./rules/no-inconsistent-hint-platforms":{"types":"./dist/rules/no-inconsistent-hint-platforms.d.ts","import":"./dist/rules/no-inconsistent-hint-platforms.js","default":"./dist/rules/no-inconsistent-hint-platforms.js"},"./rules/no-unsupported-css-pseudo-class":{"types":"./dist/rules/no-unsupported-css-pseudo-class.d.ts","import":"./dist/rules/no-unsupported-css-pseudo-class.js","default":"./dist/rules/no-unsupported-css-pseudo-class.js"},"./rules/no-unknown-preprocessor-directives":{"types":"./dist/rules/no-unknown-preprocessor-directives.d.ts","import":"./dist/rules/no-unknown-preprocessor-directives.js","default":"./dist/rules/no-unknown-preprocessor-directives.js"},"./rules/no-duplicated-css-declaration-props":{"types":"./dist/rules/no-duplicated-css-declaration-props.d.ts","import":"./dist/rules/no-duplicated-css-declaration-props.js","default":"./dist/rules/no-duplicated-css-declaration-props.js"}},"scripts":{"lint":"pnpm check-types && pnpm lint:code && pnpm lint:md","test":"vitest","build":"rollup --config rollup.config.ts --configPlugin typescript && tsx tasks/transform-dts.ts","clean":"rimraf dist","lint:md":"markdownlint-cli2 --config .markdownlint-cli2.jsonc","coverage":"vitest --coverage","prebuild":"rimraf dist","increment":"pnpm version patch --no-git-tag-version","lint:code":"eslint . --cache --ext .ts --ext .js","check-types":"tsc","rules:update":"npx tsx tasks/generate-rule-exports.ts && npx tsx tasks/generate-rules-readme.ts && npx tsx tasks/generate-presets.ts","schema:generate":"npx tsx tasks/generate-config-schema.ts"},"_npmUser":{"name":"maximtop","email":"maximtop@gmail.com"},"_resolved":"/opt/atlassian/application-data/bamboo/shared/build-dir/1933313/157384714-256606233/aglint.tgz","_integrity":"sha512-8ceBChpdFC8Vsg+Ud6nnHd3tw19Q40VyJmWuWGuu9/bT4IBTbj9gNc0/gJyKbk3v20vCtheHeGSifVzvt9BObA==","repository":{"url":"git+https://github.com/AdguardTeam/AGLint.git","type":"git"},"_npmVersion":"10.9.2","description":"Linter for adblock filter lists.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"yaml":"^2.8.1","chalk":"5.6.2","ohash":"^2.0.11","ignore":"^5.2.4","esquery":"^1.6.0","is-glob":"^4.0.3","piscina":"^5.1.3","valibot":"^1.1.0","commander":"^14.0.1","deepmerge":"^4.3.1","fast-glob":"^3.3.3","clone-deep":"^4.0.1","fast-fuzzy":"^1.12.0","inflection":"^2.0.1","strip-ansi":"6.0.1","text-table":"^0.2.0","glob-parent":"^6.0.2","detect-indent":"^7.0.2","micromustache":"^8.0.3","terminal-link":"2.1.1","detect-newline":"^4.0.1","object-inspect":"^1.13.4","@adguard/agtree":"^3.4.1","@inquirer/select":"^4.4.0","@inquirer/confirm":"^6.0.1","@adguard/ecss-tree":"^2.0.1","@inquirer/checkbox":"^4.3.0","@valibot/to-json-schema":"^1.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.7.0","diff":"^8.0.2","husky":"^9.0.7","jsdoc":"^4.0.2","eslint":"^8.57.1","rimraf":"^5.0.1","rollup":"^4.41.0","vitest":"^4.0.15","ci-info":"^4.0.0","ts-morph":"^27.0.2","tsc-files":"^1.1.4","typescript":"^5.8.3","@types/node":"^18.11.7","lint-staged":"^16.2.0","markdownlint":"^0.39.0","@types/esquery":"^1.5.4","@types/is-glob":"^4.0.4","eslint-plugin-n":"^17.23.1","@types/clone-deep":"^4.0.1","@types/text-table":"^0.2.2","markdownlint-cli2":"^0.18.1","@types/glob-parent":"^5.1.3","@rollup/plugin-json":"^6.0.0","@vitest/coverage-v8":"4.0.15","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-import":"^2.27.5","@types/object-inspect":"^1.13.0","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-commonjs":"^25.0.2","eslint-plugin-boundaries":"^5.0.1","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^5.60.1","eslint-config-airbnb-base":"^15.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-externals":"^6.1.1","eslint-plugin-import-newlines":"^1.3.1","eslint-config-airbnb-typescript":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.60.1"},"_npmOperationalInternal":{"tmp":"tmp/aglint_4.0.0-beta.5_1766399773997_0.9839739960561797","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@adguard/aglint","description":"Universal adblock filter list linter.","keywords":["adblock","adguard","filter","linter","list","ublock"],"author":{"name":"AdGuard Software Ltd."},"license":"MIT","type":"module","repository":{"type":"git","url":"git+https://github.com/AdguardTeam/AGLint.git"},"bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"homepage":"https://github.com/AdguardTeam/AGLint#readme","bin":{"aglint":"dist/index.cli.js"},"main":"dist/index.node.js","module":"dist/index.node.js","types":"dist/types/index.node.d.ts","exports":{".":{"types":"./dist/types/index.node.d.ts","import":"./dist/index.node.js"}},"engines":{"node":">=18"},"devDependencies":{"@adguard/eslint-plugin-logger-context":"^1.0.1","@babel/core":"^7.22.5","@babel/preset-env":"^7.22.5","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-typescript":"^12.1.2","@swc/core":"^1.3.74","@types/clone-deep":"^4.0.1","@types/fs-extra":"^11.0.1","@types/js-yaml":"^4.0.5","@types/node":"^18.11.7","@types/text-table":"^0.2.2","@typescript-eslint/eslint-plugin":"^5.60.1","@typescript-eslint/parser":"^5.60.1","ci-info":"^4.0.0","eslint":"^8.57.1","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.0.0","eslint-plugin-boundaries":"^5.0.1","eslint-plugin-import":"^2.27.5","eslint-plugin-import-newlines":"^1.3.1","eslint-plugin-jsdoc":"^46.3.0","eslint-plugin-n":"^17.23.1","husky":"^9.0.7","jsdoc":"^4.0.2","lint-staged":"^16.2.0","markdownlint":"^0.30.0","markdownlint-cli":"^0.35.0","rimraf":"^5.0.1","rollup":"^4.41.0","rollup-plugin-node-externals":"^6.1.1","ts-node":"^10.9.1","tsc-files":"^1.1.4","tsx":"^4.7.0","typescript":"^5.8.3","vitest":"^3.1.3"},"dependencies":{"@adguard/agtree":"3.3.1","@adguard/ecss-tree":"^1.1.0","@inquirer/checkbox":"^1.3.7","@inquirer/select":"^1.2.7","chalk":"4.1.2","clone-deep":"^4.0.1","commander":"^11.0.0","deepmerge":"^4.3.1","fast-deep-equal":"^3.1.3","fs-extra":"^11.1.1","ignore":"^5.2.4","inflection":"^2.0.1","js-yaml":"^4.1.0","strip-ansi":"6.0.1","superstruct":"^2.0.2","terminal-link":"2.1.1","text-table":"^0.2.0"},"version":"3.0.3","scripts":{"build":"pnpm clean && pnpm build-types && rollup --config rollup.config.ts --configPlugin typescript","build-types":"tsc --project tsconfig.build.json","check-types":"tsc","clean":"rimraf dist","coverage":"vitest --coverage","lint":"pnpm check-types && pnpm lint:ts && pnpm lint:md","lint:md":"markdownlint .","lint:ts":"eslint . --cache --ext .ts","test":"vitest"},"_id":"@adguard/aglint@3.0.3","_integrity":"sha512-t0n8whvYbCaii+RTPfkMg6OlEg5UlTS2iMa0DR+MY+4FH2IiuIDB2GkNpTLqp5pG2hSW/XngB92Oqa5+2eeevQ==","_resolved":"/home/runner/work/ext-aglint/ext-aglint/aglint.tgz","_from":"file:aglint.tgz","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-t0n8whvYbCaii+RTPfkMg6OlEg5UlTS2iMa0DR+MY+4FH2IiuIDB2GkNpTLqp5pG2hSW/XngB92Oqa5+2eeevQ==","shasum":"ae6971fe143fc1251b80dd455073eea75dbcb585","tarball":"https://registry.npmjs.org/@adguard/aglint/-/aglint-3.0.3.tgz","fileCount":102,"unpackedSize":289681,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDywgtdGMYK577cz2WHmPyB3DMIpqdPa6ADMwQT0zXKGwIgMNtBk9zygjOTC42vR+7NeTGddRlWDPaHydAoQkHLsXE="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:cf67e52d-bbbc-4c43-ae26-7360b76ff952"}},"directories":{},"maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"},{"name":"d13410n3","email":"d.naumov@adguard.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/aglint_3.0.3_1787229043415_0.9074444340057382"},"_hasShrinkwrap":false}},"time":{"created":"2023-01-30T10:00:10.307Z","modified":"2026-08-20T12:30:43.697Z","1.0.1":"2023-01-30T10:00:10.552Z","1.0.2":"2023-01-30T10:05:34.073Z","1.0.0":"2023-01-30T10:16:57.946Z","1.0.4":"2023-01-30T10:20:11.146Z","1.0.5":"2023-01-30T10:24:59.245Z","1.0.6":"2023-02-06T11:05:07.535Z","1.0.7":"2023-02-10T14:34:18.168Z","1.0.8":"2023-02-13T20:46:42.166Z","1.0.9":"2023-03-03T09:12:39.068Z","1.0.10":"2023-03-30T15:48:00.920Z","1.0.11":"2023-04-21T08:48:47.446Z","2.0.0":"2023-08-11T15:23:41.104Z","2.0.1":"2023-08-14T14:14:51.221Z","2.0.3":"2023-08-29T11:17:28.371Z","2.0.4":"2023-08-30T10:48:54.133Z","2.0.5":"2023-09-07T16:35:23.573Z","2.0.6":"2023-11-07T17:26:54.573Z","2.0.8":"2024-01-09T15:41:37.043Z","2.0.9":"2024-04-25T09:18:34.705Z","2.0.10":"2024-09-04T13:16:53.262Z","2.1.0":"2024-09-11T11:02:54.191Z","2.1.1":"2024-09-20T20:00:46.588Z","2.1.2":"2024-11-25T13:52:30.548Z","2.1.3":"2024-12-19T16:14:25.491Z","2.1.4":"2025-03-31T14:50:20.899Z","2.1.5":"2025-05-05T13:30:00.817Z","3.0.0":"2025-05-21T13:24:56.037Z","4.0.0-alpha.0":"2025-10-31T16:55:52.079Z","4.0.0-alpha.1":"2025-10-31T17:10:32.450Z","4.0.0-alpha.2":"2025-11-03T17:08:39.351Z","4.0.0-alpha.3":"2025-11-03T17:17:03.362Z","4.0.0-alpha.4":"2025-11-03T17:28:52.506Z","4.0.0-alpha.5":"2025-11-03T19:38:46.606Z","4.0.0-alpha.6":"2025-11-19T19:24:26.057Z","4.0.0-alpha.7":"2025-11-19T20:11:33.610Z","4.0.0-alpha.8":"2025-11-24T18:28:57.609Z","4.0.0-beta.0":"2025-11-28T16:27:27.341Z","4.0.0-beta.1":"2025-11-28T16:45:28.278Z","4.0.0-beta.2":"2025-12-01T14:05:05.181Z","3.0.1":"2025-12-08T08:05:56.919Z","3.0.2":"2025-12-08T08:27:34.304Z","4.0.0-beta.3":"2025-12-08T16:13:57.405Z","4.0.0-beta.4":"2025-12-11T09:30:01.094Z","4.0.0-beta.5":"2025-12-22T10:36:14.194Z","3.0.3":"2026-08-20T12:30:43.562Z"},"bugs":{"url":"https://github.com/AdguardTeam/AGLint/issues"},"author":{"name":"AdGuard Software Ltd."},"license":"MIT","homepage":"https://github.com/AdguardTeam/AGLint#readme","keywords":["adblock","adguard","filter","linter","list","ublock"],"repository":{"type":"git","url":"git+https://github.com/AdguardTeam/AGLint.git"},"description":"Universal adblock filter list linter.","maintainers":[{"name":"ameshkov","email":"am@adguard.com"},{"name":"maximtop","email":"maximtop@gmail.com"},{"name":"blakhard","email":"vlad.abdulmianov@gmail.com"},{"name":"d13410n3","email":"d.naumov@adguard.com"}],"readme":"<!-- markdownlint-disable -->\n&nbsp;\n<p align=\"center\">\n    <picture>\n        <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://cdn.adguard.com/website/github.com/AGLint/aglint_logo_darkmode.svg\">\n        <img alt=\"AGLint\" src=\"https://cdn.adguard.com/website/github.com/AGLint/aglint_logo_lightmode.svg\" width=\"350px\">\n    </picture>\n</p>\n<h3 align=\"center\">Universal adblock filter list linter.</h3>\n<p align=\"center\">\n    Supported syntaxes:\n</p>\n<p align=\"center\">\n    <a href=\"https://adguard.com\"><img src=\"https://cdn.adguard.com/website/github.com/AGLint/adg_logo.svg\" width=\"14px\"> AdGuard</a> |\n    <a href=\"https://github.com/gorhill/uBlock\"><img src=\"https://cdn.adguard.com/website/github.com/AGLint/ubo_logo.svg\" width=\"14px\"> uBlock Origin</a> |\n    <a href=\"https://getadblock.com\"><img src=\"https://cdn.adguard.com/website/github.com/AGLint/ab_logo.svg\" width=\"14px\"> AdBlock</a> |\n    <a href=\"https://adblockplus.org\"><img src=\"https://cdn.adguard.com/website/github.com/AGLint/abp_logo.svg\" width=\"14px\"> Adblock Plus</a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://www.npmjs.com/package/@adguard/aglint\"><img src=\"https://img.shields.io/npm/v/@adguard/aglint\" alt=\"NPM version\" /></a>\n    <a href=\"https://www.npmjs.com/package/@adguard/aglint\"><img src=\"https://img.shields.io/npm/dm/@adguard/aglint\" alt=\"NPM Downloads\" /></a>\n    <a href=\"https://github.com/AdguardTeam/AGLint/blob/master/LICENSE\"><img src=\"https://img.shields.io/npm/l/@adguard/aglint\" alt=\"License\" /></a>\n</p>\n<!-- markdownlint-restore -->\n\n> [!NOTE]\n> This package is developed in [AdGuardSoftwareLimited/ext-aglint][ext-aglint-repo].\n> The [AdguardTeam/AGLint] repository is a public mirror.\n\nTable of Contents:\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Getting started](#getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Installation \\& Usage](#installation--usage)\n    - [Integrate AGLint into your project](#integrate-aglint-into-your-project)\n- [VSCode extension](#vscode-extension)\n- [Special comments (inline configuration)](#special-comments-inline-configuration)\n    - [Ignore adblock rules](#ignore-adblock-rules)\n        - [Ignore single adblock rule](#ignore-single-adblock-rule)\n        - [Ignore multiple adblock rules](#ignore-multiple-adblock-rules)\n        - [Disable some linter rules](#disable-some-linter-rules)\n        - [Change linter rules configuration](#change-linter-rules-configuration)\n- [Ignoring files or folders](#ignoring-files-or-folders)\n    - [Default ignores](#default-ignores)\n- [Configuration](#configuration)\n    - [Create a configuration file](#create-a-configuration-file)\n    - [Configuration file name and format](#configuration-file-name-and-format)\n    - [Configuration file structure](#configuration-file-structure)\n    - [Configuration presets](#configuration-presets)\n    - [Default configuration file](#default-configuration-file)\n    - [Configuration cascading and hierarchy](#configuration-cascading-and-hierarchy)\n        - [Why the `root` option is important](#why-the-root-option-is-important)\n- [Linter rules](#linter-rules)\n    <!-- TODO: maybe should be sorted alphabetically ? -->\n    - [`if-closed`](#if-closed)\n    - [`single-selector`](#single-selector)\n    - [`duplicated-modifiers`](#duplicated-modifiers)\n    - [`unknown-preprocessor-directives`](#unknown-preprocessor-directives)\n    - [`duplicated-hint-platforms`](#duplicated-hint-platforms)\n    - [`duplicated-hints`](#duplicated-hints)\n    - [`unknown-hints-and-platforms`](#unknown-hints-and-platforms)\n    - [`invalid-domain-list`](#invalid-domain-list)\n    - [`invalid-modifiers`](#invalid-modifiers)\n    - [`inconsistent-hint-platforms`](#inconsistent-hint-platforms)\n    - [`no-short-rules`](#no-short-rules)\n    - [`no-excluded-rules`](#no-excluded-rules)\n    - [`no-invalid-css-syntax`](#no-invalid-css-syntax)\n    - [`no-invalid-css-declaration`](#no-invalid-css-declaration)\n- [Compatibility](#compatibility)\n- [Use programmatically](#use-programmatically)\n- [Development \\& Contribution](#development--contribution)\n- [Ideas \\& Questions](#ideas--questions)\n- [License](#license)\n- [References](#references)\n\n## Introduction\n\nAGLint is a universal adblock filter list linter. It supports all popular syntaxes currently in use:\n\n<!--markdownlint-disable MD013-->\n- <img src=\"https://cdn.adguard.com/website/github.com/AGLint/adg_logo.svg\" width=\"14px\" alt=\"AdGuard\"> [AdGuard][adg-url]\n- <img src=\"https://cdn.adguard.com/website/github.com/AGLint/ubo_logo.svg\" width=\"14px\" alt=\"uBlock Origin\"> [uBlock Origin][ubo-url]\n- <img src=\"https://cdn.adguard.com/website/github.com/AGLint/abp_logo.svg\" width=\"14px\" alt=\"Adblock Plus\"> [Adblock Plus][abp-url]\n- <img src=\"https://cdn.adguard.com/website/github.com/AGLint/ab_logo.svg\" width=\"14px\" alt=\"AdBlock\"> [AdBlock][ab-url]\n<!--markdownlint-enable MD013-->\n\nAGLint can be used as a command-line tool or as a TS/JS library in the Node.js or browser environment.\n\nOur goal is to provide a tool that can be used by everyone who is interested in adblock filters. We want to make it easy\nto create and maintain filter lists.\n\nGenerally the philosophy of AGLint are inspired by [ESLint][eslint]. If you are familiar with ESLint, you will find\nit easy to use AGLint as well.\n\n## Features\n\n- :earth_americas: **Universal**: supports all syntaxes currently in use: AdGuard, uBlock Origin and\n  AdBlock / Adblock Plus.\n- :zap: **Fast**: made with performance in mind.\n- :thumbsup: **Easy to use**: it can be used as a CLI tool or programmatically.\n- :art: **Customizable**: you can customize the default configuration by creating a file named `.aglintrc` in the root\n  of your repo.\n- :gear: **Extensible**: you can add your own rules to the linter.\n- :globe_with_meridians: **Cross-platform**: it works on Windows, Linux and macOS.\n- :globe_with_meridians: **Open-source**: the source code is available here on GitHub.\n- :free: **Free**: it is free to use and free to modify.\n- :rocket: **Latest technologies**: it is written in TypeScript and can be used in Node.js and browsers as well.\n\n## Getting started\n\nMainly AGLint is a CLI tool, but it can also be used programmatically. Here is a very short instruction on how to use\nit as a CLI tool with the default configuration.\n\n### Prerequisites\n\nEnsure that [Node.js][nodejs] is installed on your computer.\nOptionally, you can also install [pnpm][pnpm] or [Yarn][yarn] for package management.\n\n[nodejs]: https://nodejs.org/en/download\n[pnpm]: https://pnpm.io/installation\n[yarn]: https://classic.yarnpkg.com/en/docs/install\n\n### Installation & Usage\n\n1. Install AGLint to your project:\n   - NPM: `npm install -D @adguard/aglint`\n   - PNPM: `pnpm install -D @adguard/aglint`\n   - Yarn: `yarn add -D @adguard/aglint`\n1. Initialize the configuration file for AGLint:\n   - NPM: `npx aglint init`\n   - PNPM: `pnpm aglint init`\n   - Yarn: `yarn aglint init`\n1. Run AGLint:\n   - NPM: `npx aglint`\n   - PNPM: `pnpm aglint`\n   - Yarn: `yarn aglint`\n\nThat's all! :hugs: The linter will check all filter lists in your project and print the results to the console.\n\n> [!NOTE]\n> You can also install AGLint globally, so you can use it without `npx` or `pnpm`, but we recommend to install\n> it locally to your project.\n\n> [!NOTE]\n> If you want to lint just some specific files, you can pass them as arguments:\n> `aglint path/to/file.txt path/to/another/file.txt`\n\n> [!NOTE]\n> To see all available options, run `aglint --help`.\n\n*To customize the default configuration, see [Configuration](#configuration) for more info. If you want to use AGLint\nprogrammatically, see [Use programmatically](#use-programmatically).*\n\n### Integrate AGLint into your project\n\nIf you would like to integrate AGLint into your project / filter list, please read our detailed\n[Integration guide][integration-guide] for more info.\n\n## VSCode extension\n\nWe have created a VSCode extension that fully covers adblock filter list syntax. It is available\n[here][vscode-extension].\n\nThis extension enables syntax highlighting, and it's compatible with AGLint. Typically, it means that this extension\nwill detect all syntax errors and show them in the editor, and on top of that, it will also show some warnings and\nhints, because it also runs AGLint under the hood.\n\nGitHub Linguist [also uses][linguist-pr] this extension to highlight adblock filter lists.\n\n**We strongly recommend using this extension if you are working with adblock filter lists.**\n\n## Special comments (inline configuration)\n\nYou may not want to lint some adblock rules, so you can add special inline comments to disable linting for a single\nadblock rule or for the rest of the file. To do that, you need to add special comments to your adblock filter list,\nwhich can be used to change the linter's behavior. Generally these \"control comments\" begins with the `! aglint` prefix.\n\nIn the following sections you can find more info about these comments.\n\n### Ignore adblock rules\n\n#### Ignore single adblock rule\n\nYou can completely disable linting for an adblock rule by adding `! aglint-disable-next-line` comment before the adblock\nrule. For example, `example.com##.ad` will be ignored in the following case:\n\n```adblock\n! aglint-disable-next-line\nexample.com##.ad\nexample.net##.ad\n```\n\nThis lets you disable linting for a single adblock rule, but it doesn't disable linting for the rest of the file. If you\nwant to disable linting for the rest of the file, you can add `! aglint-disable` comment before the first adblock rule\nor add the file path to the ignore list (`.aglintignore` file). See\n[Ignoring files or folders](#ignoring-files-or-folders) for more info.\n\n#### Ignore multiple adblock rules\n\nIf you want to ignore multiple adblock rules, you can add `! aglint-disable` comment before the first adblock rule and\n`! aglint-enable` comment after the last adblock rule. For example, `example.com##.ad` and `example.net##.ad` will be\nignored in the following case:\n\n```adblock\n! aglint-disable\nexample.com##.ad\nexample.net##.ad\n! aglint-enable\nexample.org##.ad\n```\n\n#### Disable some linter rules\n\nIn some cases, you may want to disable some linter rules for a single adblock rule or for multiple adblock rules. Here\nis how you can do it:\n\n- For a single adblock rule: for example, `rule1` linter rule will be ignored for `example.com##.ad` in the following\n  case (but it will be enabled for\n  `example.net##.ad`):\n  ```adblock\n  ! aglint-disable-next-line rule1\n  example.com##.ad\n  example.net##.ad\n  ```\n- For multiple adblock rules: for example, `rule1, rule2` linter rules will be ignored for `example.com##.ad` and\n  `example.net##.ad` in the following case (but they will be enabled for `example.org##.ad`):\n  ```adblock\n  ! aglint-disable rule1, rule2\n  example.com##.ad\n  example.net##.ad\n  ! aglint-enable rule1, rule2\n  example.org##.ad\n  ```\n\n#### Change linter rules configuration\n\nIn some cases, you may want to change the configuration of some linter rules during linting. Here is how you can do it:\n\n```adblock\n! aglint \"rule-1\": [\"warn\", { \"option1\": \"value1\" }], \"rule-2\": \"off\"\nexample.com##.ad\nexample.net##.ad\n```\n\nAfter the `! aglint` comment, you should specify the list of the rules that you want to change. It will applied to all\nlines after the comment until the end of the file or until the next `! aglint` comment. The syntax is the same as in the\n[configuration file](#configuration).\n\n## Ignoring files or folders\n\nYou can ignore files or folders by creating an \"ignore file\" named `.aglintignore` in any directory. The syntax and\nbehavior of this file is the same as `.gitignore` file. Learn more about `.gitignore` [here][gitignore-docs] if you are\nnot familiar with it.\n\nIf you have a config file in an ignored folder, it will be ignored as well.\n\n### Default ignores\n\nSome \"problematic\" paths are ignored by default in order to avoid linting files that are not related to adblock filter\nlists. These paths are:\n\n- `node_modules` - Vendor files for Node.js, usually contains a lot of files - this can slow down the linter\n  significantly\n- `.DS_Store` - macOS system file\n- `.git` - Git files\n- `.hg` - Mercurial files\n- `.svn` - Subversion files\n- `Thumbs.db` - Windows system file\n\n## Configuration\n\nAGLint requires a configuration file to work. If you don't have a configuration file, the CLI will throw an error and\nask you to create one.\n\n### Create a configuration file\n\nIf you don't have a configuration file, you can create it by running `aglint init` **in the root directory of your\nproject.** This command will create a `.aglintrc.yaml` file in the current directory.\n\nYou can also create a configuration file manually, please check the section below for more info.\n\n> [!NOTE]\n> We are planning to add a configuration wizard in the future, so you will be able to create a configuration\n> file by answering a few questions.\n\n### Configuration file name and format\n\nConfiguration file is a JSON or YAML file that contains the configuration for the linter and should be named as one of\nthe following:\n\n- `.aglintrc` (JSON) *- not recommended*\n- `.aglintrc.json` (JSON)\n- `.aglintrc.yaml` (YAML)\n- `.aglintrc.yml` (YAML)\n\nWe also plan to support `.aglintrc.js` (JavaScript) in the future.\n\nWe recommend using `.aglintrc.yaml` or `.aglintrc.yml` because YAML is more compact and easier to read, and it supports\ncomments.\n\n> [!WARNING]\n> If you have multiple configuration files in the same directory, the CLI will throw an error and ask you\n> to fix it.\n\n> [!WARNING]\n> If your configuration file is syntactically invalid or contains unknown / invalid options, the CLI will\n> throw an error and ask you to fix it.\n\n> [!WARNING]\n> If your configuration file is not named in one of the ways listed above, the CLI will ignore it (since it\n> cannot recognize it as a configuration file).\n\n### Configuration file structure\n\nThe configuration file should be a valid JSON or YAML file. The following options are available:\n\n- `root` — defaults to `false`, flag that indicates\n  whether the current configuration is the main config configuration which can be enabled by `true` value;\n  otherwise the linter will search for the configuration in parent directories.\n- `syntax` — array of strings, specifies the syntax of the filter lists.\n  If there is an `Agent` type comment in a filter list, the linter will use the syntax specified in the comment.\n  If not set, parsed by AGTree `syntax` value will be used.\n  Possible values:\n    - `Common` — Common filter list syntax (default);\n    - `AdGuard` — AdGuard filter list syntax;\n    - `UblockOrigin` — uBlock filter list syntax;\n    - `AdblockPlus` — Adblock Plus filter list syntax.\n- `allowInlineConfig` — enable or disable inline config comments, e.g. `! aglint-disable-next-line`;\n  defaults to `true`.\n- `extends` — an array of configuration presets to extend, e.g. `[\"preset-1\", \"preset-2\"]`.\n  See [Configuration presets](#configuration-presets) for more info.\n  Defaults to `[]`, i.e. no presets.\n  Preset's syntax and rules can be overridden by the user config.\n- `rules` — an object with configured [linter rules](#linter-rules)\n  due to [configuration rule structure](#configuration-rule-structure).\n\n#### <a name=\"configuration-rule-structure\"></a> Configuration rule structure\n\nA rule basically has the following structure:\n\n<!-- TODO: use real rules as an examples -->\n- the key is the name of the rule, e.g. `rule-1`;\n- the value is the severity and the configuration of the rule,\n  e.g. `\"error\"` or `[\"error\", { \"option-1\": \"value-1\" }]`.\n    - The severity always must be specified.\n      If the rule doesn't have any configuration, you can use a string with the severity, e.g. `\"error\"`.\n      Severity codes may also be used instead of severity names.\n      Default rule severity depends on the rule and may differ from rule to rule.\n      Possible values:\n        - `off` or `0` — nothing will be reported;\n          the linter rule does not runs its checks which means less resource usage;\n        - `warn` or `1` — throws a warning (deprecated syntax, formatting issues, redundant rules, etc.);\n        - `error` or `2` — throws an error (unknown scriptlets, unknown modifiers, etc.);\n        - `fatal` or `3` — throws a fatal error (syntax error during parsing).\n    - If the rule has configuration, you must use an array with two elements.\n      The first element is the severity and the rest of the elements are the configuration,\n      e.g. `[\"error\", { \"option-1\": \"value-1\" }]`.\n\n##### Examples\n\nYou can disable the `rule-1` rule by adding the following configuration:\n\n```json\n{\n    \"rules\": {\n        \"rule-1\": \"off\"\n    }\n}\n```\n\nbut an array also can be used as well:\n\n```json\n{\n    \"rules\": {\n        \"rule-1\": [\"off\"]\n    }\n}\n```\n\nYou can change the severity of the `rule-2` rule to `warn`:\n\n```json\n{\n    \"rules\": {\n        \"rule-2\": [\"warn\"]\n    }\n}\n```\n\nor change the severity of the `rule-3` rule to `error` and add a configuration for it:\n\n```json\n{\n    \"rules\": {\n        \"rule-3\": [\"error\", { \"option-3\": \"value-3\" }]\n    }\n}\n```\n\n### Configuration presets\n\nConfiguration presets are basically configuration files that you can use to extend in your configuration.\nCurrently, there are two built-in presets available (click on the name to see the source code):\n\n- [`aglint:recommended`][aglint-recommended] — a set of recommended rules that are enabled by default.\n  It is enough to use this preset in most cases.\n- [`aglint:all`][aglint-all] — a set of **all** rules that are available in the linter.\n  This option maybe too strict for most projects.\n\n> [!NOTE]\n> Presets contain `syntax` and `rules` which shall be overridden if they are specified in the config.\n\n> [!NOTE]\n> All presets have `syntax` property set to `Common` a default value.\n> You may need to specify it in your [configuration file](#configuration-file-structure)\n> for better linting, e.g. modifiers validation.\n\n> [!NOTE]\n> We are planning to add more presets in the future,\n> and also allow users to create their own presets but currently it is not possible.\n\n### Default configuration file\n\nThis configuration file is the same as created by `aglint init` command.\nIt simply extends the `aglint:recommended` preset and specifies the `root` option.\n\n- YAML syntax — `.aglintrc.yaml`:\n\n    ```yaml\n    # Default configuration file for AGLint\n    root: true\n    allowInlineConfig: true\n    extends:\n        - aglint:recommended\n    syntax:\n        - Common\n    ```\n\n- JSON syntax — `.aglintrc.json`:\n\n    ```json\n    {\n        \"root\": true,\n        \"allowInlineConfig\": true,\n        \"extends\": [\n            \"aglint:recommended\"\n        ],\n        \"syntax\": [\"Common\"]\n    }\n    ```\n\n> [!NOTE]\n> JavaScript configuration files aren't supported at the moment\n> but we plan to add support for them in the future (CJS and ESM syntaxes).\n\n### Configuration cascading and hierarchy\n\nAGLint follows the same configuration file search algorithm as ESLint ([learn more][eslint-config-hierarchy]), so if you\nare familiar with ESLint, this section will be easy to understand.\n\nIf you call AGLint in a directory (lets call it current directory / current working directory), it will search for a\nconfiguration file in this directory and all parent directories until it finds one configuration file with the `root`\noption set to `true` or reaches the root directory (the most top directory, which doesn't have a parent directory). If\nthe linter doesn't find any configuration file at all, it will throw an error and ask you to fix it, because it cannot\nwork without a configuration file.\n\nIf the linter finds multiple configuration files in the same directory, it will also throw an error and ask you to fix\nit, because it is an inconsistent state, since the linter doesn't know which configuration file to use. ESLint uses a\n[name-based priority system][eslint-config-file-formats] to resolve this issue, but AGLint throws an error instead, to\nkeep things simple and clear.\n\n#### Why the `root` option is important\n\nSuppose you store your projects in the `my-projects` directory, and you have the following directory structure:\n\n```txt\nmy-projects\n├── .aglintrc.yaml\n├── project-1\n│   ├── dir1\n│   │   ├── list1.txt\n│   │   ├── list2.txt\n│   ├── dir2\n│   │   ├── .aglintrc.yaml\n│   │   ├── dir3\n│   │   │   ├── list3.txt\n│   │   │   ├── list4.txt\n│   ├── list5.txt\n│   ├── .aglintrc.yaml\n├── project-2\n│   ├── ...\n├── ...\n```\n\nAs you can see, the `my-projects` directory contains a configuration file, and the `project-1` directory also contains\nsome configuration files.\n\nLet's assume that `my-projects/project-1/.aglintrc.yaml` doesn't have the `root` option set to `true`.\n\nIf you call AGLint in the `project-1` directory, it finds the configuration file in the `project-1`, but since it\ndoesn't specify the `root` property, therefore the linter will continue to search for a configuration file in the parent\ndirectories. As a result, it will find the configuration file in the `my-projects` directory and merge these two\nconfiguration files into one configuration. This is a bad practice, since if you move your project to another directory,\nlinting results may change, because `my-projects/.aglintrc` loses its effect. Projects should be handled as a single\nunit, and the `root` option is designed to solve this problem. If you set the `root` option to `true` in the\nconfiguration file from the `project-1` directory, the linter will stop searching for configuration files right after it\nfinds the configuration file from the `project-1` directory, and will ignore the configuration file from the\n`my-projects` directory. This is how the `root` option works and why it is important.\n\nHowever, merging configurations is useful within a single project, so if you specify the main configuration in your\nproject's root directory, but if you want to override some rules in some subdirectories, you can do it by creating a\nconfiguration file in this subdirectory. For example, if you want to disable the `rule-1` rule in the `dir2` directory,\nyou can create the following configuration file in the `dir2` directory:\n\n```yaml\n# project-1/dir2/.aglintrc.yaml\nrules:\n  rule-1: \"off\"\n```\n\nAnd of course, at the top of this hierarchy, you can specify inlined configuration comments\nin your adblock filter list files, which will override the configuration from the configuration files\nbut only if `allowInlineConfig` option is enabled.\n\n## <a name=\"linter-rules\"></a> Linter rules\n\nThe linter parses your filter list files with the [AGTree][agtree-pkg] parser,\nthen it checks them against the linter rules. If a linter rule is violated, the linter will report an error or warning.\nIf an adblock rule is syntactically incorrect (aka it cannot be parsed), the linter will report a fatal error\nand didn't run any other linter rules for that adblock rule, since it is not possible to check it without AST.\nThe rest of the file (valid rules) will be checked with the linting rules.\n\nThe linter rules documentation is written in the following schema:\n\n- *Short description of the rule in the first paragraph.*\n- **Severity:** Severity of the rule, it can be `warn` (1), `error` (2), `fatal` (3).\n- **Options:** Configuration options for the rule (if any).\n- **Options schema:** Validation schema for the rule options (if any).\n- **Fixable:** Describes if the rule can fix the detected problem automatically.\n- **Example:** A simple example of the rule violation and how it will be reported.\n- **Example for fixing:** A simple example of the rule violation and how it will be fixed (if the problem is fixable).\n\nCurrently, the following linter rules are available (we will add more rules in the future):\n\n### `if-closed`\n\nChecks if the `if` statement is closed and no unclosed `endif` or unopened `else` statements are present.\nIt also checks whether `else` and `endif` statements are used correctly\nsince they can only be used alone without other parameters or statements.\n\n- **Severity:** `error` (2)\n- **Options:** none\n- **Fixable:** no\n- **Example:**\n  ```adblock\n  !#endif\n  !#if (adguard_app_android)\n  example.com##.ad\n  !#endif\n  !#if (adguard_ext_firefox)\n  example.org##.something\n  !#else if (adguard_ext_opera)\n  example.org##.operaBanner\n  ```\n  will be reported as error:\n  ```txt\n    1:0  error  Using an \"endif\" directive without an opening \"if\" directive\n    5:0  error  Unclosed \"if\" directive\n    7:0  error  Invalid usage of preprocessor directive: \"else\"\n  ```\n  since the first `endif` are unnecessary, and the last `if` statement is not closed.\n\n### `single-selector`\n\nChecks element hiding rules to make sure that they contain only one selector.\n\n- **Severity:** `warn` (1)\n- **Options:** none\n- **Fixable:** yes, the rule will be split into multiple rules, each with a single selector\n- **Example:**\n  ```adblock\n  example.com##.ad, .something\n  ```\n  will be reported as warning:\n  ```txt\n    1:0  warn  An element hiding rule should contain only one selector\n  ```\n  since the rule contains two selectors.\n- **Example for fixing:**\n  ```adblock\n  example.com##.ad, .something\n  ```\n  will be fixed to:\n  ```adblock\n  example.com##.ad\n  example.com##.something\n  ```\n  (two separate rules with a single selector each).\n\n### `duplicated-modifiers`\n\nChecks if the same modifier is used multiple times in a single network rule.\n\n- **Severity:** `error` (2)\n- **Options:** none\n- **Fixable:** planned\n- **Example:**\n  ```adblock\n  example.com$important,important\n  ```\n  will be reported as error:\n  ```txt\n    1:0  error  The \"important\" modifier is used multiple times\n  ```\n  since the `important` modifier is used twice.\n\n### `unknown-preprocessor-directives`\n\nChecks if the used preprocessor directives are known.\n\n> [!IMPORTANT]\n> Preprocessor directives are case-sensitive, so `!#IF` is to be considered as invalid.\n\n- **Severity:** `error` (2)\n- **Options:** none\n- **Fixable:** no\n- **Example:**\n  ```adblock\n  !#unknown\n  ```\n  will be reported as error:\n  ```txt\n    1:0  error  Unknown preprocessor directive: \"unknown\"\n  ```\n  since `unknown` is not a known preprocessor directive.\n- **Additional information:**\n    - Currently, the following preprocessor directives are supported:\n        - `if`: [reference][if-kb]\n        - `else`: [reference][if-kb]\n        - `endif`: [reference][if-kb]\n        - `include`: [reference][include-kb]\n        - `safari_cb_affinity`: [reference][safari-cb-kb]\n    - For more information about preprocessor directives, please visit [AdGuard Knowledge Base][ag-preprocessor-kb] or\n      [uBlock Origin Wiki][ubo-pre-parsing-directives].\n\n### `duplicated-hint-platforms`\n\nChecks if the same platform is used multiple times in a single hint.\n\n- **Severity:** `warn` (1)\n- **Options:** none\n- **Fixable:** planned\n- **Example:**\n  ```adblock\n  !+ PLATFORM(ios, android, ios)\n  ```\n  will be reported as warning:\n  ```txt\n    1:0  warn  The \"ios\" platform is used multiple times\n  ```\n  since the `ios` platform is used twice. In this case, you'll need to remove the unnecessary `ios` platform.\n\n### `duplicated-hints`\n\nChecks if the same hint is used multiple times within a single comment.\n\n- **Severity:** `warn` (1)\n- **Options:** none\n- **Fixable:** planned\n- **Example:**\n  ```adblock\n  !+ PLATFORM(ios, ext_android_cb) PLATFORM(ext_ff) NOT_OPTIMIZED\n  ```\n  will be reported as warning:\n  ```txt\n    1:0  warn  The \"PLATFORM\" hint is used multiple times\n  ```\n  since the `PLATFORM` hint is used twice in the same comment. In this case, you'll need to concatenate the platforms\n  into a single `PLATFORM` hint.\n\n### `unknown-hints-and-platforms`\n\nChecks if the hints and platforms are known.\n\n- **Severity:** `error` (2)\n- **Options:** none\n- **Fixable:** no\n- **Example:**\n  ```adblock\n  !+ HINT\n  !+ HINT(param)\n  !+ PLATFORM(something)\n  ```\n  will be reported as error:\n  ```txt\n    1:0  error  Unknown hint: \"HINT\"\n    2:0  error  Unknown hint: \"HINT\"\n    3:0  error  Unknown platform: \"something\"\n  ```\n  since `HINT` are an unknown hint, and `something` is an unknown platform.\n- **Additional information:**\n    - Currently, the following hints are supported:\n        - `NOT_OPTIMIZED`: [documentation][not-optimized-kb]\n        - `PLATFORM` / `NOT_PLATFORM`: [documentation][platform-kb]\n    - Currently, the following platforms are supported:\n        - `windows`\n        - `mac`\n        - `android`\n        - `ios`\n        - `ext_chromium`\n        - `ext_ff`\n        - `ext_edge`\n        - `ext_opera`\n        - `ext_safari`\n        - `ext_android_cb`\n        - `ext_ublock`\n\n### `invalid-domain-list`\n\nChecks for invalid domains in cosmetic rules.\n\n- **Severity:** `error` (2)\n- **Options:** none\n- **Fixable:** no\n- **Example:**\n  ```adblock\n  example.##.ad\n  ```\n  will be reported as error:\n  ```txt\n    1:0  error  Invalid domain: \"example.\"\n  ```\n  since `example.` is not a valid domain, because it's TLD is empty. In this case, you'll need to specify TLD for the\n  domain, for example, `example.com`, or use a wildcard as TLD: `example.*`.\n- **Additional information:**\n    - Accepted values are:\n        - Regular domains: `example.com`, `example.org`, `example.net`, etc.\n        - Domains with wildcards: `*.example.com`, `*.example.org`,\n          `*.example.net`, etc.\n        - Wildcard-only domain: `*`\n        - IDN domains: `xn--e1afmkfd.xn--p1ai`, etc.\n        - Unicode domains: `пример.рф`, etc.\n        - Hostnames: `example`, `example-2`, `example-3`, etc.\n        - IP addresses: `127.0.0.1`\n\n\n### `invalid-modifiers`\n\nChecks for invalid modifiers in [basic (network) rules][basic-rules-kb].\n\n- **Severity:** `error` (2) for invalid modifiers, `warn` (1) for deprecated modifiers\n- **Options:** none\n- **Fixable:** no\n- **Example:**\n    ```adblock\n    ||example.org^$elemhide\n    ```\n    will be reported as error:\n    ```txt\n    1:15  error  Only exception rules may contain the modifier: 'elemhide'\n    ```\n    since this modifier is not allowed for blocking rules.\n\n### `inconsistent-hint-platforms`\n\nCheck if the hint platforms are targeted inconsistently. This means that the same platform is targeted in the `PLATFORM`\nhint, but excluded in the `NOT_PLATFORM` hint at the same time (or vice versa).\n\n- **Severity:** `error` (2)\n- **Options:** none\n- **Fixable:** no\n- **Example:**\n  ```adblock\n  !+ PLATFORM(ios, ext_android_cb) NOT_PLATFORM(ext_android_cb)\n  example.com##.ad\n  ```\n  will be reported as error:\n  ```txt\n    1:0  error  The \"ext_android_cb\" platform is targeted inconsistently\n  ```\n  since the `ext_android_cb` platform is targeted in the `PLATFORM` hint, but excluded in the `NOT_PLATFORM` hint at the\n  same time. In this case, you'll need to remove the `ext_android_cb` platform from some of the hints to make it's\n  targeting consistent.\n\n### `no-short-rules`\n\nCheck if the rule length is less than the specified minimum threshold value, i.e. if the rule is too short.\n\n- **Severity:** `error` (2)\n- **Fixable:** no\n- **Options:**\n    - `minLength` — minimum rule length (default: `4`)\n- **Example:**\n  ```adblock\n  ! Short rule\n  a\n  ```\n  will be reported as error:\n  ```txt\n    2:0  error  Too short rule: 'a'\n  ```\n  since the rule length is less than the default value (`4`).\n  If you want to change the minimum rule length, you can do it by specifying the `minLength` option in your\n  configuration file:\n  ```yaml\n  rules:\n    no-short-rules: [\"error\", { \"minLength\": 3 }]\n  ```\n  or via inline configuration comments:\n  ```adblock\n  ! This rule is too short because it's length is less than 10 characters\n  ! aglint \"no-short-rules\": [\"error\", { minLength: 10 }]\n  a$script\n  ```\n\n### `no-excluded-rules`\n\nCheck if a rule is excluded. With this linter rule, we can \"ban\" certain patterns from the filter lists.\nRequested in https://github.com/AdguardTeam/AGLint/issues/214\n\n- **Severity:** `error` (2)\n- **Fixable:** planned\n- **Options:**\n    - `regexp-patterns` — an array of regular expressions that will be used to check the rules\n- **Example:**\n  If you add `example\\.com\\/bad\\/query\\/` to the `regexp-patterns` option and run the linter with the following content:\n  ```adblock\n  example.com/good/query/\n  ! The following rule is excluded\n  example.com/bad/query/\n  example.com/another-not-bad/query/\n  ```\n  the linter will report an error:\n  ```txt\n    3:0  error  Rule matches an excluded pattern: /example\\.com\\/bad\\/query\\//\n  ```\n  since the `example.com/bad/query/` rule is excluded in your configuration file:\n  ```yaml\n  rules:\n    no-excluded-rules:\n      - error\n      - regexp-patterns:\n          # Do not forget to escape special regex characters\n          - example\\.com\\/bad\\/query\\/\n  ```\n\n### `no-invalid-css-syntax`\n\nCheck if a rule contains syntactically invalid CSS.\nIt uses the [ECSSTree][ecss-tree] parser internally to check the CSS syntax.\n\n- **Severity:** `error` (2)\n- **Fixable:** no\n- **Options:** none\n- **Example:**\n  ```adblock\n  ##.#bar\n  ```\n  will be reported as error:\n  ```txt\n    1:4  error  Cannot parse CSS due to the following error: Name is expected\n  ```\n  since the `##.#bar` rule contains invalid CSS syntax, `.` should be followed by a valid class name.\n  Also works with CSS injection rules and their declaration lists.\n\n[ecss-tree]: https://github.com/AdguardTeam/ecsstree\n\n### `no-invalid-css-declaration`\n\nChecks whether a CSS injection rule contains any unknown properties or invalid values.\nThis process utilizes the [CSSTree][css-tree] lexer, which is based on the [MDN Data][mdn-data] database.\n\n- **Severity:** `error` (2)\n- **Fixable:** no\n- **Options:** none\n- **Example:**\n  ```adblock\n  #$#.foo { color: bar; }\n  ```\n  will be reported as error:\n  ```txt\n    1:17  error  Invalid value for `color` property, mismatch with syntax <color>\n  ```\n  since `bar` is not a valid color value.\n\n[css-tree]: https://github.com/csstree/csstree\n[mdn-data]: https://github.com/mdn/data/tree/main\n\n## Compatibility\n\nThe linter is compatible with all modern browsers and Node.js versions. Minimum required versions are:\n\n| Name              | Minimum version |\n| ----------------- | :-------------- |\n| Node.js           | ✅ 14           |\n| Chrome            | ✅ 88           |\n| Firefox           | ✅ 84           |\n| Edge              | ✅ 88           |\n| Opera             | ✅ 80           |\n| Safari            | ✅ 14           |\n| Internet Explorer | ❌              |\n\nMinimum required versions are determined by the [Node.js LTS schedule][nodejs-schedule] and the\n[ES6 compatibility table][es6-compat-table].\n\nMaybe the linter will work in older browsers and Node.js versions, but it's not guaranteed we don't recommend using such\nold versions.\n\n## Use programmatically\n\nYou can use several parts of AGLint programmatically, but it is only recommended for advanced users who are familiar\nwith Node.js, JavaScript, TypeScript and the basics of software development. Generally, the API are well documented with\na lot of examples, but you can open a discussion if you have any questions, we will be happy to help you.\n\nThe linter is a tool that checks the rules for errors and bad practices. It is based on the parser, so it can parse all\nADG, uBO and ABP rules currently in use. The linter API has two main parts:\n\n- Linter: checks rules (string &#8594; AST &#8594; problem report)\n- CLI: a Node.js command-line interface for the linter\n\nPlease keep in mind that the CLI only can be used in Node.js (because it uses the `fs` module for file management), but\nthe linter can be used in both Node.js and browsers.\n\nExample usage:\n\n```typescript\nimport { Linter } from \"@adguard/aglint\";\n\n// Create a new linter instance and add default rules (make first parameter true\n// to add default rules)\nconst linter = new Linter(true);\n\n// Add custom rules (optional). Rules are following LinterRule interface.\n// linter.addRule(\"name\", { data });\n\n// Lint a content (file content - you can pass new lines as well)\n// If you want to enable the fixer, pass true as the second parameter\nconst report = linter.lint(\"example.com##.ad, #ad\");\n\n// Do something with the report\n```\n\nThe `LinterRule` interface has the following structure:\n\n- `meta`: Metadata for the rule\n    - `severity`: warning, error or fatal\n    - `config`: configuration for the rule (optional)\n        - `default`: default value for the configuration\n        - `schema`: [Superstruct][superstruct-pkg] schema for the configuration\n- `events`:\n    - `onStartFilterList`: called before analyzing a file\n    - `onRule`: Called to analyze a single rule\n    - `onEndFilterList`: called after analyzing a file\n\nEvery event has a `context` parameter, which makes it possible to get the current filter list content, the current rule,\nreport, etc.\n\nYou can check the [`src/linter/rules`][linter-rules-src] directory for detailed examples.\n\nYou can find the detailed linter rule documentation [here][linter-rules-docs].\n\n## Development & Contribution\n\nPlease read the [CONTRIBUTING.md][contributing-url] file for details on how to contribute to this project.\nReleases are automated via GitHub Actions, see [DEPLOYMENT.md](DEPLOYMENT.md) for the release pipeline.\n\n## Ideas & Questions\n\nIf you have any questions or ideas for new features, please open an issue or a discussion. We will be happy to discuss\nit with you.\n\n## License\n\nAGLint is licensed under the MIT License. See the [LICENSE][aglint-license] file for details.\n\n## References\n\nHere are some useful links to help you write adblock rules. This list is not exhaustive, so if you know any other useful\nresources, please let us know.\n\n<!--markdownlint-disable MD013-->\n- Syntax documentation:\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/adg_logo.svg\" width=\"14px\" alt=\"AdGuard\"> [AdGuard: *How to create your own ad filters*][adg-filters]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/ubo_logo.svg\" width=\"14px\" alt=\"uBlock Origin\"> [uBlock Origin: *Static filter syntax*][ubo-filters]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/abp_logo.svg\" width=\"14px\" alt=\"Adblock Plus\"> [Adblock Plus: *How to write filters*][abp-filters]\n- Extended CSS documentation:\n    - [MDN: *CSS selectors*][mdn-css-selectors]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/adg_logo.svg\" width=\"14px\" alt=\"AdGuard\"> [AdGuard: *Extended CSS capabilities*][adg-ext-css]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/ubo_logo.svg\" width=\"14px\" alt=\"uBlock Origin\"> [uBlock Origin: *Procedural cosmetic filters*][ubo-procedural]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/abp_logo.svg\" width=\"14px\" alt=\"Adblock Plus\"> [Adblock Plus: *Extended CSS selectors*][abp-ext-css]\n- Scriptlets:\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/adg_logo.svg\" width=\"14px\" alt=\"AdGuard\"> [AdGuard scriptlets][adg-scriptlets]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/ubo_logo.svg\" width=\"14px\" alt=\"uBlock Origin\"> [uBlock Origin scriptlets][ubo-scriptlets]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/abp_logo.svg\" width=\"14px\" alt=\"Adblock Plus\"> [Adblock Plus snippets][abp-snippets]\n- Third party libraries:\n    - <img src=\"https://raw.githubusercontent.com/csstree/csstree/master/assets/csstree-logo-rounded.svg\" width=\"14px\" alt=\"CSSTree\"> [CSSTree docs][css-tree-docs]\n    - <img src=\"https://cdn.adguard.com/website/github.com/AGLint/adg_logo.svg\" width=\"14px\" alt=\"AdGuard\"> [AdGuard's compatibility table][adg-compatibility-table]\n<!--markdownlint-enable MD013-->\n\n[ab-url]: https://getadblock.com\n[abp-ext-css]: https://help.adblockplus.org/hc/en-us/articles/360062733293-How-to-write-filters#elemhide-emulation\n[abp-filters]: https://help.adblockplus.org/hc/en-us/articles/360062733293-How-to-write-filters\n[abp-snippets]: https://help.adblockplus.org/hc/en-us/articles/1500002338501-Snippet-filters-tutorial\n[abp-url]: https://adblockplus.org\n[adg-compatibility-table]: https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/compatibility-table.md\n[adg-ext-css]: https://github.com/AdguardTeam/ExtendedCss/blob/master/README.md\n[adg-filters]: https://kb.adguard.com/en/general/how-to-create-your-own-ad-filters\n[adg-scriptlets]: https://github.com/AdguardTeam/Scriptlets/blob/master/wiki/about-scriptlets.md#scriptlets\n[adg-url]: https://adguard.com\n[ag-preprocessor-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#preprocessor-directives\n[aglint-all]: https://github.com/AdguardTeam/AGLint/blob/master/src/linter/config-presets/aglint-all.ts\n[aglint-license]: https://github.com/AdguardTeam/AGLint/blob/master/LICENSE\n[aglint-recommended]: https://github.com/AdguardTeam/AGLint/blob/master/src/linter/config-presets/aglint-recommended.ts\n[agtree-pkg]: https://www.npmjs.com/package/@adguard/agtree\n[basic-rules-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#basic-rules\n[contributing-url]: https://github.com/AdguardTeam/AGLint/tree/master/CONTRIBUTING.md\n[ext-aglint-repo]: https://github.com/AdGuardSoftwareLimited/ext-aglint\n[AdguardTeam/AGLint]: https://github.com/AdguardTeam/AGLint\n[css-tree-docs]: https://github.com/csstree/csstree/tree/master/docs\n[es6-compat-table]: https://kangax.github.io/compat-table/es6/\n[eslint-config-file-formats]: https://eslint.org/docs/latest/use/configure/configuration-files#configuration-file-formats\n[eslint-config-hierarchy]: https://eslint.org/docs/latest/use/configure/configuration-files#cascading-and-hierarchy\n[eslint]: https://eslint.org/\n[gitignore-docs]: https://git-scm.com/docs/gitignore\n[if-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#conditions-directive\n[include-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#include-directive\n[integration-guide]: https://github.com/AdguardTeam/AGLint/blob/master/docs/repo-integration.md\n[linguist-pr]: https://github.com/github/linguist/pull/5968\n[linter-rules-docs]: https://github.com/AdguardTeam/AGLint/blob/master/src/linter/rules/README.md\n[linter-rules-src]: https://github.com/AdguardTeam/AGLint/tree/master/src/linter/rules\n[mdn-css-selectors]: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors\n[nodejs-schedule]: https://nodejs.org/en/about/releases/\n[not-optimized-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#not_optimized-hint\n[platform-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#platform-and-not_platform-hints\n[safari-cb-kb]: https://adguard.com/kb/general/ad-filtering/create-own-filters/#safari-affinity-directive\n[superstruct-pkg]: https://www.npmjs.com/package/superstruct\n[ubo-filters]: https://github.com/gorhill/uBlock/wiki/Static-filter-syntax\n[ubo-pre-parsing-directives]: https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#pre-parsing-directives\n[ubo-procedural]: https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters\n[ubo-scriptlets]: https://github.com/gorhill/uBlock/wiki/Resources-Library#available-general-purpose-scriptlets\n[ubo-url]: https://github.com/gorhill/uBlock\n[vscode-extension]: https://marketplace.visualstudio.com/items?itemName=adguard.adblock\n","readmeFilename":"README.md"}