{"_id":"ovsx","_rev":"59-51f4519817c3b831d43a2457fa9847e5","name":"ovsx","dist-tags":{"latest":"0.10.12"},"versions":{"0.1.0-next.9321255":{"name":"ovsx","version":"0.1.0-next.9321255","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.9321255","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"dbb679e2eacf28017cfd474487a94008426d024d","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.9321255.tgz","fileCount":29,"integrity":"sha512-gGQRzQWHBT6VdjZZgGxQUN1oaRxBuKcTkhtkL9AMstLqIu+tVmbTjJIE/j/RQeSumsn+HPoXysjnR0fzKsHkdQ==","signatures":[{"sig":"MEQCIFeqx8YjaLMIjwaKL1AkgN6G4SrQIhwrHcCx3ycutHe/AiBzbUAui+0BVwPC+o6xzcx3vQdh+kJk1rlCWmRIAGbdvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJea0V/CRA9TVsSAnZWagAAraAP/iRC6dNIoNtdNfc6tEH5\n+RziNIrV0eszq5rLJj/dHUHECyHAzzL4VlT6onZa50jpg8iZ+bwNdFTqBrh/\n/N1gpRfFvV+z3NcO8u+RirQVPlH0+hvUVm9hAIdiVl5h2R9igym9PMbsTRWP\nzGj0TtoPTKw8UfXtlWIbWqxfo8h5pfbx9qiT5xrlTVcKbn3ZjYDDMch9RSpj\nvuCL/GXuD//dXO8XMSzcsKYgK2HkJS+ym7uhVQxRCY/dsTClpJm8sl80YJ+a\n2CHXla7CtLKgjzcXzJ/LO5IYGZGAvzVbOO0bcS9GizJqcp8ZaO+tFTpik5Qd\nocJXeDq+Sxi9uELa2saE926r8ZVWIBtxYDwV/GFc7BPDiS+SuagDalI3LzV3\nheR5G4HEjGmmn+mMw5CZsga1QAlBme+niLebvT3UQbCflrI4Z22tnYUrmGTV\n4jnXBeHqHwMlcqzGLdFrHhG0T7qSd5uIvqU8V8/bHDa2LYG5E5UX+RDpCYYg\ncDC774JG0bL0MbH1fOdJ6D9pIBxyAYtDIOTjrcwYBKdE2yq+7qXuo35otmTY\ndienDhIQKpVB2LHXXdIaNweaLSpPpMGotHDM6PHu3/Do6XBeQWAuB98qMimR\nSInThF+AC4f3Oa/noZliZoLhKaUnC09zqAzKxmU6VMxizeXl5ttMjJCv49pd\nax6X\r\n=kNI/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 8"},"scripts":{"lint":"tslint -c ../webui/configs/tslint.json -p ./tsconfig.json","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX Registry","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"^1.73.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.0","tslint":"^5.20.1","@types/tmp":"^0.1.0","typescript":"3.6.4","@types/node":"^10.14.18","@types/semver":"^6.2.0","@types/didyoumean":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.9321255_1584088447491_0.4212441060035206","host":"s3://npm-registry-packages"}},"0.1.0-next.3033b66":{"name":"ovsx","version":"0.1.0-next.3033b66","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.3033b66","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"0499bb6bc8062c95e296e348230623d320ac172c","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.3033b66.tgz","fileCount":29,"integrity":"sha512-GmwZbEAj5GJ6r/PVsf6gRZjiHFwzjRLyzqP+aQdo2B9+Xx65svea0WdihXRq12QWY/nXQkLXm3IubG5PQsHNlg==","signatures":[{"sig":"MEUCIQCj4t4C51ORcEvkSuCC6FvGiEY3+D08xTXuf+IhjPcY0AIgSY9l6w1Hx6l6y8BB5MUJOMaZyke9SijtNot7dJXhb0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJea26WCRA9TVsSAnZWagAAMuMP/3hThoDpxYCvs5Xjx+D1\nQL4LrogjN7WhBlg5leeY0F9UkF7NZuYFs4JkHNLOrBBm6m74CQqovJhlNiM8\nQh5bxcwYz36u8kuEetgNJJz5E1g8VvQbua0uihhNsNBO8HQ+tbupbYdfhzsT\n/O1PIikAGZOHdxYAfhgP6vCZ3lUfayyIS1npVuDETRQi2F7eLuOpghiA1AY1\nty0nNJhYXyTy6UeVZ+9YV3tE+WkRKlg6RCmqecvnXsi+R/fFtO3KxR+BA6+X\nw0PsvIcT9+yy1udhKBxty3o0A03BQaK1oDU+tDVFPwB+oWFYDo96P9S3ULLw\nd0XYBuFPhwY/r/evSrSGbNc08pYjJ3E/4Oyuy5inbE2Ff09hxnHLHdKPu3F6\n9X5wY/Lsg3lr1PQ7tnAmAtHZIUGLBnRZHKCsKPuj8Fe8Gg/GlIqLsfEVPDrq\niAwECLfPv56a3OgVdaaHd9r62KpMDpjeZ7JdzI6PcJV2JKYpWtcww6IxUwPr\nNTSe/NNLA9ica89oMzw7tjppkEUFdjlFbZOG4kb+RHvZemk6HKJFidZacBlW\nvXFvCj5ktz4DRYwKL7zxxcSAFwC5Tu+Udj+LbtaCl7+sVEARpLzBN+H99pnX\nMT5PtodRQ8RyaY5iDlVTfbYzonVRDIsSYWTSSbpj4lf0PMSowb2rlpiwimKS\ngFAk\r\n=mHJ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 8"},"scripts":{"lint":"tslint -c ../webui/configs/tslint.json -p ./tsconfig.json","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"^1.73.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.0","tslint":"^5.20.1","@types/tmp":"^0.1.0","typescript":"3.6.4","@types/node":"^10.14.18","@types/semver":"^6.2.0","@types/didyoumean":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.3033b66_1584098965674_0.04279190957204637","host":"s3://npm-registry-packages"}},"0.1.0-next.4742dff":{"name":"ovsx","version":"0.1.0-next.4742dff","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.4742dff","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"fbee048d779055f0220acaf51583e509f0809b91","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.4742dff.tgz","fileCount":29,"integrity":"sha512-akfYXXL5NmUeFpBP6fx4Savl7lwVJlU1sESMJpLQuzfaDq8+GCuIdgvjYoiEL/Y80deFZAFU4pGpFSXLun2Liw==","signatures":[{"sig":"MEQCIEMss/ZUHD+FMT1APFKpLitrED+3i2u3wD5qO+pAMBvqAiBibYpeJ2Roz6AxCBGidIGC/sz7PeUUjV42+dchUN+86A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehfqRCRA9TVsSAnZWagAACKIP+gLHAt9hjGFU2jL7J4z9\nu6BDMkfNpNjdjeBRWK2wfgkBvv6CGivnm9f7KCujg8Qkp0fCsfLdQ0aRezty\ntwja2MeT1vVesQso1I3adj2Nr961fAVO+tq/osqpshCKyqFk4H4AN9D0kZjd\n3pxk4x+izQBDNfbHuM8YdgXzrFh0i7v6ieJKgUhgMr9EDjs12yilVodOajwO\n59f1rhkPHf3RwkgHHRAuuSjhoJyJYl8hytFIGtziT3HVWNZ0nUM3CU4lGeFR\nkCPfDAcQ/gMSn3wxYvC+xZT4wFQYRYPELq7FA4oPr/VPeolmANTFetjZEMCj\nm9GxS0vKaix61yTF1f7yp6y+gcf8tAgbDOOWuQ4+9ArCrgsYZJhTlNPWsMnT\nLYvsVm9+2dBWfryezLpWZH2nIaghOIcwt1VyufCd+8ieUfqtU8afC0JcIr9k\nt6EDYcmqoigBM6cbuyD1Cy14yXg9cWjqaY/YiC8S2kEvkg8hbAPe4CMX8MeR\nrLLMaE17s8m2jbKkhyq7rB8Xl7/UJ8MZPbGfv2tVzNZjaRJ/80h3mVy2gKh2\nSMj9IeS3IerIhenNbN7BB9RF9MMJhn+Ys4CArxPgbk89Gppl8jEh3MOnhGU/\nkMq5z0Zjq3iP+ysRuLwuZaedUlMj5JPHTreqDxmYldEq5EF7PwsERm9wVzVy\nOCfu\r\n=IqRf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 8"},"scripts":{"lint":"tslint -c ../webui/configs/tslint.json -p ./tsconfig.json","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"^1.75.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.0","tslint":"^5.20.1","@types/tmp":"^0.1.0","typescript":"3.6.4","@types/node":"^10.14.18","@types/semver":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.4742dff_1585838736696_0.5050656131938858","host":"s3://npm-registry-packages"}},"0.1.0-next.9b4e999":{"name":"ovsx","version":"0.1.0-next.9b4e999","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.9b4e999","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"b4c9727f8cd24ca275da97679679da7045d00c3d","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.9b4e999.tgz","fileCount":29,"integrity":"sha512-V6zzqObZRcpwDBC6CZC+M2U3ZtoHZ6eMWk/2Cl3Fo11ITlSt+0RNwWPaTl4RT6Ubc7h4jEDOCLjL3cSau+fiWg==","signatures":[{"sig":"MEQCIF0TNpaMgs0aABtlIGENxxkv2LnsyKbnEFRxsW120DdoAiBdjb5NPvjg2iRQfxubkJxpS27jnK3M7ABRPffnhK1ikA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehwe1CRA9TVsSAnZWagAApOkP/RPogoWJJ0lw74rK1JWx\n/Ck+G+Wkj37HF8o2liobvFefN+avhnSPswpnrCKLgnscWedMFdaGLyEmjTfd\nhBEkFP0Cm6jxJLkYEq36kAznILBUkU2gHBj/3v3bx4qO4Z+7SPwYOdHR9NSk\nDm8znoA88aLsz+KahANpuFG4q2M48pzKOcPPBfYKrwYaEVHP20EQLig6YEXm\nPq2tfBJWs/PJ29UrYzY8QMXWor5503eDvry8+MDrdxNTbnSdPxZzLWzm5z5g\ny1229KTkp+BsvlLA0CVM5tuyPWrJmpiS7MEkZP++hiw4lCqb2TD3sRlwcqNH\naudLN2kSRRayfodUR45YdRykGzwLvBb5QY/tiYX9Lr8R02TT7CvxAJLJTyD1\nb+8GSGhdKibjVszzKu5jHPb+ryfomkMu+m5qFKe+bnU+xMHjhlXUrVb+q4CD\ndnVxaqTKsrDxA+fdcjFpHwVfzxxzSlxUETsa/9BHMzs5PKKeZ3BmLZxsp1nN\nJ4rOT0afLcUxmNC9FJ5xXDkEVh9LzM53/w6N8ilWnYg1+CNFSmuGqFgwFdJq\nmZ5nUwC7ULMpsy55gNQJzWz0QPgU91u7t3aK5PtjKTMD2bADqEuez2f2+J4w\nw2mKBn1pDJZZ/SNMezftW4wV0mbi3DDINGH2q5eIS5MqYcwgJ0MvXudBLXB6\nsZm8\r\n=RWXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 8"},"scripts":{"lint":"tslint -c ../webui/configs/tslint.json -p ./tsconfig.json","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"^1.75.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.0","tslint":"^5.20.1","@types/tmp":"^0.1.0","typescript":"3.6.4","@types/node":"^10.14.18","@types/semver":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.9b4e999_1585907636883_0.20455153368097445","host":"s3://npm-registry-packages"}},"0.1.0-next.2fec8c4":{"name":"ovsx","version":"0.1.0-next.2fec8c4","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.2fec8c4","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"6f73302fa0b37c826c1e8430f660b8e3506285f8","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.2fec8c4.tgz","fileCount":29,"integrity":"sha512-qdsQkuyXL4t+BUePSWBoDDyAjgo5RvFwfcT3L9vjDMArGnO9Ew9Gozb4kUpFqexOWg1NmHKqAYTXyU573KdtEw==","signatures":[{"sig":"MEQCIGuJEqy2/Hp7m7H+9uwlRsOtx8P5+tLxnnwUyMWdL7dhAiARf1oUjqsHIMJzhwz7YX9aQwxl1vR4W9EMWpyRgxKz7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDcIBCRA9TVsSAnZWagAASSEQAJFke9BxwLDTsbZJS86y\nH21yCvwwqRFOfJrXeOBX+in+ki5r+rKQWgg6t+zirQx3CjQ6aBN9wlPKeU6Z\nE8zL1prcrYnNOiY7w3tOQIo9tPkVAgu3f7kp7K7f0X73kynCEr4gMsGtFjq0\nqmhaZgMUS2Orf572pKxLYk/cI/9D5Q6ZHryrtmCp9bb7TWxa+QDAr/uUW924\nsajSxDHX95la4gGd5e1066jduxdkXIxk96hiFadYrv74/iO4JfBoEbLZdPEz\nMHmGr31R7wHoMSYBZrW3cTssXHLtpXJYSl/DOiM2uCau1z0YvtBB1msl7YYG\nrnXVO78oJQSRv/8Q4wGUHpJF9RBIMdzS64zw0F7kA39CdlfGpPKnV4IRZIRA\n8tVo+M9ncr3HTfeRZrdVFaex2YF9mtMwwyB2Xi6BffqsW4tgEx1Y1ArpRq1V\nOxMYO2Y6MdBFvfLsQehDDktp8J85l/V+fWUy4RjF2azUcc3fCBLCGTotc4xy\nUwPWma3F/4F38NZxRyOcdofKqgafDrfm8PC0nSGG1UxHwaNhutW8uJdepkoG\nWd1lJmecVQAv6phFE3CbASfWGJWNt/Ei9XqPgLDy9cXEURH5+3Z3fj5AqEfJ\ngbhFbo2Bflta7G1sj2KznCzTwKfKbM2YqLfWyKeb2oesJTmEPwTXft98ZK1Y\nI16j\r\n=CVl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"tslint -c ../webui/configs/tslint.json -p ./tsconfig.json","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"^1.75.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","tslint":"^6.1.1","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.2fec8c4_1594737153045_0.49373624506243763","host":"s3://npm-registry-packages"}},"0.1.0-next.dacd2fd":{"name":"ovsx","version":"0.1.0-next.dacd2fd","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.dacd2fd","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"319e3fb12bea82bc126d4e0f18eda2463ec0baf0","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.dacd2fd.tgz","fileCount":29,"integrity":"sha512-cdATv0t6HsLB7PmGe4Z0z8dMuQZBORiEf9wUq54tqy1Mq2UzWrUqBMvJXhHR8s0N1z7iES4mbCSf4s/uFFLeAA==","signatures":[{"sig":"MEYCIQDHdx6iImnYVmVWOcE90wjnCNAi7pCRq3vhOLSknWEzCgIhANuetOXWiQ/PS+fd18gRvLyDRQdkg2B5n12H16xfcNoO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEAvmCRA9TVsSAnZWagAA3rkP/jYCmqNgQ5T/OGDjWSZa\n9ioYCkEtinI42kTX9zo5ls6xrCxFx5FvohsEWVkAlF0ONIzKcb16HrdtRxiG\nezBB0eZ55YkXvnK5/SD+Hxt/br29Rvc8lf+8NubSfryI8nl8Pt6cwsYgbkA5\nEWejGnyM7wY2ZFJoQNo+vY6MLdooJI6l+V16IGrfA90qTIIz15jzgLJih4em\nqDaatR7OEpXuyDZCv015l8AhHIyVQB8wtASOjdDAV7TXqY2Fkmv3K4ET+in/\njJJuhj2H7pj7yInGbDJB/2zefnyekRiWw7EF4uC8OujjGKGVFMgnvjqa5WNW\n1UlU1kAf85ukdZcJCgc8S6S9K4RLQwzZO0tZNSe+arptWXtYmOYPYPdAhebD\n3FrDIFMmebCGs9slhuwfdD8/xMAeSj/ecBJjdtePU2o5kWCp76vycs7vVgIq\nWpMeSwkzyktfQyOG0BExp1LNtWTr+ci3+sgW1D70nIYMAv8nkfo6W/ZXlUz8\ny+I7CUs9RPLwYXV37QzNuCtoXiXdcSayctteJI0pUNm7vei2c1PKqD0dtxQl\nmYGLk6TPTww3cm6paA7FFId6mA2uT4Ana7K4sT8XDzmBVzMGaxwf9e+wZw+P\ndCr2Vpi6ixheleemVoT1EOR3UlDF7dquCvQhYQtdWKBWO6sbFfXAHOdbXRuQ\nZrAp\r\n=itSx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"tslint -c ../webui/configs/tslint.json -p ./tsconfig.json","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"^1.75.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","tslint":"^6.1.1","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.dacd2fd_1594887141853_0.6378869141239711","host":"s3://npm-registry-packages"}},"0.1.0-next.bcce4bc":{"name":"ovsx","version":"0.1.0-next.bcce4bc","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.bcce4bc","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"8da209efa2e634151a6437a4fdce23e8e947cca4","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.bcce4bc.tgz","fileCount":29,"integrity":"sha512-ArfM+MLP/JwxqKctM5UNyqyCgSMMvUPI7ADu5sVS7nSG2+uxGW+y9AyO5dh8g61MdjhsTSgZsJ4nl8f29cf/bQ==","signatures":[{"sig":"MEUCIQCCl6M4rmPBJTISAx1Ou+sXLvXE4KWmaIqhoB5/qfqNEwIgCaiDx9bhn2RPj3CDch1eDB1XzFGJAimZRLmyBgGrcUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMnFrCRA9TVsSAnZWagAAzpIP/10EUwuGw28ihWO0BfW+\nr89L/P0GhWV4st24MUymwL8qckXMuu2Nfm2RHWcOTBK+TFFhA8PRaMWKfwST\nZCc6FUJd0g3ehpJhUkCD01tzjO6XxGP4SQUMm3rh3sjZDd+aB60OKI22HbZR\nqjA5squRToTRV7juQgF9UTNQfwYD86bAPy4VTw9R4qdbn/DG2z4q/SY2AjRr\nqRENi2yEfFT8sUpr4cV0OL/P/q71oa3dESuU/dTOUbkiPI57uitXWZXgN8aj\nwmI9CtjPzB78qy30X9irACgquWgbHInykKP0y5Nb1+lz5uWZf+INakUSpZrC\nxS8HvlbeagCUTjGhEwojtb0jfOa3/UMPD84MchooZyFvZoBu98rArbcoZd/d\niLKgu9uRSpAoWKKmRC8ZFqplCEDFpmyPhtaN5PeVTiUmX4vWSFqTcDVQhOYw\nSgezvkdOf9U0VuGlRvjrSxwMlABTmOCvXZdUlh637jEmhJAWX3dgduYWkx9g\nl+xK++G3IeLaxX+nKpw3YpFlKuuoPhDvdlS3uRPMT2Z7oIOqTEMQ5OatQOrs\n+3CcH9TPiTcxyqOAV1ZC/fvUWj4RS2uciT4uOQeZbAiWLP5Rvrt/K6GfQVEY\n1ol3oVRtrdTjnC9SdZQLlH35H57F4FlAu0n9PqqSc91fjsgoS3pbnpGapwsG\n298P\r\n=S2OB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.77.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.bcce4bc_1597141355157_0.590316625755988","host":"s3://npm-registry-packages"}},"0.1.0-next.e000fdb":{"name":"ovsx","version":"0.1.0-next.e000fdb","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.e000fdb","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"a183d1725869945ed5c517646abe55ff2cf5dad8","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.e000fdb.tgz","fileCount":43,"integrity":"sha512-U+4hWGhir0J9E2LEZCrMN1WVHGEPQqKPb/pKiMvipL95ZZzQ/BMN3NltdlSbGAzaMsindlFd+2ABpIHbbda9/g==","signatures":[{"sig":"MEUCIFBSZfkj7tNNtqCqfw8W4mlWLm1WSxYYOfAfjr+r2jJ1AiEAhPSD5ximXSXB29IUfF+av3P+NEMXGalGjQsR0Mlbvn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdZBUCRA9TVsSAnZWagAAvV4P/0HTULUnu8EEazjaaUDg\nfmXBAXGoiAhBmVefNG0o6aJCxYtufaF+bj9gSxXnv0pMEKZXMJDqpFUh4GVv\n4RS1bJj/Hn7c7yph3Q2ETvSZy2i1xQRVwNvFafwk7Ycu2xDoLa9s5h4v8NYG\nggMuJDK3AaOCc8BURzU4epHwGyTk0xStIF/rY7rqA8vyqJHl1hQbUKFYgg3N\n/ScZi4OtdIAlNem9HSFXObINyi/9s10daLHRRXNjCofnk7nBSQC8wSOOBnph\nhLd6GPf7YrvCoTXYwFpywVlKtktwRZ5w/gDpn8eCDFU6NLLxrNhX9/bXSyls\nBeif8EwajHui3vcldenZZt/WdoWYP2Uk0Ic5/WDmQrf08f5A1Zno8HXc8Pq8\nRNwqiTDE8F5CxKvAi2hB75Q3vH9iPPOkawjRPivwB8Gkn73jPP7WM9P1J1IV\nCQ0MdLesSXJOIOKi09Aqd598ubcVcmvGpK5/x57gwFoSAQGt19KQ8g/nMt6f\n6tPJ32dPiPu9oGp2kc2JCiqvgsn16D/206hhKYuA9CjFBodTL/y8BOqpCMzW\nCV4gFrzTmPiz2KRuFS2BWClznvfkL0zTQVceUisjlOazIz3B7Yjz7HpW0lQF\nXii7eowc6teiN7z6EcdEOKKRkMh17WGasb+j3nmEQUzhg6g/vi02ft5EI5DY\ns4aj\r\n=vWN9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.79.5","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.e000fdb_1601540179461_0.7158778553577358","host":"s3://npm-registry-packages"}},"0.1.0-next.980e5cf":{"name":"ovsx","version":"0.1.0-next.980e5cf","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.980e5cf","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"7644ae8be472f6251cce59155c91a198f6088c95","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.980e5cf.tgz","fileCount":43,"integrity":"sha512-YTRJC4mpS5TVJzrIBMiPKgcVEzRAdbytQFy+MXEeNlRmRU3hlAKOqaDXUkalC9CAK+8Xpv4/mA46LVH9J5waSw==","signatures":[{"sig":"MEQCIEFbZWMVUa6zlAF3rLo6YwwEbCgqALCnhUbdy5dLiD9UAiARqWJf774xYm8safIB4T75GpLiuiOIEJwQVMM/63IjnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrRKBCRA9TVsSAnZWagAAyRwP/RXaj7cTYd6Od2zSuzve\n4jJb90rAna3rdV10OWpkrMX4HqDGkWsTWofoV4xef61HrRn2Y3v98tzBuDF3\nZ4zDYBVk6SkzNv1+SUJzu3rl13Cp/mlOeunspEpUCX3yrHpD6m2/tljgjoKl\nE/Xcfk7AFHM9PA0ngCRt6ra/WypbyPi3l+5HqU/gHiJt8XYGZB4PgW+8c+UG\nMXT1KfRI9WxxLwBoPHQRYbEvwHT2LtmeFVFpqaCgbm9pANjjgTrHrK7aZVVf\nG5sqnNtx6hKRWiA84NogvBCPpXheC4ARGEJwYmuK5lYYx17HzXhYhg9SEiua\nj2qKScgFP6nGafRYd8AJ7kYstDc7ZhK+a4KvY0oCJYWnhqJ5Xe3dN+wJAibh\nJRi//ZwQvTcTslRgT7qPnoBxryWejUw+ZpOoPjTb5IAc4cvyPY6509frDUQR\nI+3asNtoMvd8VVKwbr9O7Qq3Uz5t9/UoznimZDvWIs4ualtLA1VOFtRa6+4o\nX3Ye6RY7md2ZGaaLecByQXM6SWN/1KflGdSYBPRVxQ8V+lZGUGWwFMaCXELQ\nS48C4mgqIGkX6nyYWtp2+J8PtvADu/nEMgcFnvmkiXnbfzCXb9DlDd7Hca4p\nvzBvClbK0SjosFykQskBY/aVn8tkwzEWVwAKH8HlEUqb5u2QDBxwyrMvJ+mO\nKnse\r\n=W5OQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.79.5","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.980e5cf_1605177985140_0.479311810823821","host":"s3://npm-registry-packages"}},"0.1.0-next.b868597":{"name":"ovsx","version":"0.1.0-next.b868597","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.b868597","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"c33de2b422272f35d235be9e87de94c5fb4a079e","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.b868597.tgz","fileCount":48,"integrity":"sha512-JbuPleehLqo6TfAunzHQKm7caIcpOv2rLbTzvj4lHG6esaUZtkKqe0bVF0bnKEm+R20ANDnTWofLMJRK0xt6gQ==","signatures":[{"sig":"MEUCIQDAi13cj4LBtTIlpgz0Wmqf9dlvMsNJdwct8793ZWfFSwIgAdPoE5sZQ7dpcsO6TY5K9Y3jxQs5C9ORQjSTLYcLwTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz5aiCRA9TVsSAnZWagAA118QAKF8T3pP9EwR9bVK63t/\nFpaieH2OMqkAmyoFGD3S0I+1Oj/p3mGfY1yiryQc57FaBeNFj+AdY1je/D9X\nXjpp3ciLzzVMA2+0Pvd/n1YUdnp5N55tV2fCFUoTMqthxtXuT68xphZ/lQ+9\nOE+QOXZvuxkfuocaiKab9ge5XzrQFJHJk7J4iWPRsoOl9Sbw9TrgLppuKt4d\nnmmKNU5Jep9nvVCF4GaWOaPmnNml0zHs9Q19uOM4zBnq6Jj6H5ktMy/P/IAW\nudg2D6mIgn0fl8eFmqZVQMtxCTaXG9oL1eN+ahyTOGVIEs8Uy45fHkKKa2iz\nruoMOOcrC4suY+a3P4AcXKnl3E/Pg7HaMrJBqtlyT2usCyG/+2TYb8qImnT4\nrh9Da8ZhbctGROT1rkusiBk2x+rSeEKcVPxqfCtDmMpQPDR/GMALXdM4qQdo\nDRIMVtpA8Dkyoq+e0QFftQE+qQYmXVi1mWlgym78WcGW5qB9qEx88bDOLvF+\nAvJC03cZlxbu3zh3y2sZcWQ2O6HuGPiQklMbzrx7ZwPpUhTHuZgd81irmvBb\ngfyz7ne1y2th41OPffCYKlskN1cCHm+HQ58eoTsnsTmVd5Uf0mwYWlPi9rbj\nPL+4GFT/XtCptCuUuQHL0tKTxosXEMs+gOv9xmo6RRka1Dya/ovdkffzC48G\n8ugB\r\n=rMmb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.79.5","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.b868597_1607440033576_0.661743426510973","host":"s3://npm-registry-packages"}},"0.1.0-next.77af65c":{"name":"ovsx","version":"0.1.0-next.77af65c","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.77af65c","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"91f50e5242c14fbc007b21ce2c4a9c509f92ade3","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.77af65c.tgz","fileCount":48,"integrity":"sha512-9uYTTky68mYKN+zbOd70c6BHB03YVw6iXNhrE1YGNk0gvspdEPv9U3qGCQ1MmPFrOaHlzqbyAerNUEmChFfupg==","signatures":[{"sig":"MEUCIQC6gb+g/EhFjKMdmd0oXV7Q4e54LCDP1TtyBRZOiEBVWAIgH01Nqdu3Wcj3NF8kfJSIlW+VGm88SrvRIkrquZ794jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf21NTCRA9TVsSAnZWagAA814P+wUmj9cLO8DTxVzUTCSq\nSzNChB5g0VUIkBFneh6AXxzhK5GiensCaijRwqt/9uk6dswr31JP6iiCh3T9\nQfOYRJwkR95CAc5hWQHOHoq3BPikmW1vfn3Yac2U5am1Egj1USXc60CJ2VWV\nAU+XiGMT6ieAISFRi/ftnSslFptipwEW6wIRd/n8GnYw6yz0xd/PZEAQmrDO\nBkbwMzQK7fyV5ktRUrwcOEnptjSt9h/XQrog2SbyeYYgFTUH3kzJ4C1MJwKS\n+5/J1QxfEgLa78R+1P16ba2plnKtqCapyWTTsVTPsP4TCqWp1wdrtrV0v16I\nBr1zzM94OrMyAU2YK4UVUb3TBe12RCB9h72fkAAS0zq/5HF81Sk1ZS70Qegc\nQ9r54qudyWs6SywnJosmS3j5VqtEtzBhNFfqH5oN8SQzpiRFaFwpf9BWKkhK\nXVhLKH7F7abHQ3K9LA/OJ/Go9WcfIBS4RD/gp/b9nBOHJOcTsR06GFN1729L\njuXSHCpmYG3M0sdu87BcYGl58bsbLr+6B7E5t5B6M1UtwnXBPqM1n5443Vq/\nm7hf6DESC89RWelEmDSMrYxBXgf0zZKt9hWD+BTlVlckDCI5OB7K98Okca2u\n7iQ/pqYlawND/xCQSJ1cBBWrraQ784r/nWa4doE2RBPLnhdh7hg6QAm/QU47\nfgkh\r\n=RcHl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.81.1","commander":"^6.1.0","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.77af65c_1608209235060_0.6298532235939243","host":"s3://npm-registry-packages"}},"0.1.0-next.72b2e9d":{"name":"ovsx","version":"0.1.0-next.72b2e9d","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.72b2e9d","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"60fd21ba4b0837a8ccfc2effc09317a911a63225","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.72b2e9d.tgz","fileCount":48,"integrity":"sha512-bjuJt+LOZgPDNRzMsAn6CkS65HHsKxQM2t7CbssSdLNopVCHJR8enWljsvvt/6+DwRN1BrhTIbMrfhKNBY6+Rw==","signatures":[{"sig":"MEQCIDToCYxhFemlButuU0MD8qBaGhPVcOqGKW5/xjeBs3tqAiBW1hT+Bof5DoxL8Hm2ZLFzT9++zHO22uaGCqn45jOw3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf21WWCRA9TVsSAnZWagAANokP+wQNEZCUsDo2SbBH8gTP\nKp0HN0evj3wh2lqIFqNUDtbtcUiwAX6qA2rnlMqFsRTTYIxk+p9gabSOo4z4\nItdjt9zRhqwclyMj4VhueWDDZ88JbABdA9HriHoiPT5o5iVGhb6cvet/l+0Z\nZQgliIZ6VhZ6flXn4X75bDl4F+p0kLhNlGPiiEIzVlTXfv713TUMSXkCBg4Y\nuXQJnqbVSY/+63mdJc8zQ+bK9w/0qs9jHzuqz7cSIuH3QYKM7vgHI7qbJEGg\nHtuXa8bPRFD+fH/jULXENdKXNNIVYc/GZkTXTLCfTOZAch35dZbqpUUus2sF\nhBaWQ2Izsr+8BKwh2ycfFM94X2SmNmbuaACCDJytwFXH5nCG+Np93e4c13qD\nUvGN22/R2FsIVP8eawIzHuDF1/iz6m4JZHdAsCL3/grAlUA/nri+nvVgGUuD\n2rd06c06q6wFsEMW2ZG52wXBJAsMmekfj2yT8hGtW0uqfp6eHeAgmjrCT6wV\nqrqLpU6hdRvez2FSw9xSD1On9YpzB5KnpicKDC9agYyq+2sZgoa6jRiCUWeA\n7tF9N/TeDVrFgm+SAgryeut+rC4Y5ZNlfJYWYiK8M3u9uH42DkVJCbEoWJvo\nefVNb6fuYu2yol8MkWyngDxwmrKDjoTGPU4Ad/bmZeMIa7GMn8LaZU8jErSC\n0uDc\r\n=mKRE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.81.1","commander":"^6.1.0","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.72b2e9d_1608209813635_0.5967376149751802","host":"s3://npm-registry-packages"}},"0.1.0-next.ae88c6d":{"name":"ovsx","version":"0.1.0-next.ae88c6d","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.ae88c6d","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"2a276d598def7c5fbef2609dc5cc0623b32a9187","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.ae88c6d.tgz","fileCount":48,"integrity":"sha512-1CeRrtSiQQ15MiQFhmgHkvH0o8zVzAZ5SjZFQWGq4EeEShcUKWOjkNe0/ecAX6DAHpSOtVirM0VT79Oej8kH4Q==","signatures":[{"sig":"MEQCIHPkyhoQpEXluFnl1SSxmXTYuTNuAOwyJnIXycaLcZN/AiAfrB3lQPuiSREtR4zWxzq+6XLTPLCiOdO2DxzfQmfzFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/cKJCRA9TVsSAnZWagAABHYP/2kZwpTpPiZQb0hnNRH6\nbONG33I4LI5HyU2lUNlP2AqQWMAYjQo/UwzM+8y4hbqboOwTlgoVMDGNwpre\nOoqex6SZ0nm0XA7AdgOt4gpB+QxZTNJGcDyCu1lDK2QQOm0O4UUMdlWhco9g\nvxyLTC/GzSkTWe4KII5Mc9b/2oOqK87xTwX/TRpt1HGHGuuUDms4b1byGHgv\nWtT/NUDvjqbcDHhyhP+Gd/8PDVTWHXFN5pZ195J9o3RciU4pWfaCKQtJ4jpl\nvUhbSXfLpPuVHUjGHYqBwI666J7MnLlz8gLqpIq9ZCAIxBXXdyLJ3emnHoZT\nGuR3oXunHRb5zjf9VMDCh1Ewo7PFTf20T3LvSMfbcBA1JnuAdrOrsDCzl/mv\nwjvN4PJX5vLWxBeXJ0OeKHnSZhaTfAPsKzLVv7sjCoIbSQ42/xdnuUaPxnX5\negaRteQWblA4nQNLBOXalt5Vzs8oKT0aJRPu1gw/6inN8sTrCtLHvDyuNGZ7\nDCIKXpwDwL9W3QBmPn9HCxP0U8MBKBWKBeNcTeiZ6n3OjGBmy8vsO6u6AtGY\n3WKzumPZ4R8tI0b7aD8SduFE37E3QoAL11VhKCpkOIJjfe9NkCm7l8DOmhft\nLB2f8hUj0ChPjcRNail3SXSWlNMzujlnMUgf9fy2J217UUf+ncmt3O4Po8zQ\ni34E\r\n=PeIn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.81.1","commander":"^6.1.0","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.ae88c6d_1610465929004_0.4167354375983696","host":"s3://npm-registry-packages"}},"0.1.0-next.97d460c":{"name":"ovsx","version":"0.1.0-next.97d460c","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.97d460c","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"d325c039671219f820eb27b5a1cade650c297d56","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.97d460c.tgz","fileCount":48,"integrity":"sha512-mj4pHJDSeMDWgWeFxLobf0t/CT0frhxnrVTvVnRBDzZhhHCiH+7Tl66g1fYenYFhmxINGehAy96ibyrzV+MaYQ==","signatures":[{"sig":"MEYCIQC55ARfKNDfUV+OFgWOHGJeAeNp2kXKLECI4EjYtrGAjgIhANL+bS8ipQ+ehRedXO8irjAOJZCxUyEyeDcI2K3CGC+y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBT+4CRA9TVsSAnZWagAAoi4P/AvC/lvzb9J3BFvWbPOP\nW0A/nJsFhyHWk5kz4NjUMmcaTyQZmyV6P17NxCFF754RvKmrIdB1pLx1eihv\nl4HKyrftQuy3DonTRteSOsgIchyLFxI0CmHWfBjvR7gKQnA5ZDRUQs3BpNlQ\nxuXQ1KrgTg2UOk7JjBc6Ql1uJhBsZwuEezlpI0ZBtC8JCF6z3q5ZKVkaPWC5\nDdOF33WzRAhimO/5J+41UQDeU8aIKkgoq0x+dyz66isH+S7yy6lcgDzdmyg1\nwXTQxTPg8otS+Wa5Mnv4dVhiF5094ohDCy+thfpT3RsbTaACUqxjF+roJVPc\nISs6ACKrFbAa0ya30zqxBo1fNRkl5YEhxHw+yvZfCSXIZV0YoBfIRaVUaEkR\nsm9RvFJaPFqMjST+lyrwxd5drnf6l0tuJS4k7Rq9zFrTccQXrchobsFsEvzl\nxK8NnzUUlsMuXMgk/SVgsk5gv6p/LNTv3bSTloBTwCHyGdsPIkZsWuOXx4V+\nxIq7e4LRgBTsvuoH/n2cQxq5Js7iPBVcbOb3URTOyI2hKiyO05LGSABrOHhk\n3Ard+6j+4oBU/RcTSlz4Nf+5OF36gcXevlRfukFs1jBz3xFox8w1nm/omKOf\nj2A/ndSWpGzkbOmfkmumPDV2QsNjMsuSgfGBsXsvV44TE56e5tCFp1eG4Sur\nW6CE\r\n=JT0W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.81.1","commander":"^6.1.0","follow-redirects":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.97d460c_1610956728059_0.9903246778773163","host":"s3://npm-registry-packages"}},"0.1.0-next.a9154dc":{"name":"ovsx","version":"0.1.0-next.a9154dc","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0-next.a9154dc","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"40a385deae0e30ef99f695f7cdce8849b39acc7b","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0-next.a9154dc.tgz","fileCount":48,"integrity":"sha512-5G43mTutL2XNIFwnKXNSlnH2Ne+Tk9p+aRzD+fRhb38FxS4jwsY4YvEhZODiIEyWPKDcZwJbfgBIFOMkmJ/vig==","signatures":[{"sig":"MEQCIE4Jjok5qf6OBVNpU57SSwa/Q6rHXMwVrRS5zZaSRWanAiB4uSv+NvLSDjh1nEYpGG5J87geKOHDFR4Q3diDB1+xsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE84gCRA9TVsSAnZWagAAHdkQAJqUUif/AiRshJB3yQKU\ngEbGoxVKGFqKbzCvswVsJM8uw8TAHgIW+lJdyW8ecwog0CL+r64S01twbBw0\nbFOlltrQ+ucfCtIrvjalY9F5ErtOUO5NfOBVC8uDVqSPyC0n0AfccEvNGAJx\n8w7CCyEur1zK+seDgzoemJMcBURuPQMU9KLD4rYFXu4R9QxlGKVqaF77M5rR\noaqhpbpa/K+1rrdl1XV+fFhX2me0YhagYcP+BWBaZekfEgORPUy5Ihw2QIHx\nkhCTADprix5v2IcDCPVdYwv6DgGMQtl8+NxEjff9tXvHtQk9eYx7PfX+H8lL\nfH2RjBU8RLQfeuVaV/bYIVkjKFRzYNqdWcl1eSmiPgNDaaBNZPtyC2Adu/95\nni/DL6ieckFAYvz+3sMh/wAge9Iq64p8FkG3QOs97AKqKZgePRQTbkzHlydB\n2Zh8D/ytPfhpaleNJnjrwWpKb84GGtdOIXRVR+7WVlOYWAB//i56VcT2m2BB\nwJuuWLSGbgAhXa5heIbELfR2DHgX1vULQzqtKlU2xFtL2FuvjnY9n9zS/q5F\nkjkVx95z4vcMCJfqPiuW08z9KGb4nYNlJUI5aPzupUWMN5RuG4RrMnDZ/3Ll\nVczh3NncR2HsNW/vEtfOCrCpwRqJqwJEItG54BPWFmqfEBKx3Lwkvj20IYt4\nmNan\r\n=gTP+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag latest --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.84.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/is-ci":"^2.0.0","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0-next.a9154dc_1611910686936_0.9683039058079486","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"ovsx","version":"0.1.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.1.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"d215cfbf51e4427aa3921e93bfc7023e7046f9a0","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.1.0.tgz","fileCount":48,"integrity":"sha512-okSg6fZ1yEL0eakrC7dKrXkd4yYgblZTVAnc7eCY2NpKAgpIbD5QRLQRJYF40UUgn7IWHe+4qdHPI2aBFXulYw==","signatures":[{"sig":"MEUCIQCYsUm3b5+dQu03ZgIfiU4GtO2O6NqnGXJPu+rrZiRXFwIgP3rMTi2iu/WE7Cwez8el38NO/9T0LV6q9cA7Lijwh+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdTz+CRA9TVsSAnZWagAAh18P/j+/S9p2cSDoQUUznpqS\nMI7ICpEFuX2hGN+krZuUmA9wQlwPODMDcLxNKB7M9CXnH3l9v9utzr4VvJE0\n6+IZU1HQ29efqqz6QabEJtVzciWrzVj4Pf2GE7FAMaM+eIdV/R23hzhb9ypU\nl8C9vmVzKorA4b8Kv85BBDCBDW2Z6XvzRtxpnP1mWfxjknGfDA4L2qX4+W2L\n0LavJhDpSMBoD/FDK8bsJVBtAnQ7ERcuVz2OPLDQYshuOod4xkmsbXVhngzS\nOZVxGO9JM9CfPSGLDnrDQ3j69md7NX2mlpqrG4+PLlR+pCM+UMNapkW/GGYU\nh95vY9rMMbIi2S3szlZ5wpcVkRfE+8HzI/ISxSTKZcE3UyAj1748gt5JqDy/\nGtNQi8krlMHVFnDBNqd2rrB8xRksczgu9OHt5ev1OkZ8Wbd5MgrNOZc2Hl/x\no5E+7Y1PpBanNZPF/3opXGP6yC5lg4Vcc+27iTd5X5IAVgm/mOINrAFIfzHa\nWqS+/MViLKvkIyj7p6qvFWA2eeuEcl+RFYu3gtlpP8Jo22M8LX8zBQA6GotO\naDROFYE70eZEZ7HkfVYRjCXUcDD+/hBVzvXofFTo/BiaJOldlWoj/mA5AO8k\nVrIDjnXCtpercK4nD5hbcxeb48EADI8TBEZ9ft1Aw1sUOKQsX2TUi7RziWa0\nfLB8\r\n=GC5+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"vsce":"~1.84.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/is-ci":"^2.0.0","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.1.0_1618296061993_0.4402573019701963","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"ovsx","version":"0.2.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.2.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"d847d28538a9b95f95aae6b649564be2d3a36b14","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.2.0.tgz","fileCount":49,"integrity":"sha512-V34++29aa2HRU/5rbOMTyGDhX7XPBZDxLLjlr5cE7KKPQ/cD6OFwxD/U6HERQnz4W34sQnJlFGjJT86tgYxsYw==","signatures":[{"sig":"MEUCIFdcNCsc+rBMuOrt1Fhkw1boaeMJsmcWyZXg+pA6I18MAiEAqI49zUhUkon4LuC0hUfKGL9cXv3HhL2gz2QQnLI9n2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyyesCRA9TVsSAnZWagAAEgkP/1MrZIlzaVz1pWoTqeii\naBwYvrejs9Mce4DQrVt9E69otcbvFJKkomWUscttxfHkdSsEQa58SoaUa5/k\nlyhFt45ysSigBoqclZvL5x7upzsFTbuFzFgsYYieziFZGuaF5IKqL1yk4zdo\nZqJASGPvlSnLKCQBOFo5KsVqCwDlmkag7gx7Ee5YGTE2KCbFNc4wfknBBnDl\nOjZEUVWwROTMaaEWy3YUN+BELvS4UTqAo2B5zzImKvHvgTWm8nppLc/GpkZN\noutDr+mBbj2AUtSE3nBkzvmT6ICRuqD76rWP5RU3Q2fK1I1v3g8+l3dLG8Dj\nOZskKqMHJPWUTYHooKHb08O1ZkKydckOgtpUDcQbcugtXMUNeIcX2EHoImV9\nf58z1n7zjk2vQGZL8xVsYnvviggknRURKBA0sDBpWx+n4BEB/EQPUaHqAMkO\n1l52gMNbLxm/lSNJgOaPrBqUzYyqhdTypkaqqKajZutmGdwZZGIyxgSxLsre\nU7cv1N7AhyfP0VbLhqDmqN7+HBakwc3nk0qaqLEVSv3CXxIWwzeaNuO7s7fy\nLWq9mcLwMOUtGFbRjgt4u3Lj8lgp4yqM4s9yQ/dpaM0DpoJY4DrrmgtZixvi\nPU9Rl/QcJnELtEDAOCeeX32dRyFUDrdvoa+xQIQRnHgeskzDqxMbbgajsyKi\n0BCX\r\n=Jh+/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"~1.93.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/is-ci":"^2.0.0","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.2.0_1623926699993_0.7547157250783525","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"ovsx","version":"0.2.1","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.2.1","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"62624dd89dba2d47b36e6b6c220d90d7aba62a3e","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.2.1.tgz","fileCount":49,"integrity":"sha512-STCpZrGq5YW4TiR+IFRqnTeKm6SBAYewHbgD75NYh9Zzy0/G72Y3zScvLiCRMGkhu+4HfP41X8sB83RUBmO0XA==","signatures":[{"sig":"MEUCIB4RJPW55VY/nxJsfpwflfD1DInIjV6TlKmA4wOdGyIcAiEAlYXo6qbVR0W4eFdc/K/p4L3j4BmqurrB5zgJHdUzzJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOzASCRA9TVsSAnZWagAAG4YP/0UAbL6YBF9JnBnJZi8U\nr16+ecWJTxWNhkUdCuIbjtIFXMiQXVCPk3x98gIcNTPR6RL+F4ZdNo8yDBxS\nL4TeodEUeH6EWZfGia2ZwH55FA8KZ18At9eRg1bqgcxu1dzUkFhy+0a4FZ3A\nASwl8ffuK3dZklEe51UwLWu94cwNrZqxD6tCrx0NFqFgxnEh8tgUDdeZvjN0\n4L32ArModMPnK77WX9fsWbsZCx9nY3jV1gjWhirHpPbbxS9VwnMdTlW2EtuY\nrRKuZuoPY/Igv4k0vBcAiZ7Y4Iqw6wBk6dd05P/KCaAHA9o3Z0lvAcvLFV8k\nCz5KDDOwfro2srmIyJUn9aCw3MSO6guA1rLDKWg3zpA0/0UEFtd1B+fUWgf2\n3efH1x7b6QAfkqR7/sOm8P/fqs4d3NGWVc2qmNFV1jURtxg14VaDTIZx0H9p\nlpZk5ozdh6CDhjdj7gfu4RbysLFW0QhcqNBJL+A/bkIeA24TEKUqDaK27jtP\nQ0SgHf6bmTOwIoNK5zSmDSXtsX3EGraTLqr78Jx/+tpwXtFW859uzMPItoGS\nA31oN30vGW86Fb64iJrRhhybEdb0QVdAn46q6zmuAORqZgaQPpdZXTGXj1It\nIqgVslLnSou4v/q/RKkpXkTkzINEaT2NNIQHr1kc4VSGfLBx6Xf1ukiLBDlg\nAv/x\r\n=Dwk2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 10"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"akosyakov","email":"anton@gitpod.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"~1.97.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/is-ci":"^2.0.0","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.2.1_1631268882139_0.45940751827126247","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"ovsx","version":"0.3.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.3.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"2f30c80c90fbe3c8fc406730c35371219187ca0a","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.3.0.tgz","fileCount":49,"integrity":"sha512-UjZjzLt6Iq7LS/XFvEuBAWyn0zmsZEe8fuy5DsbcsIb0mW7PbVtB5Dhe4HeK7NJM228nyhYXC9WCeyBoMi4M3A==","signatures":[{"sig":"MEYCIQCfTZdqc2mWyQDGQ/xq/Ffz4gTVbM0OGKRtS3vrrlbMfQIhALNNeUYdWkmgBug/edZJWjVxRVlha8DWiEIHMn7Pjou4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6l16CRA9TVsSAnZWagAAScIP/0Vc9ELihUc6XjCVedKn\nQUDBePuFIO2jChiCUMuqWqoTWMxc8VD1NM6sViwNUBYh9JpSeN7/CyJAOLqn\ncC4VuQEbGTRFc/LbVW2dgCwHYjh7owhqMUbKOiK1lGch1ZOiqZy7nS8wgPLs\ntL+qx99h9HbFQRMhvN1ZsufjybHpWA2TPbCisA86MotXqV5YFhbe0p9VFsmR\nVzWaFhACdFsczlZbem3UkYmeXYmCvEAJ0xnIBsfmI1J3kBKvM7wcZT9SyEJc\nJ4WfTIJQlpHZl+zuPmHkafdivOymmxfcxw45XmBchF+G0S5WbnXlVPp0nPER\nUJkD0nllkXBgYti3o8X2bT5Va9gR4Kxhqflbh0pDGx/hgYQ6K8sWTlALnu/g\nVwbsv4b6yOOGLwSVIm37dCmtEgZk4NGhge1UJA1MYoJ1muoytpTJaG5FHKWb\n8V+h44wC2pHyQYzfxkRC94BMn2/R97bFOPkrEgA0/KcdEylQKji3xAWNWc8T\nfM4H4KQaNX2/1B1VyXTZpcWXCvrfvYzI/MxftAuBXXvAlcl7eVIn+JaidX8m\nhQ7B8HxIcNdpvgWatn/JunI94qtbcSMbmZ4BpqxD5A3/GPgQQJOAnpi17PCX\nuVcV+i6Si+EkY9d5gl4qgGvIbS3YLF6cXid6HNciA2MW/Rg67XZE/mBLv/g0\nM9Vz\r\n=4HA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},"repository":{"url":"ssh://git@github.com:eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"^2.6.3","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/is-ci":"^2.0.0","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.3.0_1642749306505_0.8013730833403272","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"ovsx","version":"0.4.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.4.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib\\ovsx"},"dist":{"shasum":"7c51c16ef9bc83d585937b7ad9c8953d4dc205e8","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.4.0.tgz","fileCount":49,"integrity":"sha512-eTyfclVlY58BvwpLsmHiEs2WE+zcBQEL04Q7ujSDitdfelJs4xoachLZgmPKNkz9gZzkmemV5kdMePtu38dy2Q==","signatures":[{"sig":"MEYCIQCN2JaPDazI9yp1blH6D+vLwiAdlOsS1GWlNE4bEquDSwIhANfPD7DEImwzfyEzcUfVKhVtnaz9I1S0T60n9QrYI7Dt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilbl+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWoRAAiXaJw1JwESWtH7HixyT7pimYl9vGJUqFvL+mAnKDJ0HNc+OU\r\nzsUHJ3x1slYKr5kv9hW/jYquMeHIXoEBEaBmhX1pBFdA6SJ620HDPbimhwbx\r\neMFmpnTPyUho/fWFFl9/VcoVYBs6v06m4hxk7HMOmTlrulpdEO1ybeiHIVo6\r\ngr1I7TZfB4L9ZvHSFWIUuU9t9l7lSQsgm1PgdzBikFJNxTimqQqt6SenZKV0\r\nXY1cpIiakBQpuqZ/Efru6hwdt/JKZTYFkV9AUGG6rNbNEQptAqVu0iDiJVH6\r\nbnPtoSBg5iZcVrTXEj/tE5eeTWFZiKlOQ/MMrxLcPFBLc/i7PG/u7S0yIICy\r\nNI0Er7pxWqc5ZRmauNhXwq/XQdPXC8vWhKNGDwuq9jmcCnDwUYW3ykpEx1+F\r\ne1IdNdcK/xeLzVh2GWLxKAKw84SSpCsXJdjFK2BEoCs6+C4XagirUidrFXec\r\nEaypnAvAMJz8GMfknAScqJuMJ99eAYu/WJzASeZgyUaPDZAz1jHPIn1+QLQn\r\nXxtZBjODtprvkdzoWL/4M94QY4ROeHyfbCfp0wtt8dQcZP63niYgR0zTRQE9\r\noZiD/MtDl69Mh+RzGz61AdC0RpREfj1hL0hFNisO0MO7unDPaqnZ4qQ/ZJYK\r\nCd9+Hw2ZF1VUfyU5NoWPgf+04nGgZcbVB/Q=\r\n=UZmp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"^2.6.3","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.4.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.14.18","@types/is-ci":"^2.0.0","@types/semver":"^7.1.0","@types/follow-redirects":"^1.13.0","@typescript-eslint/parser":"^3.6.1","@typescript-eslint/eslint-plugin":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.4.0_1653979518490_0.01849373959680145","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"ovsx","version":"0.5.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.5.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib\\ovsx"},"dist":{"shasum":"0151c68515a3a402efced4be654679397be05b7f","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.5.0.tgz","fileCount":49,"integrity":"sha512-eZ+4yaZsjacV1h/y1IaP+DI8AL84vIjUQCWMtNQzV+O2f9bg2FSOKe8/4WXSUS8trgXMqf1ACDllKWTULaUkhQ==","signatures":[{"sig":"MEUCICEmqjY2/FEx7Tdhmnp6gFI0RNuGQVx3qZ34JLFtE7nlAiEAodOZMgom1W/31xzYEWV0kzIwUvV1DedpieZgHA9PC8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilbvgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Gw//cQW+zcsHbA9khD1Y+6FUOAucxp0Pj+zPHA9opd1OoBGVw0xI\r\nbfs7exXtmgG4c0I2ungebj5xuswYpLXOjF9SevLZEYUmP6E3IrPVVEvHDN9I\r\nfqLKu+6+4uvu3tG8pUJF8eJIta/HvXvM9MaRreKQ4vEsVCH422bTQqRE7z6p\r\nfrYb42CYjRQyrgTGL6YohYfUNHV77+VyGozwOOqZSNKwNzxSan+B2E2wGZ+D\r\nW5vJTkECtPz9X3SrGGIuC9c+37Y9dGejkuDWdq+RkDKle65sCPumPyyDC24O\r\n+0yXe4TXAYQYH22noYBUPMJSrbbReFgHcPKHxJVqoMRNE7DromCY7gzLWouM\r\nuN7QvsRMBRWDGq5kKQrX8IMkuta3dGF3wbFy2hrW+6Ww5tdjvjaHvAgaiQ9A\r\n1UUPcWaidQFHamBMbXwidGjqwhmNTUsjPiga2yuk254PpoXmbHPSA8y/cKB6\r\n8wGL8HVWYnUaXJ0lPKAewHXyW4dlAp2WpB/DSF2JO5DONyMYZPaHCUIbHbfo\r\ndR3eywonx9io9MKX9CmjITIRiLTXfS8bvEyIcGBkoCF5EvR6Onu1pzQk/JO8\r\ni+5UySlR74QP1lObEf3qznjk9/vBsoRHFp2T7bWVnV2/nvZMVayP7sBVrVNn\r\nir3/D/V8Lj6WjwEQ7aUhlxX7EDbIv0GNfiE=\r\n=relw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"^2.6.3","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^3.10.1","@typescript-eslint/eslint-plugin":"^3.10.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.5.0_1653980127786_0.7632136006258341","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"ovsx","version":"0.5.1","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.5.1","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"3a8c2707ea120d542d1d226a47f24ac47b078710","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.5.1.tgz","fileCount":49,"integrity":"sha512-3OWq0l7DuVHi2bd2aQe5+QVQlFIqvrcw3/2vGXL404L6Tr+R4QHtzfnYYghv8CCa85xJHjU0RhcaC7pyXkAUbg==","signatures":[{"sig":"MEYCIQDyKpKUlto7VLeMP1/Rh5h9J20AC5V5KFTAC5diYr9EnQIhAO+Xp2lfanO6Y2NWoPlsdSZiNr051KsSTzi5hlC2TGaz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioGUZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoigg//dw9kDij3XoLqCuR3hp1N6XEiFv9tozY+XfOVTAAhAroCXzjv\r\nzzTZcxA9iHr8oiqA1Ytacr8nUyp/p8ceMkMN3tsTVAQaITNpVWefTtn/Wgf9\r\nhQDBK7J7epTelJDtKooSztpZG3YenLTktXW/d8Fg3HZDc9S6XJ8ara/kbaZl\r\no1fmmzHQCixZuaaJXBKr5aRo0SL4LiYyjIelTMdR8X/4nShUDybyJ48Sq/sa\r\nRe9dKv4T1PE6fRQRGxayojGP3qkSmsALG5eVwRf0XSrBw0xMl3u2vQ2Fe2FT\r\nZ+IwlPYQTSsnb47D9/P18TInLz6FuEsn+8k8WXaTBHajvs8ZEkGcGyYHJYuU\r\nXZjtzF8x73cIqp2qJ5DFCD9x7DPhbNMZTYrYPG4w9/QlMUOhm54Al1gdzNfP\r\nVqvVx07cJx+BrXELuS0zZZsRq9SzcplCu9HBkj+Vb0t4IIds1ffdoZHBDeoy\r\nY7xaW7DKx/po2yr+X623kHFbxJtZy43GWJN5R2/QlbNKovGv3srU4M0zf/c7\r\npG5+Mf270MtcFNwYxPRoclzcYCTbiKDsjphx3rvilBdOBqnVdHlJXS/vRO8v\r\nk/m6XFkfBdY6ENfmMOQobvxeY2s0V3ifH3NHig0aMAs0la9QqSL3WAnyx6y+\r\n2u/8g3rgXvPH+S1GVaed4OYKT29sXL1JTxM=\r\n=6lwb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"^2.6.3","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^3.10.1","@typescript-eslint/eslint-plugin":"^3.10.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.5.1_1654678809295_0.5077840011910664","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"ovsx","version":"0.5.2","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.5.2","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"174c887746811adae131c9c31363a4756cb5cd9e","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.5.2.tgz","fileCount":49,"integrity":"sha512-UbLultRCk46WddeA0Cly4hoRhzBJUiLgbIEViXlgOvV54LbsppClDkMLoCevUUBHoiNdMX2NuiSgURAEXgCZdw==","signatures":[{"sig":"MEQCIEYpXdJ0zoZFJQToAQYA+0NUKNCKKGW++eoskjPafKGzAiBFAMu0tMETx0kZppMIpZMLGrwk2InL38QE1EVC2wPW0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV6nyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmox6g//X8pZoRyPfRIKUcXb1C3S6GTBPGoHct26fA5aUy7gqmrdO46b\r\nnA9DmMZtgAEYzgw9B7WZYHAEbs9hPu9XRFcZ7RkdX697eyWUE4n0cvsUPo1Q\r\nR+sgwixCdSUwGCvSxi6kGFC1HWbssNMj+Nb3NTl3In3ui/0I0su8vAQGVkqf\r\nMOMPzMpDq5gUHGAgRsr+h5ip361Whb+QSVI/I9oeb7UYAGOZ7oyv5IcI07Ck\r\nfaaf5XEWYW6XpZ/KGmbquVJfmfqvGIt6DjreSX+06XFvZxhgG8qm7KRAjgPo\r\nbzo/43s7oxr/bEoO49hfCEoCknakgGF7efBYfJl1oYC/8uzlGVNbc+TRoO/h\r\nt9FasJSrJiczrYfWViz58ZkSKRG6aa1yn9dfGFioFOwUoARy8yp5KCQ3z8mK\r\nayYR6UHsKUYQsimFaIZQwgBrZq1YVK9xb5T+KmTppWSIoRk1vGj+KLRSYsM8\r\nOlMXOaRnWw7IVuCu/lvVpvWp0lSTgageSIKc4qeof84+k9cwCoS1x6tnWCxo\r\nZAAgzwfLhDd38AxdzqYvHYqBfn6DDZ/rqYK4nt87V1LpkhXB8+eDvrGyjMzN\r\n2X798s/pzcHhG725xF2jmdoNQuDZc3TsLg7CAhQsYfWFg/6KYbO8kxzpY0y9\r\nukvIpnAWHJNHjCh8X7m+Bp0y2JwjKeOKQRE=\r\n=69xy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"^2.6.3","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^3.10.1","@typescript-eslint/eslint-plugin":"^3.10.1"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.5.2_1666689522199_0.565940674042589","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"ovsx","version":"0.6.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.6.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"99f309eb28843decec77e01473112312b2202a0f","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.6.0.tgz","fileCount":54,"integrity":"sha512-E9NvikCLJjv9Ssf04ozSTRi9VXZK0kLgiN59cgO7M/Zt9zyVVf//kNWseZai3OC7SjpvsNK5kzC9s+6iS7jCxA==","signatures":[{"sig":"MEYCIQC31s9zPpY7NW0BpqTUA2LaHbx3jQGRhqzBnsSV0Vl7kAIhAO5IU/ncfp9xWeto6yzrAqdzUgWzzjvUCAWzuW/fAbLF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh23yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjMBAAkGDkPbz2JfhchUcusTS/hHMF+VAydAgG7Co2sXog6Jl0fI5b\r\nyIQ5UWg+rAA6BK7Dydcb31MBRRaSW86SpxQYFKYrxpsHXHqA7SpjIFKwN5gI\r\n3YLjnF0nkQUVM6G7cQNhaNv+LnQH47lqY1sQZ1cPT+MjPzXHLjTPvnuzLy2P\r\nrxxOvVMioYJbTjKn+/2rNyqDKVU0dprh94JliHuf6ysjU+LY9oW8HqYUYm5r\r\nIIgtx7SDc4ml04vO4j7NOIOPflALJr4ieP1fcvDyHQd5YmM6a9MuNi+OhV56\r\nh1yxzxdHtbvqCCCZqNcasJXdnqkx+Vvfr//yJH6wAvPSaFp1QqRCdPOplPhw\r\nWUHqDC/ivRUiHkwNMIRwv6PAewL1I2HChI0EKUEeUzbYD58TlCXSp15sZTG8\r\n/z4Yz8C4QqRfZYPo4sg9pfAdXVlwrugwh+2YtQPeiRMkl4KGWjaysM9V5GNM\r\n0UGYVNAxZ7yxbr7e9MRZZk6gZQeMLpmyiYuIvC/x53Bc00G6aGEa5Gj8356s\r\neO8mJwJf3rLrOkvA1dTphvUXs9WqmUdo8gFhq/H4yZ+ovdltMdaA0vQFWHiy\r\nOG92RXpuIkUYlakx10CG4ppDL9u9AOtrb1ODaTry6ZB5ZwWD4df7wGxD1e9E\r\nyZEBiv9oukkocGJ1Yzqp7PeOXdEFBYUeulE=\r\n=LGQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"2.7.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.6.0_1669819890405_0.39094800052134837","host":"s3://npm-registry-packages"}},"0.7.0-next.7aeae24":{"name":"ovsx","version":"0.7.0-next.7aeae24","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.7.0-next.7aeae24","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"c5f4842bcbd71d334de89c67efe3e57ba1bbbc8f","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.7.0-next.7aeae24.tgz","fileCount":54,"integrity":"sha512-ZJzW6vGDLdLYgZ0K8yqGqu2E50bBZvxFzBLFMffZMpWAv3sI5QnwtjK1nluEbNy2fPlUqQb9qyDAU7foClbaYQ==","signatures":[{"sig":"MEUCICjZmcvzYc2uvAwvaaROgio7tJeJOzTx26lkcQ5aGzdTAiEAmweoc/aUeSBrKrSfDMiwGoYsN2p5Lm1XC11O95j+DTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkHkaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodJRAAojBfryagRO6oUR9B5rmIIoXfaCeg3MOhahXSZQlC8ctZr4Pa\r\nu1AOZB2Hr1HVP9qFZDaEeY2iC1K9JYkDeC4YpwJV92KfeXRHvheQRmVutN34\r\nxDiBCLaBqndFo/KqYl77ORvEzLT5Dcla/BKe3kkjS4WaHG3dlANj92XAiYle\r\n+6hX9U6wFzJytq1OgP3aaNYYzOJJdY6SCeqzN2/8WLQ/4dqN7V6RGYMemut3\r\neb0wb4PzvPqvScHgZ/adSL84I3+GADvLmcB/0dBHpwzBfBN2Edh/zmcGK7KN\r\nHdidkYxQ9+kFMvqoYIVVEUOYp4+3jw7cvHacxcF0ZRw6oDQb4vuUOpY0ODCq\r\nM9B4mZWtlcIIyqO3M6ZCk7rRbVrDyw0JDl+4XguTyyrd/+vi5vSJW2Mqvshr\r\nkRQAlUgqyrTQNxLKyt1x7/CvIX0LKYreQUjDnmmlbU6tGwo4ZnPJzrY2n4/R\r\nsowDN0re+OrFREb+ZwWd67IPrgEzHTQRUQ61Z+VOxK1M3SdQS91fpUHJ3pQZ\r\naZ47OU4pfZ2UfQHotniv1vRKOs1J64roBwtmWjrTtA7zza+3mk17qHFKnk4Q\r\nu6JiDWPS53CfHyMf7fK/FF9FYGwIMCqocThPfReR9Ty2QmHJlZxU+tMMkGOU\r\n4mzVQbFv15C6L4zsZIKagxVkzUSdBarIflI=\r\n=AMp3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"2.15.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.7.0-next.7aeae24_1670412570549_0.4081414339098879","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"ovsx","version":"0.7.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.7.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"4609cea91c47b99ca12d5833957ba3f56e048d26","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.7.0.tgz","fileCount":54,"integrity":"sha512-60qZsqykZdqkkOQTOduZBvh2dRS1OjeYFG6UGsdQms214B9bbPDlyPUjmxLCy5ts8UYl+E206LOOTz/OfxekeA==","signatures":[{"sig":"MEUCID96aChW8IGrVIJALHKeYwNU957n/H47i3A0b+7EvZ4EAiEA9hKXHiW8K/WSlh00Yk6hgNrKA3cYiHEtQzeIvTQLkBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkbL1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaBRAAmA+X8Vi3FppV+XRBzp9GR90QI1MtyNEyaYx0JMkKTbUHeVLD\r\nSrhqUreQfiLSwU74EWMfcdvX0ZgoU2V6Cmj9zM6Hh/rEdIeL/qPUmsbeDeK9\r\n8/0Y/OBw9Ijy9h3GP0XarOoflvlyQPsw8BCi4i+OFksL4guenxWgBn6qyw+p\r\nVkTXNiejp5FnEUVBKZ0uU8gQ8jRBxNiSVYK4TvJUL8hUHG8P/C9KiEzSWBCX\r\nAFA6B5gTeWp4Yr5Swr6/G/Ibj/mK8wuM4OAeZwrh5mUVjdBQWVZV1PbLLfVR\r\nJes9+8bMBDvT2L/fTgA3Mjj3vgk4MAPNuslP496AiGJzlTMpC/5/d8DZKdrw\r\n5mT9r6WycKVGKR570hMo7/RHRbUJhFkPUGr2/g190EdMRgmgrKl40zYhGdG3\r\nSiB+geVFCQlrWhsi/j9d+jtfHwfbeA+AumUFUas9pO90cpQZDg1lCKv+bb1j\r\nzx2u/3wuRDC8nJR+LPIiQ/07IACDrYTRRiSh0Y7RgYd9m1/H+Ch4tXIxPcUA\r\nDOmukBm7MhVHWjxdALfJiijjIX87gqR1rAHXwl7vi/zB8U+bjL0uRcA/iVfd\r\n337Eig3w1cFxXElpFBL93q6sRMzzBGuaGG6Jkzqwk+0WY2h/eQcj/NA38n/S\r\n8x8JDBg/j2fcLTvC9Bj4XCu6m+1HlVGZs6Y=\r\n=5oMg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","vsce":"2.15.0","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.7.0_1670492917639_0.9607381759780833","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"ovsx","version":"0.7.1","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.7.1","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"021970005d4e25dcd19287ec82296416f7aff715","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.7.1.tgz","fileCount":54,"integrity":"sha512-+izXZcujPH+Amq0vGPl0JTeG3m4z9Lfjh0X2DsCoe6ora1eFp+Y3VoJJfngTGWfK01cBxQumqDZvb6psICtuDA==","signatures":[{"sig":"MEUCIQCTH//G9EQRvNg+hFKF4WwlzDV2GlcL2cSQU4xWpCfYnwIgNqgy2QoDQ45oPzfT75Fu8ocGIIhH0599E2APSVvIvck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkxaQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorexAAlBL5S88hE341v7GM2QbU4LK0vYoGE/7FXh1LpqDVE++8dx+e\r\n+m6zFNvirt/vuoxrTaX2w2VY0q1086thFdB2NPIW3fqEEiYWPioWfWUJqyzV\r\nzPd7/n0IBJCi+3KkMWKtn/hAqtmf9DRsgZu4nJuu3pe1GSrjYSchvYDOxvHa\r\nn6Rx0RXq4ckliKKsyB8M1v7W5vKfXl8Vpck9xvRTC5ijz4rZy4L0MdQDwUqb\r\nRwN6vT5zW78f2GjqHBQVEQRpQCo2Hr8/jOD9o+Pv23ecTLfOwFQaTD6y/Gvb\r\nNFsJ77YcnT3mNpFwLUq9ZiPLhGPC4K93gGz3mO7WO+KYt2B3ZNxkHdXfrJlL\r\n8VDEXOes2FnY7GJtUD1DdEI42UdffcggQulX6xyp25ToSL1IRgu9GGo5KZaR\r\niRvoLkIm9klBSDiSxVuDeNg6fKpO3JtIMTKeiUGOxO5DgymIOneFcTgH25FB\r\n7eoXtdIjZ3dYmHzZsKLNU7zwM7b1/WSIBd0LZ2IwTYxY3jeX55Q6yaOi+aeo\r\nZ58PtLD/ry3afemN9wzuzKRrpXgovjjUPySB5vT4F9Bpf145ryxN9E+FpCgP\r\nZRUwUIYtkGFmCmizriiODW7REFBMQiGmhyYGfUvFKi2UEMeJ8cesOhdyY3u1\r\nnGgTuf1lmeBr0w7m7TfhMAiQJT/S75Gv+aU=\r\n=M3Yf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","@vscode/vsce":"^2.15.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.7.1_1670583952281_0.6758591968022774","host":"s3://npm-registry-packages"}},"0.8.0-next.2d092bf":{"name":"ovsx","version":"0.8.0-next.2d092bf","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.8.0-next.2d092bf","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"fadd70cecc511359eb91a35905b12b63ce3f17a3","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.8.0-next.2d092bf.tgz","fileCount":54,"integrity":"sha512-hbCOo5LyypeFeaty8SUwp+3u9J19cyOL5kq1GaauSjd/MkFZXH+RUf6rm/syqHIPzIHpWp0sPdT5CnI4LRJNtA==","signatures":[{"sig":"MEQCIGXCXBAPUllX5nsE1E1B0pDUZgUYwZwk7kzGzSBtd3NbAiB0BvQyPVp3lMHpKZIlMgFndRAb4hbJ6nhkw/kzxJSByg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuAyhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7Zw/8DPC1Tvyvv01Wn+mw9PjGWULZhwTK09npEGoSCGub9nKl2l30\r\nlOfLvWvegwS7pnWwnPX0Rs97XvtwBf24GN/i7iTz2oRxqT8kszp5JwyjR5Ba\r\n5cO+r7vAauwC5bB9mon5B46fZf165CTFbl/3yYGEK3XbiaDxmIaIPkUUE5jH\r\ndSYXJbeRgOCBlkdjtqSHwvVKPB1Hb2Kn9QRmHPj4KGW4e0kKPExju3Gn8xSN\r\nfOE4SiAe1FABaiWIXL6eaecVZvkMFv6O8xluwWoGRq5FNm+bEN5NSXZbgVO8\r\nXyj+/5d4tqqDl0zyk0i9R1vOQkygRCDjVs6KgeSYM15bezG4bF4F9DwtGDDN\r\nh7HDDkixE06Hc9VWnwA1WHysbsw/UFjj7KAQ8viMTgR7NcEeXX9sJj01wxBU\r\ntICIctNBhWqtJMCbdL6RjSdJI2Crk3j7N1h2RjwdDyClPo+H2P7z8o3PLHJj\r\nc+ocu2W2i0ON4U407UOPWSjr1C5MCxtyITyZejdsbcWsYHm7OQWdCFC0QT7Z\r\n+of5Ws6/Kpu/+cafq2X7OdK9mLaiADs6hazXOWeQZZ712gdz3v8cNfcjU90f\r\niyUji38wheDnzykQcs2ECtZ7R+8AudlsKE7Td3MbHcMOvz7BUA5TYU8bUMFI\r\n9E/j2CPSIB3ztK7mi3cr6hNGi11OVkdGyhA=\r\n=uWoL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","@vscode/vsce":"^2.15.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.8.0-next.2d092bf_1673006240913_0.5669443203335303","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"ovsx","version":"0.8.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.8.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"e41dffaa8b6230a684e041c1cfe00d5f5b31344d","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.8.0.tgz","fileCount":54,"integrity":"sha512-W1U7lgBIbhSB1DcqyGKeenKzmwWYY78SkWd+BUKKyLyqN6w39Uekdr0PKAM7dyBGb0JLtLE7d86A1jJVn8bEng==","signatures":[{"sig":"MEUCIAdJnePm6iuyfXEW2qaE3LT60RMRcbUILzy1VG6SBwjgAiEA54NlPfk/0Ui6xT4YsCDkXLA7NA7SUSjJpr/W1ZcJ8fQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuTNbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGvw/8D/lQjFXd5fuADSSxd/FUGbp3S4w+SpLas713iBcdXms4lHGS\r\nQIJiBDZprFNLHr5y5+sCS2+w5q7/AMi9ukN9B4q5SZj1JqkKyoIIqn2ijVE1\r\nMFpcp3uPAE4aPlTS6QC4/nNsmoIM3C4wP8q9fP2uCy61Sm+suBTjAjcz9XM4\r\nZRHklSC32Xb1Fks8x6fY6Ka1TAaUkyOS5sOIOeV05HgDD1fUR5NdaB7BaTl6\r\n93JFuoK18t436spJHLqDvLbaSOTjGASjy0DthqkcnPgrAEENnCxG/FGdhFa7\r\n+O4khJ4ACVDGo+Kw9u6Hnemxe1MB86aKua9kTdyFcL/T5TQ9J6sq8PqfwEAr\r\n6T8+bF3Qvvl/mWPYoFcy9t5aj6fsbWbcVVhnZb5L4pRhHYFUy+YTOZOQpxiF\r\npQvZz+FuaOomi2cGmsUYIeSGdtkq2K6k42YC4QqyFtBGrR2OYOs/VmWrkzLX\r\nSHNsji5/WHiG7xXhbXKI1BC546l4BmMQYGgwhXmCgL5rAvZCBiw6iMyklAAI\r\nENbm2vjCxLYR7mMX57ilGZUnmxFXYW6MWxrifTVlk6B0vOMzbR6eu8DebDtA\r\ng+6QEqZ+gTy09Qx+B/vW+UdaUkxJ3J/rpwQaH3xihNLEDo0+HHPNIrnDM1Ug\r\nFNg4mgggvjmjS4hFBquHWWCgpHxvcZvmLiE=\r\n=Rdlg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","commander":"^6.1.0","@vscode/vsce":"^2.15.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.8.0_1673081691408_0.5373168812807998","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"ovsx","version":"0.8.1","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.8.1","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"6510e276130d5ac1dc50642fd19a521b826fbc10","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.8.1.tgz","fileCount":54,"integrity":"sha512-smfdxuSScUwzEsNgxdEWTmWVYaRmb2Xa1qF/LadMtowq/gg01+zNxDGUAlqALin82RBj++IF0O+qrzrC10O7ww==","signatures":[{"sig":"MEUCIQC5rPk9/5kjeE/JUsV1/9uOcuSP1KuJWCde2AUlOVrA3AIgLTIWQ/DTQj88Df5KWf0nIYIAHVBT+OxNppp+/Fo4UPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVKxYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo89A//clCZg3//1KuYtadLE5AfWu6wJWG7o2ayU7p26gzEYRhwbFnr\r\nDeIWDCalgb/Gmn8F6djlTrreTERc6IEEkHLXD3rAAQYCl/h0Ly3fLC7uIHPN\r\nXZm2Wio7zKYGlNOIhsR7X+PgfX66TQFe1v0LBdfN6rjgzC2fJCSrNpI6uu7+\r\nEXWeofT3aRoi/xAPSkZBUJl9oODv4COkvRtM4R8x5we8dnP/1sUXayVcovGm\r\nO35zFTw6ngWp7seztfJusoV7ZwuP7f57HprcOxx5yLfL6OQPPISGsqPwQlfl\r\ns6CoN62AjWi+ZGx3EV8JrqTYLAz0/IAStw41UXdQbbnQ61ZqXuHydYbX9iW4\r\nTR9EYajr16JJ8iOv4uViKdztWp8cHx4ewAO1/a4w2LrBNkbtX+LaktZuc9QI\r\ndeC9DHChnzv359CwNviXoJkyYzQ/tTBWyUDc/xILDxDZCwgMlOW/bYhVtQ8d\r\nTcn1AY7za9HMsLuz6bGygzu+BZEfNOE9xGVO7yS+X+OahVANceyZmZn8q6mc\r\nYAQpUlyYsxVgAYUm2REns4unB+pTMUnP0uESQd4rRBjDMjj3HFIjD2scxYfm\r\nVe/hicT5DfMhGH0Nr6cph9ErTlQriwaLRIiMsaB4ceRXRiGU3h76IPWkr0Be\r\n9M6RMIbZOeiuhLC6mdGN7gdUSkh1hpLYxPc=\r\n=IjG1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^5.1.0","commander":"^6.1.0","@vscode/vsce":"^2.15.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.8.1_1683270744138_0.8913301431259075","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"ovsx","version":"0.8.2","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.8.2","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org/","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"d07a1aa8b9ee35e48e20c47cc985be08830448e3","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.8.2.tgz","fileCount":54,"integrity":"sha512-btDXZorXlmwN9+9Un3khrVygCXmhwbrtg8gifNXw92rZPXcRBAiLG/L09Kb6srhGEratsFt42AktfD8t9XhzoA==","signatures":[{"sig":"MEUCIQCLse1XZf7XjpjNUa2lJYFIfXa4B0ZLC39jGFxQoyg+0AIgJbkonOa6yCFHomQSPfhrLVV2XYUJbm9j8nlWP96ruoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149878},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"licenseText":"Eclipse Public License - v 2.0\n\n    THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE\n    PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n    OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n  a) in the case of the initial Contributor, the initial content\n     Distributed under this Agreement, and\n\n  b) in the case of each subsequent Contributor:\n     i) changes to the Program, and\n     ii) additions to the Program;\n  where such changes and/or additions to the Program originate from\n  and are Distributed by that particular Contributor. A Contribution\n  \"originates\" from a Contributor if it was added to the Program by\n  such Contributor itself or anyone acting on such Contributor's behalf.\n  Contributions do not include changes or additions to the Program that\n  are not Modified Works.\n\n\"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which\nare necessarily infringed by the use or sale of its Contribution alone\nor when combined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this\nAgreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement\nor any Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other\nform, that is based on (or derived from) the Program and for which the\neditorial revisions, annotations, elaborations, or other modifications\nrepresent, as a whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that\nresults from an addition to, deletion from, or modification of the\ncontents of the Program, including, for purposes of clarity any new file\nin Source Code form that contains any contents of the Program. Modified\nWorks shall not include works that contain only declarations,\ninterfaces, types, classes, structures, or files of the Program solely\nin each case in order to link to, bind by name, or subclass the Program\nor Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available\nin any manner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making\nmodifications, including but not limited to software source code,\ndocumentation source, and configuration files.\n\n\"Secondary License\" means either the GNU General Public License,\nVersion 2.0, or any later versions of that license, including any\nexceptions or additional permissions as identified by the initial\nContributor.\n\n2. GRANT OF RIGHTS\n\n  a) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free copyright\n  license to reproduce, prepare Derivative Works of, publicly display,\n  publicly perform, Distribute and sublicense the Contribution of such\n  Contributor, if any, and such Derivative Works.\n\n  b) Subject to the terms of this Agreement, each Contributor hereby\n  grants Recipient a non-exclusive, worldwide, royalty-free patent\n  license under Licensed Patents to make, use, sell, offer to sell,\n  import and otherwise transfer the Contribution of such Contributor,\n  if any, in Source Code or other form. This patent license shall\n  apply to the combination of the Contribution and the Program if, at\n  the time the Contribution is added by the Contributor, such addition\n  of the Contribution causes such combination to be covered by the\n  Licensed Patents. The patent license shall not apply to any other\n  combinations which include the Contribution. No hardware per se is\n  licensed hereunder.\n\n  c) Recipient understands that although each Contributor grants the\n  licenses to its Contributions set forth herein, no assurances are\n  provided by any Contributor that the Program does not infringe the\n  patent or other intellectual property rights of any other entity.\n  Each Contributor disclaims any liability to Recipient for claims\n  brought by any other entity based on infringement of intellectual\n  property rights or otherwise. As a condition to exercising the\n  rights and licenses granted hereunder, each Recipient hereby\n  assumes sole responsibility to secure any other intellectual\n  property rights needed, if any. For example, if a third party\n  patent license is required to allow Recipient to Distribute the\n  Program, it is Recipient's responsibility to acquire that license\n  before distributing the Program.\n\n  d) Each Contributor represents that to its knowledge it has\n  sufficient copyright rights in its Contribution, if any, to grant\n  the copyright license set forth in this Agreement.\n\n  e) Notwithstanding the terms of any Secondary License, no\n  Contributor makes additional grants to any Recipient (other than\n  those set forth in this Agreement) as a result of such Recipient's\n  receipt of the Program under the terms of a Secondary License\n  (if permitted under the terms of Section 3).\n\n3. REQUIREMENTS\n\n3.1 If a Contributor Distributes the Program in any form, then:\n\n  a) the Program must also be made available as Source Code, in\n  accordance with section 3.2, and the Contributor must accompany\n  the Program with a statement that the Source Code for the Program\n  is available under this Agreement, and informs Recipients how to\n  obtain it in a reasonable manner on or through a medium customarily\n  used for software exchange; and\n\n  b) the Contributor may Distribute the Program under a license\n  different than this Agreement, provided that such license:\n     i) effectively disclaims on behalf of all other Contributors all\n     warranties and conditions, express and implied, including\n     warranties or conditions of title and non-infringement, and\n     implied warranties or conditions of merchantability and fitness\n     for a particular purpose;\n\n     ii) effectively excludes on behalf of all other Contributors all\n     liability for damages, including direct, indirect, special,\n     incidental and consequential damages, such as lost profits;\n\n     iii) does not attempt to limit or alter the recipients' rights\n     in the Source Code under section 3.2; and\n\n     iv) requires any subsequent distribution of the Program by any\n     party to be under a license that satisfies the requirements\n     of this section 3.\n\n3.2 When the Program is Distributed as Source Code:\n\n  a) it must be made available under this Agreement, or if the\n  Program (i) is combined with other material in a separate file or\n  files made available under a Secondary License, and (ii) the initial\n  Contributor attached to the Source Code the notice described in\n  Exhibit A of this Agreement, then the Program may be made available\n  under the terms of such Secondary Licenses, and\n\n  b) a copy of this Agreement must be included with each copy of\n  the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent,\ntrademark, attribution notices, disclaimers of warranty, or limitations\nof liability (\"notices\") contained within the Program from any copy of\nthe Program which they Distribute, provided that Contributors may add\ntheir own appropriate notices.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities\nwith respect to end users, business partners and the like. While this\nlicense is intended to facilitate the commercial use of the Program,\nthe Contributor who includes the Program in a commercial product\noffering should do so in a manner which does not create potential\nliability for other Contributors. Therefore, if a Contributor includes\nthe Program in a commercial product offering, such Contributor\n(\"Commercial Contributor\") hereby agrees to defend and indemnify every\nother Contributor (\"Indemnified Contributor\") against any losses,\ndamages and costs (collectively \"Losses\") arising from claims, lawsuits\nand other legal actions brought by a third party against the Indemnified\nContributor to the extent caused by the acts or omissions of such\nCommercial Contributor in connection with its distribution of the Program\nin a commercial product offering. The obligations in this section do not\napply to any claims or Losses relating to any actual or alleged\nintellectual property infringement. In order to qualify, an Indemnified\nContributor must: a) promptly notify the Commercial Contributor in\nwriting of such claim, and b) allow the Commercial Contributor to control,\nand cooperate with the Commercial Contributor in, the defense and any\nrelated settlement negotiations. The Indemnified Contributor may\nparticipate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial\nproduct offering, Product X. That Contributor is then a Commercial\nContributor. If that Commercial Contributor then makes performance\nclaims, or offers warranties related to Product X, those performance\nclaims and warranties are such Commercial Contributor's responsibility\nalone. Under this section, the Commercial Contributor would have to\ndefend claims against the other Contributors related to those performance\nclaims and warranties, and if a court requires any other Contributor to\npay any damages as a result, the Commercial Contributor must pay\nthose damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\"\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\nIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR\nPURPOSE. Each Recipient is solely responsible for determining the\nappropriateness of using and distributing the Program and assumes all\nrisks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors,\ncompliance with applicable laws, damage to or loss of data, programs\nor equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT\nPERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS\nSHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST\nPROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE\nEXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under\napplicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement, and without further\naction by the parties hereto, such provision shall be reformed to the\nminimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the\nProgram itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient's patent(s), then such Recipient's\nrights granted under Section 2(b) shall terminate as of the date such\nlitigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it\nfails to comply with any of the material terms or conditions of this\nAgreement and does not cure such failure in a reasonable period of\ntime after becoming aware of such noncompliance. If all Recipient's\nrights under this Agreement terminate, Recipient agrees to cease use\nand distribution of the Program as soon as reasonably practicable.\nHowever, Recipient's obligations under this Agreement and any licenses\ngranted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement,\nbut in order to avoid inconsistency the Agreement is copyrighted and\nmay only be modified in the following manner. The Agreement Steward\nreserves the right to publish new versions (including revisions) of\nthis Agreement from time to time. No one other than the Agreement\nSteward has the right to modify this Agreement. The Eclipse Foundation\nis the initial Agreement Steward. The Eclipse Foundation may assign the\nresponsibility to serve as the Agreement Steward to a suitable separate\nentity. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be\nDistributed subject to the version of the Agreement under which it was\nreceived. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its\nContributions) under the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient\nreceives no rights or licenses to the intellectual property of any\nContributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted\nunder this Agreement are reserved. Nothing in this Agreement is intended\nto be enforceable by any entity that is not a Contributor or Recipient.\nNo third-party beneficiary rights are created under this Agreement.\n\nExhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following \nSecondary Licenses when the conditions for such availability set forth \nin the Eclipse Public License, v. 2.0 are satisfied: {name license(s),\nversion(s), and exceptions or additional permissions here}.\"\n\n  Simply including a copy of this Agreement, including this Exhibit A\n  is not sufficient to license the Source Code under Secondary Licenses.\n\n  If it is not possible or desirable to put the notice in a particular\n  file, then You may include the notice in a location (such as a LICENSE\n  file in a relevant directory) where a recipient would be likely to\n  look for such a notice.\n\n  You may add additional accurate notices of copyright ownership.","dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.5.2","commander":"^6.1.0","@vscode/vsce":"^2.19.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.8.2_1688571503623_0.19835107328857338","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"ovsx","version":"0.8.3","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.8.3","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Sp�nemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"3c67a595e423f3f70a3d62da3735dd07dfbca69f","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.8.3.tgz","fileCount":51,"integrity":"sha512-LG7wTzy4eYV/KolFeO4AwWPzQSARvCONzd5oHQlNvYOlji2r/zjbdK8pyObZN84uZlk6rQBWrJrAdJfh/SX0Hg==","signatures":[{"sig":"MEYCIQDKvUwuI42m5bzi9DdWOCgNK99DsEcXGDjAKJObppAbGAIhAPG/OfA2wvmboyqrGV5l+uzfAEsIUoCroEAirMYh8IFi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149922},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"gitHead":"3a552cca977f822c48da59fdc7af39ab463422ed","scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn publish --new-version \"$(semver $npm_package_version -i minor)-next.$(git rev-parse --short HEAD)\" --tag next --no-git-tag-version","publish:latest":"yarn publish --tag latest"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.5.2","commander":"^6.1.0","@vscode/vsce":"^2.19.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@3.6.1","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.8.3_1691522732991_0.3722175072710361","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"ovsx","version":"0.8.4","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.8.4","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"d2f32d52628ef76251810c5c58874be5fc7dc2d9","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.8.4.tgz","fileCount":51,"integrity":"sha512-RMtGSVNM4NWSF9uVWCUqaYiA7ID8Vqm/rSk2W37eYVrDLOI/3do2IRY7rQYkvJqb6sS6LAnALODBkD50tIM1kw==","signatures":[{"sig":"MEYCIQDpfZXVbS0SHOW5O0oU+OTZ8X7q8xos5ziEIDoWIJlz6gIhAMmiu9TVmuz9WG0kSdMGzq4+bg3eKytG/sthuIuzG6Sm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150129},"main":"lib/index","types":"lib/index","engines":{"node":">= 14"},"gitHead":"8e145b29c8d180bda78b59867780d8e4ffa6bce7","scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.5.2","commander":"^6.1.0","@vscode/vsce":"^2.19.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.1.0","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.3.9","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.8.4_1710958178355_0.8233139040703159","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"ovsx","version":"0.9.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"cca8ccd8659d5e678a7718dcabdad8d9e794aa70","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.0.tgz","fileCount":51,"integrity":"sha512-4dWT/lU/WaLWy0iSL4yOMDZZEWEjESqDxrcqxHpOzJoq40DimogsIuHi9bIAAwBYYn2e9CJcf8gDIblEPpQLKA==","signatures":[{"sig":"MEYCIQDv1/lTpVtLrAL0BzJKc7T1lQUZ9sDu5+cAXYqVeXtk4AIhAON1/6YfKbkF/rKR/pHB0IMkTXHfQkAu22miHcLsnota","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150494},"main":"lib/index","types":"lib/index","engines":{"node":">= 18"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.1.0","@vscode/vsce":"^2.24.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.1.0","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"3.8.3","@types/node":"^10.17.60","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.0_1711613933826_0.9527670344516683","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"ovsx","version":"0.9.1","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.1","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"dfd2f0d760a911247703d196ce00d4a156966ddc","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.1.tgz","fileCount":51,"integrity":"sha512-faORiHeVdRFXVjvwjGvsGdfw49ocUZwUvjrrObZDzhlkKkrUS8L2afeXF8goeuv1YbTV8lmFfBYAt0C4FaoVuQ==","signatures":[{"sig":"MEUCICo9ypneraKbQNrJccEtgxqtqpaBv2C7NkvCRmMBbmnwAiEAwtwJ3CE7c8ewJOAWYe7pkI4/bZxY4sYgz9alwSNm3tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153157},"main":"lib/index","types":"lib/index","engines":{"node":">= 16"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.1.0","@vscode/vsce":"^2.25.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.1.0","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"^4.3.2","@types/node":"^16.11.7","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.1_1713346810106_0.9917800503314866","host":"s3://npm-registry-packages"}},"0.9.1-next.a19563e7":{"name":"ovsx","version":"0.9.1-next.a19563e7","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.1-next.a19563e7","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"be7c40a7e83acb03e18440b055f4ed97d139baed","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.1-next.a19563e7.tgz","fileCount":51,"integrity":"sha512-wqmKlhO39v2lImx2Nd3Bnz6jM/23UwL9tpjHpt6dpxBAH6DyNEWZOgtdYyOPvN1YLcZvMAdi73GFijP9FZ5OfA==","signatures":[{"sig":"MEQCIDREQ5oPGh4h1ycWwDKBPxca1j8EaVBb20NEuWvb6eMeAiAMz/VxtDYFSbpV1NAehsbJ9cyYOV1R5qb82tAopdqOmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152771},"main":"lib/index","types":"lib/index","engines":{"node":">= 16"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.1.0","@vscode/vsce":"^2.25.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.1.0","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"^4.3.2","@types/node":"^16.11.7","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.1-next.a19563e7_1718773747513_0.05382610207910177","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"ovsx","version":"0.9.2","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.2","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"dd1865e796d637501dce38e6710478bdf890ae18","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.2.tgz","fileCount":51,"integrity":"sha512-kh3xdwv7kl715VqaVdn4HZvvnPEePWKhGdd3XtL6Yagiu7JDU0S52ElN4N1asFaG/gzx7nifflD0Azehv+MGHg==","signatures":[{"sig":"MEYCIQCPGU5qLrIz+rmWD4OGyUoGTSfZVr42Z0e6lIVhreZ6/gIhAKGUAJszj6M+F6z9Mnj1KO4Yanz0apgx4Z5F6F2ZPADJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153019},"main":"lib/index","types":"lib/index","engines":{"node":">= 16"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.1.0","@vscode/vsce":"^2.25.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.1.0","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"^4.3.2","@types/node":"^16.11.7","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.2_1721763337400_0.12189730467010063","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"ovsx","version":"0.9.3","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.3","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"7c2d6a14b95e0a1cd05dcf630f62016f56a6c2c5","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.3.tgz","fileCount":51,"integrity":"sha512-ys269WLLiRCr5xS2s4a9Q1DH+xtc+31J8DdrIFn/M81XFh3RZQfJbDfPXhrjvQo7bxVRW2dUqCSh2LE2qP1adA==","signatures":[{"sig":"MEUCIQDHFka/QS2DWwodkGmAeGkxVFtyjMgBthLLCRtNNTVPSQIgCPnE/pPDMI1p1RKvXTfm7AXxZMLWINOWNYxaiJn74Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153169},"main":"lib/index","types":"lib/index","engines":{"node":">= 16"},"gitHead":"908c7fcaf728d608e1b8ce3be2cded67ccfe4f26","scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.1.0","@vscode/vsce":"^2.25.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.3.1","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"^4.3.2","@types/node":"^16.11.7","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.3_1726064576265_0.8853878682630762","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"ovsx","version":"0.9.4","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.4","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"bf919abd21351aabdc1763fd6bc67fcfdb2ca2cc","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.4.tgz","fileCount":51,"integrity":"sha512-IZbOqvqcUAfT+iZahSXViE5Aaq8e5dzWnGDjZ1VGR4oA/SYKPOn5VuTPudVBDkhlLMDKRJTLkRlq924wwe6nIQ==","signatures":[{"sig":"MEUCIQCDs4aOWU6P1tMNC0rzDMfnBRIfLVYUazxjNUXurzcHYQIgCKsJ/XLz4NEsqlTItBz92Z5nJD+qxBtxDYa3Q0OXGuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153169},"main":"lib/index","types":"lib/index","engines":{"node":">= 16"},"gitHead":"908c7fcaf728d608e1b8ce3be2cded67ccfe4f26","scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.1","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.1.0","@vscode/vsce":"^2.25.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.3.1","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.1.0","typescript":"^4.3.2","@types/node":"^16.11.7","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.4_1726065529400_0.606838306207816","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"ovsx","version":"0.9.5","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.9.5","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"7d9df63502ff939657602b228ea4432cdb1f250d","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.9.5.tgz","fileCount":56,"integrity":"sha512-x8jaFQAA+KLxZ9HAQ8ZBbBxNsrrjjpEnVihfOhb/iuXWCso1n2oKaDJuLbA9O5FtBgtGCy0n23PKf728kOmX8g==","signatures":[{"sig":"MEUCIGxpME38/zEugbdLHT6d8+LbkoNGDqQikTQ31vhCTlhTAiEAqxmYrqGvLaYmDBczQCwrRnLrn4tRdP7zeve798OOmvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154660},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.3.1","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.2.2","typescript":"^4.3.2","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.9.5_1727257089336_0.5531091396479386","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"ovsx","version":"0.10.0","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.0","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"85c75c5c1896d4d531722bd579bde27429789369","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.0.tgz","fileCount":71,"integrity":"sha512-DSgNXGQ444nGKag+LZh92R/hM2PfRSu+6VKfVawoZ+JzFDiGX8yhMkAuyVlHrlxLCpfQOsqs80GcHje/h2SpmA==","signatures":[{"sig":"MEUCIQDTRedWVhL8gbwWAtVMq9bsB7EaBkByTr1zr7b8SD+fggIgD0GxmIf0UwuqxIGHCQK+ld6SyVyJ4XKvM3X2SsWxLvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188032},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"9e70745bfac54c485f8b6fece280472ccce12b28","scripts":{"lint":"eslint -c ./configs/eslintrc.json --ext .ts src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","yauzl":"^3.1.3","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.1.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.3.1","devDependencies":{"eslint":"^8.28.0","rimraf":"^3.0.2","@types/tmp":"^0.2.2","typescript":"^4.3.2","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/yauzl":"^2.10.3","@types/semver":"^7.5.8","@types/follow-redirects":"^1.13.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.0_1728410065390_0.9015970279141647","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"ovsx","version":"0.10.1","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.1","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"444157bb2ba952b8e6e081286a5b7cf13675cc68","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.1.tgz","fileCount":76,"integrity":"sha512-8i7+MJMMeq73m1zPEIClSFe17SNuuzU5br7G77ZIfOC24elB4pGQs0N1qRd+gnnbyhL5Qu96G21nFOVOBa2OBg==","signatures":[{"sig":"MEQCIGayMgs5ztVxfgGEsMX8wDHd6je/Ie3nyBI5QaUEJFwHAiB3Mi7ohtElvAgj9pWeek8IO4cBOB87uid7L50bocHwjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189224},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"0dfaece7ca2ba38bd6dc1d3366e92ef36065f255","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","yauzl":"^3.1.3","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.5.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/yauzl":"^2.10.3","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.1_1732099601516_0.005927657046390866","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"ovsx","version":"0.10.2","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.2","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"8b012779b751c23acfc948886a45b2948ee89b35","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.2.tgz","fileCount":76,"integrity":"sha512-osLwIOz5Uu1ePvYYSjKw05bkCZo2j/ydQLjm3uO7bCfstyFFzmWyzMGTAL3wJpI4qpo1S47Y52+q09h9A2ZRkQ==","signatures":[{"sig":"MEUCIQDQzb4tZPqin6tneQhmA2MpJFHK+HmO3gb7Wn2rCJDJEAIgZBzf4YM4BbngyVdRpF9w2mnud4KZ+VRuXf6k2OAjpHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189373},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"652e00b96adb3e4120d14b169dad3cef77e8f82a","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","yauzl":"^3.1.3","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.5.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/yauzl":"^2.10.3","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.2_1744626195699_0.5581954734293928","host":"s3://npm-registry-packages-npm-production"}},"0.10.3":{"name":"ovsx","version":"0.10.3","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.3","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"3fd81d5ca894013cb826fa070ababf96e8b26e23","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.3.tgz","fileCount":111,"integrity":"sha512-XjDv8dP1A4x8cHmfpap5ZqoKze5Jde/p+KB15I2Tjxu/2n8hjJp/6qC22bIf5xuHG8NdYLSbLoFqrhh+WvsHlQ==","signatures":[{"sig":"MEUCIEafeiUg12L+h5XB6lOR2/aQdGAME1zGd8v/TA9V3RGoAiEAhp41BOMeQFv47HHH8gVpNalV9dnZdKlTwMrHKGo3jrg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205437},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"3923d25f5bd4d3497da2117962b40e6bd5d7799a","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.3_1748802822047_0.8641312394500691","host":"s3://npm-registry-packages-npm-production"}},"0.10.4":{"name":"ovsx","version":"0.10.4","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.4","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"963861d9138f6aa1da80aa25b3b4d5c45ab3b178","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.4.tgz","fileCount":111,"integrity":"sha512-9HY9TsFpL31EqhPZSdal7k3sTOfrFvj2GEnXKF2PYKukQpiAilOaPhW8K0NSGCiVh9MQYr2IyhX74PKMVlcJ5g==","signatures":[{"sig":"MEQCIC+nicqWJylIhMhKUqInuemFGjhnX76PJ6w/kZ3eJyY0AiAeLzHK+A8U+DZY9nEiinmd4dEhc48HX0amyLqbJzjj6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205586},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"217435b7fc59008fda7539df885b06b90f6b61b3","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.4_1748974708574_0.8871584411571625","host":"s3://npm-registry-packages-npm-production"}},"0.10.5":{"name":"ovsx","version":"0.10.5","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.5","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"dc06e0a8092bf582af304b5ae271e784a32f2d03","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.5.tgz","fileCount":111,"integrity":"sha512-jfulG5k9vjWcolg2kubC51t1eHKA8ANPcKCQKaWPfOsJZ9VlIppP0Anf8pJ1LJHZFHoRmeMXITG9a5NXHwY9tA==","signatures":[{"sig":"MEQCIG+jEK7UJ2q027SeJq9JhSLcbb5LunQGHn+WAv5XfUEsAiAJFt1Bj2NuUySmn2/1XLe4Qsp5G4Ky5xvm5cSl9ShgqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205854},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"7dda317015782aea876bd730f7a9b0e9bffd90a7","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","actor":{"name":"amvanbaren","type":"user","email":"amvanbaren@hotmail.com"},"email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.5_1751962540142_0.9439414042593444","host":"s3://npm-registry-packages-npm-production"}},"0.10.6":{"name":"ovsx","version":"0.10.6","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.6","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"e7770b6f6d3d997456bb126564fe94e587c58931","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.6.tgz","fileCount":111,"integrity":"sha512-MZ7pgQ+IS5kumAfZGnhEjmdOUwW0UlmlekMwuA5DeUJeft7jFu9fTIEhH71ypjdUSpdqchodoKgb5y/ilh7b5g==","signatures":[{"sig":"MEUCIQDHk5Pg+4cBL5ZIrhdXcbNY1P/EwcQt8LeSGVgzp55uXwIgJZ24lACxD5u2bhzHpp4BoMWiLgIWFOczMXlWx9gw+CA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206201},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"0b5b657529f0784f7bc901fae39afc8df25a4389","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.6_1759227684001_0.7025725510770875","host":"s3://npm-registry-packages-npm-production"}},"0.10.7":{"name":"ovsx","version":"0.10.7","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.7","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":"https://github.com/eclipse/openvsx/issues","bin":"lib/ovsx","dist":{"shasum":"e45034636064acbf7d915ff33025659cdc576236","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.7.tgz","fileCount":111,"integrity":"sha512-UjBQlB5xSDD+biAylCZ8Q/k3An9K3y9FYa+hT/HTbJkzOQP+gaNHX20CaOo4lrYT1iJXdiePH9zS2uvCXdDNDA==","signatures":[{"sig":"MEQCIEDYAIULzw+rKn8rUI5Yn1B6FkYVXbFk5Q0tUtrDHbiGAiATHREJJvvFISg+b3QXPCH4rkhEVawpDvhIbJo3vLlBfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206451},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"2000f6441959b4a2bcdfa81b5daa35ae0591ed78","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},"repository":{"url":"https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","directories":{},"dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.7_1763722775622_0.6463769369020507","host":"s3://npm-registry-packages-npm-production"}},"0.10.8":{"name":"ovsx","version":"0.10.8","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.8","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},{"name":"netomi-ef","email":"thomas.neidhart@eclipse-foundation.org"},{"name":"eclipse-openvsx-bot","email":"openvsx-bot@eclipse.org"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"lib/ovsx"},"dist":{"shasum":"a6e733c0c0a9fc2d1ba6d6a6a5c56c054cebb6ad","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.8.tgz","fileCount":110,"integrity":"sha512-Vf6ZQi2l4ENUUdO8eZhduQVcxYjhLt3LT2OL1ah+4XOZjJakanjhDr563wmcqZJZgbK/Tn09RAMkhblrp0lt/g==","signatures":[{"sig":"MEUCIGEomNZ1kbNy/mLq+jPWjFVGGE9c0jn4gSg4W8tnZYa5AiEA8bWqq/IhTWi481WfiBkCElzQ2itXtvXGM+3hhnaqq/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ovsx@0.10.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198894},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"f3382bc2d7a7b9c4ed1e9ed1392bf0656436aee8","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint && cp src/ovsx lib/ovsx","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9b571b6d-717c-43f7-a154-0928761327f4"}},"repository":{"url":"git+https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"_npmVersion":"11.6.2","description":"Command line interface for Eclipse Open VSX","directories":{},"resolutions":{"jws":"^4.0.1","glob":"^11.1.0"},"_nodeVersion":"24.12.0","dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.2.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.8_1767729361514_0.3696484963269042","host":"s3://npm-registry-packages-npm-production"}},"0.10.9":{"name":"ovsx","version":"0.10.9","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.9","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},{"name":"netomi-ef","email":"thomas.neidhart@eclipse-foundation.org"},{"name":"eclipse-openvsx-bot","email":"openvsx-bot@eclipse.org"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":{"url":"https://github.com/eclipse/openvsx/issues"},"bin":{"ovsx":"bin/ovsx"},"dist":{"shasum":"f85672581bb02e5d407c2d07d6ae86d8ce4eb879","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.9.tgz","fileCount":109,"integrity":"sha512-gY6912U50YzzNdAEFr9IxAqu59pKySXZzJUxzHRzi3/h/fWFdDDFCCXyjik6VL4TmiVKeor1Yv/cg7I3KfOUuQ==","signatures":[{"sig":"MEUCIGnBTx5s3F0pERoewBksGbbAx5OcpLBjKE19MEDuRBlUAiEAozD03IaU6AD2waepKHkN7U1//7UI1a28Na3Mu1GUZhY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ovsx@0.10.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198891},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"170af8448f22d0342cbf7b8fda4eba13a57ac337","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9b571b6d-717c-43f7-a154-0928761327f4"}},"repository":{"url":"git+https://github.com/eclipse/openvsx.git","type":"git","directory":"cli"},"_npmVersion":"11.6.2","description":"Command line interface for Eclipse Open VSX","directories":{},"_nodeVersion":"24.13.0","dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.7.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.9_1770297198269_0.3166407451450717","host":"s3://npm-registry-packages-npm-production"}},"0.10.10":{"name":"ovsx","version":"0.10.10","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.10","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},{"name":"netomi-ef","email":"thomas.neidhart@eclipse-foundation.org"},{"name":"eclipse-openvsx-bot","email":"openvsx-bot@eclipse.org"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":{"url":"https://github.com/eclipse-openvsx/openvsx/issues"},"bin":{"ovsx":"bin/ovsx"},"dist":{"shasum":"011db3ddcc68a3b447b5f4ad2a4547b3b06803d1","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.10.tgz","fileCount":109,"integrity":"sha512-/X5J4VLKPUGGaMynW9hgvsGg9jmwsK/3RhODeA2yzdeDbb8PUSNcg5GQ9aPDJW/znlqNvAwQcXAyE+Cq0RRvAQ==","signatures":[{"sig":"MEYCIQDSz8hTQimM6eBU9Eh0rx2aOkASbfGX6CgJuT2rPAxgQwIhAM6is01U2IjE6pLpc6gHp3Wi22mnLfVZljKJfHSqlEIF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ovsx@0.10.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198911},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"a367a4058f1b61c66230235c8934bfd7416f5be3","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dd7103c1-da44-4abf-8daf-1ffa324fdabf"}},"repository":{"url":"git+https://github.com/eclipse-openvsx/openvsx.git","type":"git","directory":"cli"},"_npmVersion":"11.9.0","description":"Command line interface for Eclipse Open VSX","directories":{},"_nodeVersion":"24.14.0","dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.7.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.10_1774427545075_0.3894247147665153","host":"s3://npm-registry-packages-npm-production"}},"0.10.11":{"name":"ovsx","version":"0.10.11","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","_id":"ovsx@0.10.11","maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},{"name":"netomi-ef","email":"thomas.neidhart@eclipse-foundation.org"},{"name":"eclipse-openvsx-bot","email":"openvsx-bot@eclipse.org"}],"contributors":[{"url":"https://www.typefox.io","name":"Miro Spönemann","email":"miro.spoenemann@typefox.io"}],"homepage":"https://open-vsx.org","bugs":{"url":"https://github.com/eclipse-openvsx/openvsx/issues"},"bin":{"ovsx":"bin/ovsx"},"dist":{"shasum":"b653462dc2eadfee1fea3ebd939cee7041ca04c7","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.11.tgz","fileCount":109,"integrity":"sha512-VYYlAWO7hvcrP0EIM/Q5lCdXTumXIiGyDnSXm8ztNbGN9zCSNW6iGiJMMMUNhPRWqJjNKpo/Vc2+B4uFRy8ACg==","signatures":[{"sig":"MEQCIAVNcsUFU6LoWoCUq981GCFGJY2AzGqzMCH/36ucsPNvAiAV7TWzEg8jh8fobm9I37Fqy8VEuo1+Ku8+kLGRpI6FMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ovsx@0.10.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":198911},"main":"lib/index","types":"lib/index","engines":{"node":">= 20"},"gitHead":"a057355d21ffa6c18c0b87b8612de65d09119b97","scripts":{"lint":"eslint -c ./configs/eslintrc.mjs src","build":"tsc -p ./tsconfig.json && yarn run lint","clean":"rimraf lib","watch":"tsc -w -p ./tsconfig.json","prepare":"yarn run clean && yarn run prebuild && yarn run build","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dd7103c1-da44-4abf-8daf-1ffa324fdabf"}},"repository":{"url":"git+https://github.com/eclipse-openvsx/openvsx.git","type":"git","directory":"cli"},"_npmVersion":"11.11.0","description":"Command line interface for Eclipse Open VSX","directories":{},"_nodeVersion":"24.14.1","dependencies":{"tmp":"^0.2.3","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","commander":"^6.2.1","@vscode/vsce":"^3.7.1","yauzl-promise":"^4.0.0","follow-redirects":"^1.14.6"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.1","devDependencies":{"eslint":"^9.15.0","rimraf":"^6.0.1","limiter":"^2.1.0","@eslint/js":"^9.15.0","@types/tmp":"^0.2.2","typescript":"^5.6.3","@types/node":"^20.14.8","@types/is-ci":"^2.0.0","@types/semver":"^7.5.8","@eslint/eslintrc":"^3.2.0","@types/yauzl-promise":"^4","@types/follow-redirects":"^1.13.1","@stylistic/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^8.15.0","@typescript-eslint/eslint-plugin":"^8.15.0"},"_npmOperationalInternal":{"tmp":"tmp/ovsx_0.10.11_1776082716049_0.30961743961321386","host":"s3://npm-registry-packages-npm-production"}},"0.10.12":{"name":"ovsx","version":"0.10.12","description":"Command line interface for Eclipse Open VSX","keywords":["cli","vscode","extensions","publish"],"license":"EPL-2.0","homepage":"https://open-vsx.org","repository":{"type":"git","url":"git+https://github.com/eclipse-openvsx/openvsx.git","directory":"cli"},"bugs":{"url":"https://github.com/eclipse-openvsx/openvsx/issues"},"contributors":[{"name":"Miro Spönemann","email":"miro.spoenemann@typefox.io","url":"https://www.typefox.io"}],"main":"lib/index","types":"lib/index","bin":{"ovsx":"bin/ovsx"},"engines":{"node":">= 20"},"dependencies":{"@vscode/vsce":"^3.7.1","commander":"^6.2.1","follow-redirects":"^1.16.0","is-ci":"^2.0.0","leven":"^3.1.0","semver":"^7.6.0","tmp":"^0.2.3","yauzl-promise":"^4.0.0"},"devDependencies":{"@eslint/eslintrc":"^3.2.0","@eslint/js":"^9.15.0","@stylistic/eslint-plugin":"^2.11.0","@types/follow-redirects":"^1.13.1","@types/is-ci":"^2.0.0","@types/node":"^20.14.8","@types/semver":"^7.5.8","@types/tmp":"^0.2.2","@types/yauzl-promise":"^4","@typescript-eslint/eslint-plugin":"^8.15.0","@typescript-eslint/parser":"^8.15.0","eslint":"^9.15.0","limiter":"^2.1.0","rimraf":"^6.0.1","typescript":"^5.6.3"},"scripts":{"clean":"rimraf lib","prebuild":"node -p \"'export const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts","build":"tsc -p ./tsconfig.json && yarn run lint","watch":"tsc -w -p ./tsconfig.json","lint":"eslint -c ./configs/eslintrc.mjs src","prepare":"yarn run clean && yarn run prebuild && yarn run build","publish:next":"yarn npm publish --tag next","publish:latest":"yarn npm publish --tag latest","load-extensions":"node scripts/load-test-extensions.js"},"packageManager":"yarn@4.9.1","gitHead":"6298a259ffd5ededa2088a85af002da0c008452e","_id":"ovsx@0.10.12","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-WwMj1iQDvCk02029oxPnkFXsPrHZ+WzmoNW5pJ8JGepHtL30i2JE4s3C3wqzQqj6a35vx2hp0gV3TdfefGmvMg==","shasum":"01064789142149080702bde158ca84f19e63ea32","tarball":"https://registry.npmjs.org/ovsx/-/ovsx-0.10.12.tgz","fileCount":109,"unpackedSize":198911,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ovsx@0.10.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCcq8BQ3Yhgiw65390awRn/IsdYVicXHTD7XJAwskn3ewIgFCy7OjE34wERPNOE1RbHa4qZKcvVcJwPu2bbWssLzXc="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:dd7103c1-da44-4abf-8daf-1ffa324fdabf"}},"directories":{},"maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},{"name":"netomi-ef","email":"thomas.neidhart@eclipse-foundation.org"},{"name":"eclipse-openvsx-bot","email":"openvsx-bot@eclipse.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ovsx_0.10.12_1778242178824_0.26867648832402"},"_hasShrinkwrap":false}},"time":{"created":"2020-03-13T08:34:07.491Z","modified":"2026-05-08T12:09:39.312Z","0.1.0-next.9321255":"2020-03-13T08:34:07.594Z","0.1.0-next.3033b66":"2020-03-13T11:29:25.781Z","0.1.0-next.4742dff":"2020-04-02T14:45:36.819Z","0.1.0-next.9b4e999":"2020-04-03T09:53:57.030Z","0.1.0-next.2fec8c4":"2020-07-14T14:32:33.136Z","0.1.0-next.dacd2fd":"2020-07-16T08:12:22.009Z","0.1.0-next.bcce4bc":"2020-08-11T10:22:35.292Z","0.1.0-next.e000fdb":"2020-10-01T08:16:19.562Z","0.1.0-next.980e5cf":"2020-11-12T10:46:25.417Z","0.1.0-next.b868597":"2020-12-08T15:07:13.678Z","0.1.0-next.77af65c":"2020-12-17T12:47:15.171Z","0.1.0-next.72b2e9d":"2020-12-17T12:56:53.780Z","0.1.0-next.ae88c6d":"2021-01-12T15:38:49.138Z","0.1.0-next.97d460c":"2021-01-18T07:58:48.229Z","0.1.0-next.a9154dc":"2021-01-29T08:58:07.070Z","0.1.0":"2021-04-13T06:41:02.218Z","0.2.0":"2021-06-17T10:45:00.123Z","0.2.1":"2021-09-10T10:14:42.281Z","0.3.0":"2022-01-21T07:15:06.691Z","0.4.0":"2022-05-31T06:45:18.664Z","0.5.0":"2022-05-31T06:55:27.998Z","0.5.1":"2022-06-08T09:00:09.529Z","0.5.2":"2022-10-25T09:18:42.425Z","0.6.0":"2022-11-30T14:51:30.557Z","0.7.0-next.7aeae24":"2022-12-07T11:29:30.731Z","0.7.0":"2022-12-08T09:48:37.830Z","0.7.1":"2022-12-09T11:05:52.487Z","0.8.0-next.2d092bf":"2023-01-06T11:57:21.040Z","0.8.0":"2023-01-07T08:54:51.626Z","0.8.1":"2023-05-05T07:12:24.366Z","0.8.2":"2023-07-05T15:38:23.831Z","0.8.3":"2023-08-08T19:25:33.207Z","0.8.4":"2024-03-20T18:09:38.530Z","0.9.0":"2024-03-28T08:18:53.997Z","0.9.1":"2024-04-17T09:40:10.254Z","0.9.1-next.a19563e7":"2024-06-19T05:09:07.683Z","0.9.2":"2024-07-23T19:35:37.576Z","0.9.3":"2024-09-11T14:22:56.409Z","0.9.4":"2024-09-11T14:38:49.575Z","0.9.5":"2024-09-25T09:38:09.530Z","0.10.0":"2024-10-08T17:54:25.609Z","0.10.1":"2024-11-20T10:46:41.737Z","0.10.2":"2025-04-14T10:23:15.887Z","0.10.3":"2025-06-01T18:33:42.255Z","0.10.4":"2025-06-03T18:18:28.863Z","0.10.5":"2025-07-08T08:15:40.331Z","0.10.6":"2025-09-30T10:21:24.181Z","0.10.7":"2025-11-21T10:59:35.807Z","0.10.8":"2026-01-06T19:56:01.670Z","0.10.9":"2026-02-05T13:13:18.411Z","0.10.10":"2026-03-25T08:32:25.201Z","0.10.11":"2026-04-13T12:18:36.185Z","0.10.12":"2026-05-08T12:09:39.002Z"},"bugs":{"url":"https://github.com/eclipse-openvsx/openvsx/issues"},"license":"EPL-2.0","homepage":"https://open-vsx.org","keywords":["cli","vscode","extensions","publish"],"repository":{"type":"git","url":"git+https://github.com/eclipse-openvsx/openvsx.git","directory":"cli"},"description":"Command line interface for Eclipse Open VSX","contributors":[{"name":"Miro Spönemann","email":"miro.spoenemann@typefox.io","url":"https://www.typefox.io"}],"maintainers":[{"name":"spoenemann","email":"miro.spoenemann@typefox.io"},{"name":"akosyakov","email":"anton@gitpod.io"},{"name":"amvanbaren","email":"amvanbaren@hotmail.com"},{"name":"netomi-ef","email":"thomas.neidhart@eclipse-foundation.org"},{"name":"eclipse-openvsx-bot","email":"openvsx-bot@eclipse.org"}],"readme":"# ovsx\n\n[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/eclipse/openvsx/tree/master/cli)\n[![NPM version](https://img.shields.io/npm/v/ovsx)](https://www.npmjs.com/package/ovsx)\n\nCommand line interface for [Eclipse Open VSX](https://open-vsx.org/). Run it via [npx](https://www.npmjs.com/package/npx) or install it with\n```\nnpm install --global ovsx\n```\n\n`ovsx` uses open-vsx.org as default instance for publishing and downloading extensions. If you are using a different instance, specify it via the `--registryUrl` (or `-r`) argument or an environment variable named `OVSX_REGISTRY_URL`.\n\n### Publish Extensions\n\nYou can use `ovsx` for publishing [VS Code extensions](https://code.visualstudio.com/api) to an Open VSX instance. This is very similar to [vsce](https://github.com/microsoft/vscode-vsce), the publishing tool for the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/vscode).\n\nYou must create an Open VSX [personal access token](https://open-vsx.org/user-settings/tokens) before you can use `osvx` to publish. You can either pass the token via the `--pat` (or `-p`) argument, or put it into an environment variable named `OVSX_PAT`.\n\nVariants:\n * `ovsx publish`\n   packages the extension in the current working directory using `vsce` and then publishes it.\n * `ovsx publish --packagePath <path>`\n   packages the extension in the given path using `vsce` and then publishes it.\n * `ovsx publish <file>`\n   publishes an already packaged file.\n\n### Create a Namespace\n\nThe `publisher` field of your extension's package.json defines the namespace into which the extension will be published. Before you publish the first extension in a namespace, you must create it. This requires an access token as described above.\n\n * `ovsx create-namespace <name>`\n   creates the specifed namespace. The name must correspond to the `publisher` of your extension.\n\nCreating a namespace does _not_ automatically give you the exclusive publishing rights. Initially, everyone will be able to publish an extension with the new namespace. If you want exclusive publishing rights, you can [claim ownership of a namespace](https://github.com/eclipse/openvsx/wiki/Namespace-Access).\n\n### Download Extensions\n\nYou can use `ovsx` for downloading extensions from an Open VSX instance. Extensions are identified with the format `namespace.extension`, and an exact version or version range can be specified with the `--versionRange` (or `-v`) argument. The namespace corresponds to the `publisher` entry of the package.json file.\n\nVariants:\n * `ovsx get <extension>`\n   downloads an extension and saves it to a file as specified in its download URL in the current working directory. This is usually in the format `namespace.extension-version.vsix`. For [target platform specific extensions](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#platformspecific-extensions) (e.g. `linux-x64`) the format is `namespace.extension-version@target.vsix`.\n * `ovsx get <extension> -o <path>`\n   downloads an extension and saves it in the specified file or directory.\n * `ovsx get <extension> --metadata`\n   downloads the JSON metadata of an extension and prints it to the standard output.\n * `ovsx get <extension> --metadata -o <path>`\n   downloads the JSON metadata of an extension and saves it in the specified file or directory.\n\n### Store Access Tokens\n\nThe `login` command lets you store an access token for a namespace.\n\n * `ovsx login <name>`\n   the name must correspond to the `publisher` of your extension. `ovsx` will ask you to provide an access token.\n\nThe `logout` command lets you remove a stored access token.\n\n * `ovsx logout <name>`\n   the name must correspond to the `publisher` of your extension.\n\nBy default `ovsx` will try to use a `keytar` store with a plaintext file store as fallback. You can specify the environment variable `OVSX_STORE=file` to use the file store.","readmeFilename":"README.md"}