{"_id":"@butr/vortexextensionnative","_rev":"121-1dd6ee3807b557295e5f8a6f3cbeeec9","name":"@butr/vortexextensionnative","dist-tags":{"latest":"2.0.211"},"versions":{"1.0.10":{"name":"@butr/vortexextensionnative","version":"1.0.10","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.10","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b82f0aef3c7d75a46e2e0c0426c7e1e557787135","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.10.tgz","fileCount":33,"integrity":"sha512-0t6+6w6EwaL97UswN/eGDmuUWJFW01Us7IveJs54GxL3a9GQxZvLHRrzRMVI+97QGDB0v75HYuZbywgTGMtTPw==","signatures":[{"sig":"MEUCIBnkpULi1ENA5hp2AQQ7HFHqXLlogFNs4si3RNSkFfzYAiEAkbTv4jrusd8a7SyDTe59Wt06xIg4ImpybeSqFfZS1jM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9531609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/LJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgZxAAieLRKDgrUHSP9qSjhzpbkJx8eF/c2rCH29ribqCH7uUJGFn3\r\nF3AJJQP72uC95HrQ2EeObRQBzVZ9OXEFWxctOo9l99fGCeaDZrqdBzMzjZoQ\r\nBaLYSB6FmocGAUUEz5QDXcyULQ7f3n9InBeXeplhErkg0pGtwx6D67DvRGjW\r\n4oXtcj0R+DBPX5kMdVpn+P9JhY1Xro4wfVgXNinlw8RxlN/K6UxQwdu8KiNO\r\niAymAvLmpy0BBPp2o5YP7PJIyUwgazmD9jyODO8rtYGuu3vgleZxGcrpwJ1z\r\nliiK8zLk65io24otQpJZDAdp27ULfOejqrXtulCjooFxhc7TA7pfd99eefbA\r\nCIF0mSCiaVmyKMJMiQHX7TQZAn1zGuZQglyN2lDEXTcWH9B26YlpxtgYukwN\r\n9QPbHnAzNkm44+cMuVxUGwFTfc7d2qQlq4nwSJmUv3oup/SnrtsBt10WlG7L\r\nXg0lWbXgJP3xgnVfGrr9Zew4Vy22Wi19XrL8/v5mpQ5Kkjq/YQDLIAfPL2Jt\r\nHpYCrfmeFxXMpXVBWAi5or7pvQ5F3B1WOIprkVf5bqg7j97sJVGib5nOq/Y6\r\nU3WdNedZfe7z+RJm+TIP2ZcXUw0u8nUYyUrQpAAopQy+AtVQRVfsLcD6id6n\r\n5S+EdOeBltq/JvDRIMR+cnEIirL/Po7XQ3Y=\r\n=rWrH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"b7529c661c24a4be68210c93ba67aafad8b285b8","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"run-s build test:*","build":"run-s native:* && run-s build:*","clean":"shx rm *.7z && shx rm -rf ./build && shx rm -rf ./dist","install":"echo","build-ts":"run-p build:*","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","native:0":"dotnet publish -r win-x64 --self-contained -c Release ../Bannerlord.VortexExtension.Native","native:1":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/native/Bannerlord.VortexExtension.Native.dll .","native:2":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/native/Bannerlord.VortexExtension.Native.lib .","native:3":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Common.Native.h .","native:4":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.FetchVersion.Native.h .","native:5":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.ModuleManager.Native.h .","native:6":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.VortexExtension.Native.h .","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","test:unit":"nyc ava","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"run-s native:*","build:module":"tsc -p tsconfig.module.json","build:copy-00":"shx cp Bannerlord.VortexExtension.Native.dll dist/","build:copy-01":"shx cp build/Release/vortexextension.node dist/","build:copy-02":"shx mkdir -p dist/main/test/bin/Win64_Shipping_Client/","build:copy-03":"shx cp src/test/Version.xml dist/main/test/bin/Win64_Shipping_Client/","build:copy-04":"shx mkdir -p dist/main/test/Modules/Bannerlord.Harmony/","build:copy-05":"shx mkdir -p dist/main/test/Modules/Bannerlord.UIExtenderEx/","build:copy-06":"shx cp src/test/Harmony.xml dist/main/test/Modules/Bannerlord.Harmony/SubModule.xml","build:copy-07":"shx cp src/test/UIExtenderEx.xml dist/main/test/Modules/Bannerlord.UIExtenderEx/SubModule.xml","build:copy-08":"shx mkdir -p dist/module/test/bin/Win64_Shipping_Client/","build:copy-09":"shx cp src/test/Version.xml dist/module/test/bin/Win64_Shipping_Client/","build:copy-10":"shx mkdir -p dist/module/test/Modules/Bannerlord.Harmony/","build:copy-11":"shx mkdir -p dist/module/test/Modules/Bannerlord.UIExtenderEx/","build:copy-12":"shx cp src/test/Harmony.xml dist/module/test/Modules/Bannerlord.Harmony/SubModule.xml","build:copy-13":"shx cp src/test/UIExtenderEx.xml dist/module/test/Modules/Bannerlord.UIExtenderEx/SubModule.xml","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts,src/**/*.js}\"","build:bindings":"node-gyp rebuild"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^4.3.3","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.10_1674572488696_0.16312899143679682","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@butr/vortexextensionnative","version":"1.0.11","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.11","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"0d0ce7c5f0068543b0280a7c9ad7a641821821e3","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.11.tgz","fileCount":33,"integrity":"sha512-/BnVZaq9WYczHaf6XedmGEbh3oT2Oti3MYDG6O1brGz2DCVIF8L/2lVeS2boPblkV3xjXf2rDYrV1xEs8Sa7Ug==","signatures":[{"sig":"MEYCIQCmPq8WPMIermFPBc7UuKKKh4ATYCuU9QoI9CmarXD5zgIhAMcnKc1yxAlJfhAJ0ZK7c1n5do28ttp7KUwvzoGRNTxE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9556603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1maHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKOw//Wv6FFzODaNydhYhDpcNS8GaobD0XHcW56F8g02Bct8/kO6aK\r\njG+IOGSZpe4zRWxD6OhpT0uFjE8TgbtKlAMut3TgKAFfoYWiLzc5chfZlVPk\r\nt+kTcWj2Y3h6aLRRQil2ujj2uCzmYbYZbn6fvoDuePyj+0GCgjOBIxLzdi4Z\r\nadAXeCRDG/F7y9HU+EIuLxWG8P87WlZQ77z+b6JXqftNwFZPOFbfgF8PjVto\r\n8rWJaU507SQ3jrU22pjPzzTgrO5Tgf3dniTaWSuwsgfjDv+Niw8GCBYI77oD\r\nN7b1QO+MbocFZYBtSPuWGyQOt6iXdSrE/+QrE/QbspcYKdgekW5fbVoFP4PZ\r\nIAbAqrvrCAwuVwnO9p4+BIQT5TcD4bARloj2qIsFySItKGMjgNai16Rp+Mph\r\nQiznTlFFnhgDwrbIUNupx6A/OeJF2NUhPn66/pgeF+mNMF0yQjgcqfq/sHrt\r\n5HOv+XPQfEtkdKx7lCsaOUdr2GrsK8YhGBlqCxfTT2UxhhBQGuLwovCas/7i\r\nEo8oPXDyfDXqBvRbkVTmmacQBeoSNheJEKlZbjtTI9dAl0Ej/Vcz43r45vDH\r\nbudnGGYoQMc8QqG6VZ7wtDVEtUdNS04bcNgy1qtFHAtS3J9EbFZP3uKLNNIy\r\nutXNf1kpyb5a5rdoJCrWvCW+lnwfwhAHG5c=\r\n=e6ep\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"90c6930f9f7abee79436ed9929e1c81d0446f409","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"run-s build test:*","build":"run-s native:* && run-s build:*","clean":"shx rm *.tgz *.h *.dll *.lib & shx rm -rf ./build ./dist ./coverage ./.nyc_output","install":"echo","build-ts":"run-s build:*","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","native:0":"dotnet publish -r win-x64 --self-contained -c Release ../Bannerlord.VortexExtension.Native","native:1":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/native/Bannerlord.VortexExtension.Native.dll .","native:2":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/native/Bannerlord.VortexExtension.Native.lib .","native:3":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Common.Native.h .","native:4":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.FetchVersion.Native.h .","native:5":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.ModuleManager.Native.h .","native:6":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.VortexExtension.Native.h .","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","test:unit":"nyc ava","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"run-s native:*","build:module":"tsc -p tsconfig.module.json","build:copy-00":"shx cp Bannerlord.VortexExtension.Native.dll dist/","build:copy-01":"shx cp build/Release/vortexextension.node dist/","build:copy-02":"shx mkdir -p dist/main/test/bin/Win64_Shipping_Client/","build:copy-03":"shx cp src/test/Version.xml dist/main/test/bin/Win64_Shipping_Client/","build:copy-04":"shx mkdir -p dist/main/test/Modules/Bannerlord.Harmony/","build:copy-05":"shx mkdir -p dist/main/test/Modules/Bannerlord.UIExtenderEx/","build:copy-06":"shx cp src/test/Harmony.xml dist/main/test/Modules/Bannerlord.Harmony/SubModule.xml","build:copy-07":"shx cp src/test/UIExtenderEx.xml dist/main/test/Modules/Bannerlord.UIExtenderEx/SubModule.xml","build:copy-08":"shx mkdir -p dist/module/test/bin/Win64_Shipping_Client/","build:copy-09":"shx cp src/test/Version.xml dist/module/test/bin/Win64_Shipping_Client/","build:copy-10":"shx mkdir -p dist/module/test/Modules/Bannerlord.Harmony/","build:copy-11":"shx mkdir -p dist/module/test/Modules/Bannerlord.UIExtenderEx/","build:copy-12":"shx cp src/test/Harmony.xml dist/module/test/Modules/Bannerlord.Harmony/SubModule.xml","build:copy-13":"shx cp src/test/UIExtenderEx.xml dist/module/test/Modules/Bannerlord.UIExtenderEx/SubModule.xml","test-no-build":"run-s test:spelling test:unit","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts,src/**/*.js}\"","build:bindings":"node-gyp rebuild"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.11_1674995335239_0.6600239513028623","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"@butr/vortexextensionnative","version":"1.0.12","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.12","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2c54dba20c8fd94f6e09fb347b88611601ebb47d","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.12.tgz","fileCount":33,"integrity":"sha512-N4Ay5ZfqB8Qd1wmdTMmveoOJE4mqiSvScViAcmxma8r6T6meICmNO8SdaKaRgn900Ig7O4M3T6NvsrfallH7BA==","signatures":[{"sig":"MEUCIQD30OysYu1J+EeJ4JrT4HKxZIusbf/40ci/Ayzc6GIsJgIgfmqbzhv131c8bf1wn501sl0utcbyGvl/NRUW8CW4cUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9556603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1s+cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIQw//SL1eIFuhRr+86eC231YasiW5xDsVzoDIiZ+pHNEN2Yerb2uh\r\nm3Ry9Ac17O+PyHjTRqk41p6lT2KMFR7E1sULymv+zPb1R/nJASt0nablKau5\r\nL7uwc8mzxwyyBl/34ZQ5ZllQuC/jDoToXv01qynbxjXsDrJD73DIiFhmWxYX\r\nxCF6A24T/LfoP8PtzXc2NgYBnSnwKKxpGZc3faIcQgMh4ixAZc48SNy864+2\r\nwurPSwMT51/iPn2CkmtnFOozNTASrFgo+5cK2jNHC0CzbDXyGArfIONfcV2z\r\ngfH1sukcOkpxPO6CHkC79VRyvh1Cx4KBwzda0k8806ZE6EwzRk9IsdQhFSZW\r\nMobhr/RV7a90eA/U8NSJG3fj8glSVf+UvDWdH42ZFmveMCosTW1fcqYNs/9o\r\nL/RcAIg3LR5x9MphnEKeDdz4AO0js4AbhUYncA9b0cQgZ71qZjnLxZaUclUH\r\nly2a1qMKXUWoKEQG6/eeA817UZLZwCJtoD65bQ1BfAAakYnffpmCG16wir7c\r\n7xZWnTUZbvIMyQzr7OFJ+vvGMhF13iTHX96udCl0tXhUSCsmePKGtklprmFA\r\nYr92gzyw3C/VdFjWMCQEya01ekBGdgs+GJ0jwmwOySCijbhD+dG0Wsx5r9DA\r\nHHNz7uod/K/NxVwz/Co+KBRJdRWV63nojXc=\r\n=6ZRJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"229c8dc1cbf89d92e929bee9880049245dcd763e","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"run-s build test:*","build":"run-s native:* && run-s build:*","clean":"shx rm *.tgz *.h *.dll *.lib & shx rm -rf ./build ./dist ./coverage ./.nyc_output","install":"echo","build-ts":"run-s build:*","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","native:0":"dotnet publish -r win-x64 --self-contained -c Release ../Bannerlord.VortexExtension.Native","native:1":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/native/Bannerlord.VortexExtension.Native.dll .","native:2":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/native/Bannerlord.VortexExtension.Native.lib .","native:3":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Common.Native.h .","native:4":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.FetchVersion.Native.h .","native:5":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.ModuleManager.Native.h .","native:6":"shx cp -f ../Bannerlord.VortexExtension.Native/bin/Release/net7.0/win-x64/Bannerlord.VortexExtension.Native.h .","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","test:unit":"nyc ava","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"run-s native:*","build:module":"tsc -p tsconfig.module.json","build:copy-00":"shx cp Bannerlord.VortexExtension.Native.dll dist/","build:copy-01":"shx cp build/Release/vortexextension.node dist/","build:copy-02":"shx mkdir -p dist/main/test/bin/Win64_Shipping_Client/","build:copy-03":"shx cp src/test/Version.xml dist/main/test/bin/Win64_Shipping_Client/","build:copy-04":"shx mkdir -p dist/main/test/Modules/Bannerlord.Harmony/","build:copy-05":"shx mkdir -p dist/main/test/Modules/Bannerlord.UIExtenderEx/","build:copy-06":"shx cp src/test/Harmony.xml dist/main/test/Modules/Bannerlord.Harmony/SubModule.xml","build:copy-07":"shx cp src/test/UIExtenderEx.xml dist/main/test/Modules/Bannerlord.UIExtenderEx/SubModule.xml","build:copy-08":"shx mkdir -p dist/module/test/bin/Win64_Shipping_Client/","build:copy-09":"shx cp src/test/Version.xml dist/module/test/bin/Win64_Shipping_Client/","build:copy-10":"shx mkdir -p dist/module/test/Modules/Bannerlord.Harmony/","build:copy-11":"shx mkdir -p dist/module/test/Modules/Bannerlord.UIExtenderEx/","build:copy-12":"shx cp src/test/Harmony.xml dist/module/test/Modules/Bannerlord.Harmony/SubModule.xml","build:copy-13":"shx cp src/test/UIExtenderEx.xml dist/module/test/Modules/Bannerlord.UIExtenderEx/SubModule.xml","test-no-build":"run-s test:spelling test:unit","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts,src/**/*.js}\"","build:bindings":"node-gyp rebuild"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.12_1675022235739_0.6738901298758848","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"@butr/vortexextensionnative","version":"1.0.17","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.17","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2af9d91025780c3070bb0c6e0839ce5c6de6052d","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.17.tgz","fileCount":33,"integrity":"sha512-L+f/tfzyn5qbDJuU4vFroS4FU65BhyW9LEO3YMW5eGjgHmXY9G45zVKGh9l/2TkMAdFs5levq5+pKL4snnlh+Q==","signatures":[{"sig":"MEUCIFMj5aERUAeM0nfKe6zz9sstGeo6yYmypf2XQOYTXkBcAiEAtCgOy6gZM1/Dn5HQODQha94d4loMMcCcbIaa9832QkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9562772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3RfAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp81Q//Q2prltSfTb+GnR7MjHd86pa/UuEpe8EyqJcu7HJaX+RZ9tyk\r\nnonwqsg5DrHKr2ci8gMwM0NMp0208ThRxDXhfuuhLwNN1tziGW987By9X4aN\r\noJyacl6N2+aG5U0Ngi7Oj8HBf0mYUmb4AYb7Y57IXY7/HtJqRQ4HoaK/27Iu\r\nwkPPDo/gKFExCi1UuUaTqbed4wrLhw7h2u90Hli3+h+U6TYnw15J1MdUpRej\r\nGWmZRTmdca0Njws/BKKeNvYuTfj8melhLn0hGYgqh4NNEtn9tVjJdiDlKc4I\r\n8T3ijDUDOK/1hqQtP2R/70E0RyDx5XZM8jVl6hG70dogPsp0OMVIjSgV6G19\r\nDhXdN7JACT0ln4p7yQQ4OfczyV4i+W9axY8veZ3DgZtGWcgSBOBxAtQI/+eh\r\nRiQbC9pWOAGKU4849QKWuA+Y3nAHNLMw+RqQ6rGhECZI7zZz/SWZReaoYObS\r\nw13pJ9WQFTeshpQvdCsXSfigjdaUCbjCghoQT5ftmlnBhPR3rxQuz4GacMtp\r\nfcbUHuCnX7VzSVxfD61rT6fcYGL4/U6dILrqabmQzgfzA6YvHoK72U/8PZA4\r\nj/HR9T6EIGmyIBGsyJqZWaw+xRlS+RxTAsnla+CC1G0kHRHazv88AkoinXul\r\nZRIFCswGh7szUi+JIvt6ApGX09OwFbOaN+M=\r\n=wPW5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"633b78e7a55106007673a9ea2114fa491bb19443","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.17_1675433920583_0.07215111550776943","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@butr/vortexextensionnative","version":"1.0.18","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.18","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"e88d233626ddb669117870c93612696bf301b142","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.18.tgz","fileCount":33,"integrity":"sha512-dygNE7cPqcqDexdMI/8yG68QrF3Bl3tAAQZLUYsq71+MRj16F0JHJYouj8VdZKNxhKpqo352esrmdzuMe1shig==","signatures":[{"sig":"MEQCIF9LS+5ChR6uCdEOdetYo/b4wd9eBTajkSC2+8ykQMwrAiAnU42QfUlQOAiRvKGpW18Ex5AoIlazBxG+5O8rXIOLUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9562772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3RnXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc1w/9E9FPir6QWqhEY4BHZHv5smR275FCTRiAXep+F5D+XFplpNV3\r\nJlYvZbH1yB91bJVf57230RVfM+xYICulaGHduc5KZcwD77vVC/hwFwxSh0VO\r\n5IWV+9YzjpoG4OVmA8/sf7qEQKQKA5822tCijJyH5nJc+WN0NwiiaPvy4xm+\r\nkmC3RCbC37oBFYrHP/2oZqB1wRdujInJFQzUMeqQ54xbh8uXGawlFSHowU0q\r\nprEhFFy880bG2VijtmHyiiUh32l4gRHKEDQUfESI6CEAs8oM1GdlKwg2MeFC\r\nY97Ki01z4W7sd3S3CcKSaNvVG6Idv1Pjreo9FAF0kckqvowx/gdN3voUcPIB\r\nAL+fVj4nmypuBDwoiaZLbWiC4mLfW2pVv2gpTMQ8bc2soXIy/19xd6sfw9IP\r\nojGJqlD3M8yUPlTyFrixWkKeL3xjV0s/7oWhN9NXtQlO/8QkWQrw7URz7ntK\r\n3WSmMtcNcWfv/hleIViMKg+b5kzCMi1UuYc2X/mqsJrmbGyWa59JMUZAC3bW\r\nfKo23ElZy2BdD32n8486uQm/4jc2+fvWAt3ynXK0KZdjfI1rO3BW6Z8h+NN7\r\nBhq/Ie3OYYEldh9sV/ec9oAYpy+wp/UjCzVB2WmbV0GHap6hHQpb0hykzhiu\r\nL4L9CAgM/Tol1qZWpWsjcV0f3hJUCki0b98=\r\n=d7f4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"23870ea944879b9cbf2bda1456632f912e94a22a","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.18_1675434454839_0.9163038485369495","host":"s3://npm-registry-packages"}},"1.0.20":{"name":"@butr/vortexextensionnative","version":"1.0.20","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.20","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"70922eac5612c9eb7474e661f04f0ce3e2858b80","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.20.tgz","fileCount":33,"integrity":"sha512-uJLniPG1ZCu+y3+y6P6SfuuXDljG960ATzTvCb9rvfKQRJcg54pDsV4LR0YtGMam1IOJhtybLZCSGKFUOMrpTQ==","signatures":[{"sig":"MEQCIDa37CBXCDrXuHP/7bcph3eABQBq3TC1woOYBMV01lQjAiBYBvxgiu5pESqnokiT7IetWySdjxw6ZGRhYuHSSZRBcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9562772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3Rs4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3Qg/+Nw/4nc0CTCzRsXrnQL/vAedDSgYVmMWU5g+MyFUApybR3ls2\r\n3zXHZA11V1PCcXIsX5wFVe2y3MxciSN3CiEZ6/DGy0ARbevqilv5oa9BBSbd\r\nyxUvQgHeCj1EHVGT0AF3A6DsfjtCKyiwUsianSLJvGHp6Tw5M2667W1lh9kj\r\nOf0jKTwLUFb1O1gYaOtHzkCLwZOAvaYHj9jw6C8ykUJRRENCtizC3Y+Mz7HJ\r\ns5t63LNIdpDvMUoFt20+/Y2UMiH8ksQEe8OF4nNgrhXXR3AVYm6TEta45f8F\r\nXS6NuV8Bz0uHMwPOIRMMj242wA63xSH2O1Bnl6oTOhdCdBO25iW3Sm/qPlVT\r\nyp6/8Iwd9Bv2bH0Xrbu/wO/KF0/ElBHztJ81Lh3hSlpQal2c/CnuMd9jglSG\r\nhDG3KKNAQwoo1QlWZvJP75SDm+nES01l1knPNZcEGYXhyUx0KOmn4jVYGpSP\r\ndmiYlz7GP3meK77YS0Pp3rzzS58i+8pRR8zYGKE7Ikprui0HIY4Ht8sOaCM0\r\nt1kuGMs/nRuzuZQx1EAYxPMAJ4bwEUuSGgnvWU2ZnN/WrKN5R/+M/Z8FixnI\r\nIrIFT+Cdq1/HoRrPwHUcm7A/nvN1DTIJ3jw1idlr6aLkhxz4h6+KMy33J+Ir\r\nzikewK2vhgwuoeB29GWX4uGClxYfyWfzYA4=\r\n=Mr+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"23242a9a5417ce595b9636c4bb40fc4257c94635","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.20_1675434807813_0.8318072300582193","host":"s3://npm-registry-packages"}},"1.0.21":{"name":"@butr/vortexextensionnative","version":"1.0.21","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.21","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"f129db7763c016e81ab82f10a8803cb86e24c1dd","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.21.tgz","fileCount":33,"integrity":"sha512-bHhYkJjnxSIdiEK1LfdIWxfLumr6aiAZlrxL1/rKmF/BmjByKBrsaV2nB0Fxgvc79UdZKmwBqb+e6Qzbp/trnA==","signatures":[{"sig":"MEUCIQDBckILyR2VvCM+wvmOAVicmHpjvmLEMLfC06eilyJ2igIgANiC6eMQxNUbTuxs++Z7WTVMU92iIWOaQp3pYd8tVnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9562772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3Rw0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocaA//RYbiPUKoMbSQj406A7Dm6y0aS4dJmTDhGS+WaFg2Hsa8yvQD\r\nQs23cdaXwoA3VrvE8Cbl2GQy65BekFXosBfYlL4ZZx8jFDoKyxxvqwceKFHn\r\nVpKioe/c4BO5IBbOfhACBuNGqMR1BUi9wzn55USnpCr89PWDhbCPACgGqno6\r\nwxTjh3G8+t8mvVg87SP9T7v1IF5RSna2uV9FuLl/P2erb8mQgzHKsxxTukLI\r\nMij9VwJhAi7jqVqPpVeYLRYRJENGaie2aDRWFAJkbf61Xn+AJztsWQ51mENG\r\nt4LyzrN80vAhWYOdn+pKs/DHY6QgmAn3yVVG/O1RN5tq/6wAKahZGz4B+t/x\r\nEX6xGo61UyC0sgBk1RuqxX72huOM8YQlDcXLRydwSwPl15dzkijnhAMiokZy\r\n+gcdILxU029QqF2GNVe3MpXf/zdBA0LlBDai1zmW3dfyQ4lbKudkAXiGa/r5\r\nTGc2i1bv6VJxiZFcJMplEv+zmnDxvF+gD8ehDyxOY7Uv7J2LFK2QONHNbd+L\r\n6HLigS/cK7VDCYtNUzzpPZiQlwaRIu/AHSXCFD0gwIwQUpxXJSxLIUzOZ94A\r\n8H34xQ+zjoFCLiSs6IvOSuFt2uy9HW005YlOIyjKQA6+3Nobogw5KbkN9La0\r\n0dHc2C2eY2u4SVT402f5taqyf6prURps2Es=\r\n=umEn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"9af45008950dfdddfc2fe1d537126732793f85f9","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.21_1675435059635_0.3769548031639347","host":"s3://npm-registry-packages"}},"1.0.22":{"name":"@butr/vortexextensionnative","version":"1.0.22","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.22","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.VortexExtension#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.VortexExtension/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2b0c2689d3b7a053a658d5ecfc1ae4a84dea3f6a","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.22.tgz","fileCount":33,"integrity":"sha512-PVz/xTKMaEy80q4tEIcMcuXZ21NSxTx3drdcxPSckG87mlEklCPAdveIT8ZJsBaFduoYZQTFhi821yA4iuyzig==","signatures":[{"sig":"MEUCIF6AuVjl6QnAkU+YMovUxj9Y2o4mIdKIV9LI0HCE+/YlAiEAjs623ArE9mUvPoSdNv/QeHuRhmtzFB3QRrO8zl5d1gQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9562772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3SIYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSDw//RDhQkc/qxH5A9BcRmU/a685yixEViUymnLFE4R3LYuf8zDmS\r\nsWG3ietVchWwhAVSHR3THUzpY/VAqid+Ya6sB8YmZWonmGdW6WeWqiCcysaI\r\nN2TOXd/d5CqiQqU13avIYnNAHPlAe/grkJngFZ3DZMn657wwRztujn2dGhik\r\nW65Qpvw2T0nqm7UgF/3kf+aVkqCIDtehfQ6HCvITn0QXJr3aAnajLcKBvyrz\r\nrO/zWr2ts3dlJ+inV+i3fligCCPrSgR699unecb/Y9PLmlcyNsXb2g5QrzU0\r\nH0/sLIDyb+CEkJDnBIHEC1HQ5p2OpJKB1Bu3zGfUXzW6DLVRuBFg5u02pTRu\r\niKQ2cYHhdOI/+fPHE0UkzyH2kL0Jl5PFRuuFPIagbUlG9pMhSXzKW26DZ/El\r\nYgcskX1Dh88+SZbHveC66H9wCTyWUwXTfcrJIetZFnW6HY2sheJ9ydwHXQ3t\r\n/TtWw8YvUXiRmbS/YiB722zX2r1girV2gDUe8gSvRQg6rsXR736ubYndEY6+\r\n7KOskM5TbLhyRQcAREPSPo6tSQvIovCxbdDLdAbGt/s/bP/ntbOvnJEEuXfu\r\nHaR0zt/jXuFb4+gJJu4Bs5UzmGTFA0C8oAt1UEtAzsRQ8tROpVPxoYBvrzrT\r\nA4FTyWn7UUc9BXpcW3/k0Q0eerfyMD920zE=\r\n=cwdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"49d16f14736f0fa1306c7c8c70d482022eaefd4f","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.VortexExtension.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.22_1675436567751_0.5792503370256861","host":"s3://npm-registry-packages"}},"1.0.27":{"name":"@butr/vortexextensionnative","version":"1.0.27","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.27","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"72e988623778dd4e4394833d8934f03b32798f0b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.27.tgz","fileCount":32,"integrity":"sha512-Giub61kICfP3H342pfBX3cgC2nP+UKB8o/y4FrqLco7frcU7kJkY9AiSQDrTx9A+jgaHth9wsBKdvLe2exkvhw==","signatures":[{"sig":"MEYCIQDz5UAuWVYghJJRORmyc1PrqtdKr2+5AtaDdPdlcfX1agIhAMmvZ8MHPI1K9zVroWkaIdhH17l8GoUW3dw00H9ub1zd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3XhzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqleg/+ONSM/c4ZG8bGZayZsQ1jpDPcM0quiYhaXKKWzIy59lk9RNVm\r\nxLxikOd6RTRRmKgDkheignEtaGuqi89v69FOqOSiSQg1DAEQ2jGggNkYcuNk\r\nOAlTRt/Dl6quhK50ZGIzHBynQpk8mG0DXjyV4FJakoYGytKfpCroAh9IWFEi\r\nRSDfp6avszd7i9e+OR7ZnmBBSZuOC5iGI/IVNeGe6wW2x+g9IdsR8AMN/7NP\r\nasRDRcZOKTQfpEkUVsawnxBXqwyOsR3wRjc0D6F6SM0p8PaxPLHpJERUZYo+\r\nfo97uUT54p3eZRjKEiIh2Nk2DxoptWriVB7AGN4VMLQlVmJSFwQ95gS/bLL2\r\nIZNIc1kwUKMxlvvNGlg+zYo2VRgbhc2Qxb4Dgjf9xpaye/ynsM3Y+aG+F++H\r\n6bXsBCDACOfTdKiEmMiMRgGo++/nlpgvTqbCDzyCZTy0l8c9rgDzF8ieIrfw\r\nXHKKYUt5sugvFW+CH2dY7ceoTyaGYem8+Bn896VlqoHQZW2gpXBPACFDLlk9\r\n454QUh1dz8CupJWhqOsywZU5Ap+8fPLPqZFX+sb9t9hWGnwvjiLeZfnlWnm4\r\nOB0IEyPwvaCbg4X6jl20Oggk0FNHWjzg6Cj4UnU7n5mFv8eAXscQOilw4Fc8\r\nQxbyyYKCkv8YQcDvftI8PSPxnctSuV6emiU=\r\n=Mo3j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"333e2fe531a39ba8672d0c33a843633f9a2930cd","gypfile":true,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.27_1675458674759_0.6401219288195956","host":"s3://npm-registry-packages"}},"1.0.33":{"name":"@butr/vortexextensionnative","version":"1.0.33","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.33","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a2a57db639249104f866eaf95ea6eb09ee8e09cc","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.33.tgz","fileCount":57,"integrity":"sha512-WeaoK50hNo/QS828UNZM76flZSpMqFUzDyvB+/Ipe2wmbsfnu6/wWWZ3sdNoOyQ5tYop9F4zlmwrfKZgMvLDGQ==","signatures":[{"sig":"MEUCIEyKrwPSWJ3AH061CYAGZFH5OITCbN6CNZRqVfIE02eIAiEAwKIs6vYzcMjO+zW8g5jIP89MwV9Vd7c3kxS7mVjtrG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13130734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7Nb8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF4w/+K4K89GrpRtv4ZfRQW1X6DYarv18eRsuxVNKGc8mwH3us6eCS\r\nr0Y4MGaEtzZVxtu0fXADlsoPflrm61SsEEL7NPm5a2T1XZeypUxxMQ3ua62A\r\niwo2/4T2XyiWGdJOV05sez8BvjHO6kRqvnx7/8ODGhGGZL74ulgA3jeYB0Qh\r\nLzzdJsdPK0hFnXOjVjC1Y3jsSav35kUEqFX8rz+PYkysPtxCCyTn8pIUa9k7\r\nXRu6xqKqubJ9kWLjF/wXOKdzDv25cZscsepuqdkaj1r6/VKpgl5B/OROGTBj\r\nkKqIeSGYh8Wj49Noh83vZQIt2a7JeGpF4wHaSD6r3PTUxsBc8WKAe7YZQDFP\r\n5kh6kKbuWo9EwpSDS9cUhQM/H/SnZII0DNtsF1TG1XsGih20+rBJdl1BZoK/\r\nNVkcK7EJCnqMqdkFIqY6pkxuAjhABuJK5ECPwfOCJQhwVuu2RrcrImkoWL9H\r\njHgVhyC0QBzInquWaP5CKFEs35KpN5oBdh1quHAibBRKUosoSL5sR5GoPpFv\r\npZxyYPwfFgdT8uZ7fx4jb2fOKp4pOvF3thtZ11VgiQopX29pLXwdYoQLY/fI\r\nGKBW11vuOEBwiYDHnArWulLrHv3EiE4Dp4SQuDjYykbyvtsnG4pzUAQqxlL7\r\n8tlh7X58koz/9oWimRJqQO0ECEsOCd9q9U4=\r\n=vaKQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"cacd039a13f0d2c3c3589d5c1d026c723790603f","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.33_1676465916292_0.7456894062061004","host":"s3://npm-registry-packages"}},"1.0.34":{"name":"@butr/vortexextensionnative","version":"1.0.34","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.34","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3f43d0bf98295607f52c14934ebf732d09bef6f7","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.34.tgz","fileCount":57,"integrity":"sha512-rNbBZnQZQ3+evDyxZVt6PvPWpFBArHPoFj/Xfyr39HZXnnLeCNnR943xL28iniF0DixejbQfZ3fZSGvoFTKdEg==","signatures":[{"sig":"MEQCIDus8hvEjLzgziLIM87cwNu/9SGpR/EqeOlMAXGB+fUFAiA5Tvn2LvsxjKzNhfsLM1mUR1QSI4FzP/9cT5+yvZqp2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13130734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7OCmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnsQ//b0EhzOZDlrMD1c8hdezmk34L9S5ht9mYR2CvKkTAxZAgP6bP\r\nXx7GPurAHhkVKwiTZHHd+eFxZXg0Xo5FLtxmy6SwE5t0YlpAWsloitFw8qF2\r\n71iJojCxWjgZu9/0fStvs90bTaBgD7EaSuEX8puDoYfawwl3c0B1596GWDL1\r\nN9f5NvAVwb94MnQ4q8n3BgUJa4cZSQjESwdowzkqTtl6yTxyPL4pz78CP5Nz\r\nUtnW5zYvEskDOXh5Byg3Rw8uRRg1JZQvhjNdq7eECx+iBTaUciHfTOrx6EbV\r\n0++P845SWhBIW0LtWshK/ZY0HXfl0iRf0UETGWrASsHZ75P7aIeLr0CLWpzK\r\nE+NI5mLpynE+8Qsz43oNPOMLs9VHejatFJFr/CMMbUdpahpCdAp8UapU0S2T\r\n8a5BqzsKycOJjrE6/AsTR4EYNDnNny7oM9Zg4q/WSgeFEYBI2DmGzE36Dw3s\r\ntHlnllJpqVRIZpAI1b/YaIYOEn1aO+6H7kcRFkFMlOHKBMndjC4VOLt+3jhS\r\nPfoXLgkzuEm3bBhN5sVoZ0IRTZ9n9QNy8x09F9zLDd2Lqzt1DUr1xE1wj5CW\r\n0O06niP2I96FeSlACLhkH2Vb77XwHcyDvlLVSj3IYnicye6a7AgeM0pWamv8\r\nAjUfc3Cq0wRQVWqCKtxkrUsffJY2Rj9jUMU=\r\n=AJ3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"cad75c76edd4bf17fd1cc57ccffeedc8bf046b16","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.34_1676468390466_0.19015922070672686","host":"s3://npm-registry-packages"}},"1.0.35":{"name":"@butr/vortexextensionnative","version":"1.0.35","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.35","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"561adaa8d4fa86d2f06928058babf3cc0489d9fe","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.35.tgz","fileCount":57,"integrity":"sha512-8aFsKnJgBdRmwFwLnn5+gRMASenzFmyJBn+q8UsFd05MEsoUAPzz54kB79tO7ITasvfA0Xq1QKMclXy7qBnAPw==","signatures":[{"sig":"MEQCIHaYGs5zQ7SYPhjUQx3suMBmZ1JL4apTXckamUdxyUbOAiAQUbOQp7/l2zIrQsDi8fzoSmy2PaNmLZvVqP1qLEFWxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13134104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7PO0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMGBAAj+pls2iSh2fRgzB7nMMxjnz0E1RQjuOKJ/XTnCEo3BX8UUsI\r\nBcEba997E2A2I+JOXzLngDVk/eh+XpMjpjiIJF8Z5Jux/VSm29v7GGnYy56f\r\nbunE4IZAsfa5WrIVDTrthyNgdADVTZlnNtDULZQ7dQHuSgKqOiKLxiuhBAS4\r\nyS4Xx8IhWNw/XQdHldc5mO6b4aNaBlPixiGvD7+H40Wv9/XUVwi1qlS5u0pf\r\nGMI/3aQJR5xPTVX3jhS0pcUf0G8nkVQec9JxhOTeH8fAsYvQJabyEvjvSXxM\r\neGR+3QAhsxB5GMif/MqNQRLF9ua7qJ2r+NBJqPup3CBYd4bLh/FIIO8B106n\r\n9h+f4+EQYsb0kMUhH0Hgg+FPbG9IVjX7X9sGT/HiW82rQMSinu0d9a+TlqV2\r\nHPlDVw/aC1MFgB/RQ7SLU2r8ae5XDh7592cwY9FEMdcCC0dVdrHnp9HHCPMq\r\nsWhG2zvnKQybz/ZFQ6ubMEx3Xd94hqL5OHUdQiWJ4FFzXp0dRuZBF1PanxIm\r\nYBnAGEx7A7Fsg9iP1WeKO8fdBIOuLHdlh2ZBH5WX9R4Xmo3E5Q8H8uo08u1Z\r\n1w14p3xwwXXh/i75mcuLc2S3Kd/u0W32RTJ593ULAjWTvhXPjd2RztpXI+xM\r\nlGCqScAmUCqIdIJ9o0MsanORxgGi5MbzlYk=\r\n=zKvY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"e52d5dcd3f3494221276c12fa8b46908dea0d821","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.35_1676473267870_0.401159968884512","host":"s3://npm-registry-packages"}},"1.0.36":{"name":"@butr/vortexextensionnative","version":"1.0.36","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.36","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3b0f1eda3dd421af2cb8bfaac574e4b5227bf25a","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.36.tgz","fileCount":57,"integrity":"sha512-8VDF0jLovKCf+6qqyVdarDDUy7b2iVhhHumSFfYzmhhY6LQCAzj2O2Wh3YTZAzpQUir9TW3sfs+iSOyuxQ7DWg==","signatures":[{"sig":"MEQCIF15zK4rvdBsHMZF1ubQ77jneVOkbD29QElMLeRNct6/AiBlrWoxFjKLJzTTcvjvYUD4EYCRtzObQeOd5LvDRkh8Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13134616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7SEEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplPQ/+IqHnqcmyOHLGIfI0E2l0QQFli83tCLKCAXn7SoH2Ug6FIjZ7\r\n6ehuQy85EQHFYiaPpOerxKGemX0T9lg8XChk6T72k1Cw/8z17CbGr1Y/AiBX\r\ngmRI1XpxZMzYF8mwJgpNihhtipuzld6toAO4tUmTFs2fDpzFWNztc/Gh0QwF\r\nD9SaErPLvhfV92CvdkLBCx6N0p0taYU/HxdrfAv9ymB+jRmy9rKqeKlE8mQE\r\n68HrLjza9z98qVPuvVBlg9aiuN58AhcO16uD9uyeMaiqZihTuLBMCg6LKiRf\r\nI/SV0DgjeicO+ful657US6Tr7DreurTANOML4teNRqtklumC1J0bIxAQ4yp/\r\nXYFL4H0h42arDoxrcLSIX1y0Luu7Z5gSnQJNqXC/6IbChvBmMEo1sWO78n5S\r\n+My8xl9DrijADchjsJMZl/ZyzK2s4Z/oBCr2lPiwpoVqSpIjUrVihgLXcRq0\r\nJj7UmBp5wZ4dBYrmz+gTQ2eTT8Pv51z2vdNILgJLm+/21iCTokppt0jzru35\r\n+PijRArGXiFDy56rS8hegYLt9yPFn8SuRgQIaPiI4GuJffa8ZUH1vIoMAYRV\r\n3KxOe1u4dBmT0F9tSIgZ8VuPIZPWnSldlT4cTWGrHGzcglMAmAxv7dbraDNh\r\nis6AbENyUT7M7zxbnsxV6gW09vmX7nC+ezg=\r\n=kPKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"ab3d7bc02e6e34c12adcd412c145d68490319adf","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.36_1676484868450_0.7683026210303436","host":"s3://npm-registry-packages"}},"1.0.38":{"name":"@butr/vortexextensionnative","version":"1.0.38","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.38","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"46f42131d3e99e5eeef79b915e3f67aa395fe143","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.38.tgz","fileCount":57,"integrity":"sha512-vokFOp1jkFp9Fqkm4KX9EDZBHsggo+TtbwFccxuke/5BUxiF3x3m98vEbwIQ8MSMNnLkHv1CRA0ghUCe+h3YRw==","signatures":[{"sig":"MEYCIQC14QRKr8rml7eKVVa1c+mHlgMuYz2tKc7q3DdQZ0aE7AIhAIvlSe5OFBYZRIFspfSljCzvBjNWBFLiq1UvWQ6f7+Gb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13134104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7S8QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF2A/5AS+7uunnk/1/rp9Q9m76OavMve2rEHoPkMIgKudtzvpiPa9C\r\ncF6Dtx5HJihQhO2JppDG7i188/rj4E1XHDJ2VzeARRvT+0fjD5exmxrydoIJ\r\nV6yON4oQQdT/FhuqopxlSqYpRWFWxsA5ylt7fdQq9ctEEoBGV9C+LaVGW5De\r\ndqA/4L5SD5CvoKukHz6Bw5D+iohve7B/KRORYRHaphGtRPeZeTU2amrlWaKH\r\nIe+CBGeDxc2+9WJObBrhTfjxzkA8oIWyJGDaACv+Rai5QdXJZNtT2Okjd7d3\r\n2DuN3vJJpdQzmZx/O8UriT975NoE01jtIajUO5IrkITZcrLhLWCVGBmxqqJQ\r\nqlDqXNbmNjtfq/MPKToSQnXhi6AbG3kzZHPClsVneZiB018cMRFU54noqG/9\r\nmn/wtOOI5eYN9kD/P2eVi1mFSoLaLnQes8aqSB7bFFb/ZR5ctbOnEcaSVwO5\r\noxuUGnE4OHGGSBKgs16pvAGqo6jdkUlIOq6FEa6q0KTy6UxGgQ6Mq0V3BlPK\r\nJAIrQFntPqEvEy4+TCJFWYHkkFEslZv8vpv7m/iTolXBdxJG3cMmc7B6wkcX\r\ncRJP6P5bf8Z+DZhpWcG77L5WHJIK294wMUbZMkudXS/1L5eY7PuAV2CFj37L\r\nHuWGxhz5ndb+TqzxO4+IB/5FRuu7SWwAbw4=\r\n=7tXa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=10"},"gitHead":"4596c98f0cf9c825b1907d7f7b6fa0b4fca4ca62","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.0.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.38_1676488464316_0.9521755710113855","host":"s3://npm-registry-packages"}},"1.0.42":{"name":"@butr/vortexextensionnative","version":"1.0.42","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.42","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"33f85cb2713ec9f1bdf96e30d5256195fc6ff8fe","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.42.tgz","fileCount":57,"integrity":"sha512-M7BiWJFURr5uOIIK2Gc15x+VqMb4Ba6WJapAWKS6bLyiS4fuGCmci4g0Gdo3Mveh06MS41xO/3sp2n+MCulCwA==","signatures":[{"sig":"MEUCIQCCsPmLA3qj3+Ip2JSOjqvpn2JRqKDbNTpr7brSC+JDPQIgYc4H9WJzMM4VgoLScLZVmZikBmVAmYFFrKx/Kybq50I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12688796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8WSkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9pA/7BDw9oM411KmhJZ3NDz6WfPq7BF9G8SkDyyQkuCMdK9Fe2jQh\r\nH89lSzjpchpCVmS3B+xaCj/ZNCqCxwwxb9yXnWOb83p7oyR3GKsoUdvUyDzF\r\nncwgCfARAtjRbGcXpul3HP3uYE515YmhWnKrUHxf9xRLwmyIG18faQ+10X1i\r\nCCGvLUY/647gUNmPDIVZwdUYj3EwosZSFrVVji/G0t5JL+aOkAeQ+F3CFO76\r\nqOM5OESVvd/cGx9phWlXQbJEmLtP8J4/wZ9pC7VpOhO7KUcqJoferlFRaiZP\r\ne70DeGQBzMTehnVn0iJqYj8b4xjHlqQTaSxG7kn/LlGvcsSdCZRCZw9yoD+X\r\njyBaJ9js92rCkb9YwK2Xnbxz2iSbXnZLKpHyJGEZXK7Wg6Cv+kDmqEp4Alqu\r\nsOO/IwJdsA25cx1QrL26PwpwYa9VHdcf1gd5TbjeH3agcIHQpGTSwyI7lDrm\r\nwnAOkMro+Pg/ddcppGtnMSLO1a3fd48EYcj4mmWzyQ2LuHNG2Beb+lBCApzk\r\neBTAa7sQPiaut63YtB0JbBSx4HjVQLbBa8ZoaPJ7+i8v02t+3F8iqLaFQmwp\r\nqYxP/2oeGFwy11NxGOS/e24Q7in4LCNZLVpeilOLV3YWwMNVFCm6bV5Ldvpg\r\nxMTjzI9YZ00fSenJP5aIjqkv22EytCHH/Yg=\r\n=umoy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"926fb1c72d994da2e065340f9aca98cf70a1c2d1","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.42_1676764324547_0.4829155447065505","host":"s3://npm-registry-packages"}},"1.0.43":{"name":"@butr/vortexextensionnative","version":"1.0.43","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.43","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"20cad1ffb64e4f294127740ddcc1e11c3e96c126","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.43.tgz","fileCount":57,"integrity":"sha512-znGQRRXZgx02qNDUu7ZhG6SgLCO9vvDNtksjsHR7nPlXIxJUl9V0xT7P/NQbHjAN4jfjSq438/62vhjqnDAE1w==","signatures":[{"sig":"MEQCIBlTQYj6Zipvje2AeWVWbgQsariBH94rzDXqi2uSuGGSAiBWw5rn7QRM7nEBLZAlPg/Q+PalezcGPI5YnSzMpwHs/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7965596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj84ILACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtpg//TalkEv6FvnYeyr9I+3xBOEPNS0TLbqdA0UFB6Gdv8gQ445EW\r\nSB6XR9lUrGFJ6a28YE9cqUh12NZHVM8Q2ododS1V4mC7GHPil4PvPAUDMhHL\r\nDsDMe2R2YXf92Oo8Wq9e1HIXS0DtSt+ebUCtzU8zaNjM/6PxPOvZYjy4QqmK\r\n3t9+7ONfd5CtryZNuyWiNbc6XOswWfznadISXt8UvqM/NbbY2DWlSRs4JqsM\r\nwT5sMgMIHrXuVcFSQuHeyZ9ZJBrPt3bqfDuFaDA0owdYk1RGeTo0+zP79gl4\r\nzkZOS9ZSzBcjy1FP5UUoIbMQHU8JgpGSCtH4UmmsZ1P19J0hOqoWz7hFamg6\r\niIAGJSc6VpjKC+OGDk28wwcHrMb8GPS5Tg7r6L8Z7C5ik6xyhAW8QIqatb/a\r\nl1V+VszB1XPQZZeTysGqnLw/olLLelTG2g7DNYpw4FZrP1Fw9my+WQzToLZQ\r\nzTHW+Ysf+9OZmcarphSDVcaaA5KlwW4fmW2gmUdClKxPrnk482Bt3LWncC2H\r\nYH6Xo6eRLir6prAc7Az4H5MjbD0u1R/kYNQEufTmJST9uWTUuDDxffpPH1lW\r\n6eW3MXPd2iCXS9RYb2zcz/KO+cb2xp185B3GmbwZi13+oho2MBbNzOpv4Z97\r\nhTUsKA4ZvxshMWPjsFe6GvdSlb3JRz++ejo=\r\n=cwOC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"3817a874227d959526e6e490372def0aeb208f3f","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.43_1676902922894_0.7474462271341944","host":"s3://npm-registry-packages"}},"1.0.44":{"name":"@butr/vortexextensionnative","version":"1.0.44","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.44","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"aa89162dc9874bb4e2fd90a6dce154a2eed793c4","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.44.tgz","fileCount":57,"integrity":"sha512-dvsjq8m/i2Yvfi5VZLz7DLOL8E1MgOZD5NIP42pTRMyBLlkA96WtiQ3l5merHtTqEWvS7B23PWpsoltYtfGDTw==","signatures":[{"sig":"MEUCIAhAYV4gcXxMLB77XPeq3nqAQp6H+e1hcwbVh8laCKV7AiEAtHs28hpCTg9l2bYvzYWbSh/RIntQBbwxVM5Vxw2X+B8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7958428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj88eEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmogpw//U96sWE+z3UhH3VHQ6ww1JvsWX790he9NsqAbLIcylELV8OOA\r\na+W14nmZSebKBm4wUZOfuEa4j/+7GarEqx4qy8IpRVTVrz71PRt3tWJFBL/w\r\nm6Zkn1RK70X5GZj7udGsxIxa82TJnFKspsJR5joNHSGH5wv8Cyuf0BBBWvgV\r\n+312Xq7ZCRhWbQT8SlCKsT8/IaWCxfsvv/JaFXp0GNfnmxPEt8H1bIDX1ulR\r\n3AglCO7ZY6Gijrzfrhc7zcIIX5HPuM2U2yTsgIQHdHx4Rsxfn6BswQm6IEo+\r\nYoatSXE2oqHYgZSLOM5vNaUE1RvAD09caHwxmfdf0mobaJSD6j8Dzx9vRJYj\r\nm1+OfXQf8ebm1ekJtHmZfcQ/udZt6g0VGO1wwDuDvQROlpqmraHX4l5Zo5E4\r\niqpaQXBkjI4LqOYn2Pchg5tOClw9FIUoDp9ItgHyBusb4cxX2pD39O/g/o3Y\r\nGsX0aZlxFIPIA/tpnwTrOLQ/8EMPuiQzMqKoZR8jNQa1o8AXHW4nR5HlJYbx\r\n0GI3hqaW76IP7B4u4x14Vy8XwpqStiSiILXPN5TMzu8KtD56owbOOeloXH7+\r\nnHL12kH6m/vzZUTlbrarllQgS12J61lIvYXMp0pH+NxUsdDpWK/MYjSSK4C4\r\nnFblHIGzuzgzm9HzDE1kgaTOS5vlMdZ5uf4=\r\n=5vlH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"e8d6733f1bd24e17fc7d375c5373286e073a07f6","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.44_1676920708490_0.21358127952354433","host":"s3://npm-registry-packages"}},"1.0.45":{"name":"@butr/vortexextensionnative","version":"1.0.45","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.45","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"865b9e762864ca3402dc0a584103872b16ab549f","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.45.tgz","fileCount":57,"integrity":"sha512-X8fpo3P/fKRtYjLF7XJf50xxpziBQl/ICJmN6s+HfQDFMj7IQtjUVnFgWf+/ZXktN0yzowXG/XIze0bL/BCaug==","signatures":[{"sig":"MEQCIDLmZBp1BmUpzOGPwjqe8Dr5gW5erJKUseXVynhDdPaDAiABlRjSg+lOcuuMVBRJAWDNhiij4fAsnpNxudEt6n153A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7968668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89FxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpD/A//cyeoah5F1RksfWgvxRNr8HLr14KDcHNvMScddLmHhcZl6n4A\r\n1DlFy83JL0rRYe8PTPv0d8vnFKneiW6heZuKcBRsLEvzZGSq0xbuCi1xHnRH\r\nKB63WjFEbPm4Us9FMFAoHPbsNe6LRLQwXHeq7U26jHDGsXaagt2gjwzKaKZ0\r\nbkv3/uQbbrXDJv9j8acZ7p8w6RvMDi0pKv/ugJfbzyvyWH+hvByTZn83OB/J\r\nDVTXAYR7VwKRT4bs0B/r6PkkjTNVcieUOKyWB59HQi5vnsq7qrchFJFkfSEd\r\njqaWJS4lQnx504f+EKeXkVST7gPhWrNnpicPbAtSWf/8G7eStxnuIRUPGPpj\r\nXBEhaFi+ah+1FntSDQheNYn3yc+2+eAtZ64aVAkkpUq63hK9mg1/RYCtjVQ+\r\n15rrlAe3WZ5WnCGF3M92e76UpOJSQDFAG3PMrK6Gc8s4/dTEhjaMNrcnhVR1\r\nmJgrzwFLqwWZtcJki68m20fkniadME64+hmRfuQpq69FtSXwI2kANUlzVXiH\r\nTTjUNzrN+HfFAMq7XqUkXeINfSSfVitTNtVZWwIYomFAWIfgs+UO3WP0vTyC\r\nqFc7lYR4yiO536Mr4lQQn3BsdYSM1We8FGi7r9g2qqDxHTkbW7BqkF4c3780\r\naOU5sCS+N+DRgDMaCaFvArMOHIUsCnJSl8Y=\r\n=Vz4Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"fd39af6ef0a3e6cf22649cc09dbb54448d5e6b51","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.45_1676923249180_0.10218470778666067","host":"s3://npm-registry-packages"}},"1.0.46":{"name":"@butr/vortexextensionnative","version":"1.0.46","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.46","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"5df348f18fd4aedc4c6079053476e3a2550bb23a","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.46.tgz","fileCount":57,"integrity":"sha512-L8W3KKAYz4JAgwzsXucMU/hUR4NnHqGo5dsjjICX4zNmr20os67q/KIndd1s4gc5VMQONu3uUgcQeCdTtGKZaA==","signatures":[{"sig":"MEUCIQCDtt/1GtiyDpmLF29Of0xG6XK00GMCpR/tzBwtTwUZZAIgNLVAV3C2IarIOT0IOu9owBlW/H7CGYKXozgbNcQ9fkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7966152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89SAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqajQ//XdWPB/ZepvtbpOhyJflEXbiQ5bwyDnvEXJ29ol2ou0U7m1Zm\r\nwUeRWMgmpToD2MN9ByG4qEszcXUDTEw0IGsdgHqCzt+o0if9ngWR0hlKI0O6\r\nNiV2gAzlhgAXMD2nwwQbwiCvmyxyaFlzzG87GpyOrQi9C0pKoDhQTxwToMH9\r\n7J5nXKYPhsMvh/aqEWfwELGf3nr16HL2aFR+zZJG0Cx+b4Alp25ttaCaYh4J\r\nYM1Crp/rk8oEoR1kkYUST/7wT7Vym3nrVAL9rYVbenwjPxe5RXl4BA8qaGkG\r\nbpokNNcX/KD8onVwZhqVeZtJRiB/oNS31GX00ZkuK7wGnMDHx3yRsunZURsM\r\nvpxZvym0wSc/o2MvBmR8Sx8+n1/SePo1+WQlHmoc5/SweFyq4YEMtmcrw4F5\r\nUj6PVUdd5R6E61sYtULaTUqctH65dhmDP4w/l9UgsJxZQWQh/7CsQ752aIEX\r\npX2HXnCxZWTA/OvD+hlKgpQwOXyjB+eP3JrTL16bBCPM5DEhPvfk3GGOqyYM\r\nrMRJb9uHakXojVZdCizf7vWAoHNFmiyBxrb6aueVHdfGFmp2HzT+Shwrk6Ef\r\nIKuyFr6G/3ekF3ACvybYGiSX4ssHZZk/7hhS+IVrw9+tCoP8ppLZuLQ1NVgi\r\n//H4V4Vfil0B/gTf+2JBsxGwMW+GmqIZWqk=\r\n=zvXb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"282275abcfd44f1cae3d8aa384d4bd38a8ac620c","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.46_1676924031990_0.06102427057971771","host":"s3://npm-registry-packages"}},"1.0.47":{"name":"@butr/vortexextensionnative","version":"1.0.47","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.47","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"796da53d4f676d05e3131425ff1bee0363019320","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.47.tgz","fileCount":57,"integrity":"sha512-kqUiyVSVOveLMktQKYTU3yCIQ+NgzmIaexP7McX32swJM97VvVL1pNSuT7rcjTU5EYPFBe3okJxqyBi6wwt54w==","signatures":[{"sig":"MEYCIQD5yuj/7jI4tFXLPg/V94wwOTO4rOeMEpZp53PF04yP9QIhAKNCB5nneFRhBt20WHZ87p88ZTlbDiGsi3Tl8lfDIqLd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7968120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+NoOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgGQ//dclgvB/a3wJBG7TDGkQDGuZjaMs2zRJz/gLmqaTAs+N7eFJx\r\n+KWcw7ljW/hZE5Od/OcEG1IbMPnWFMCvL/ti+zXc+ZKcZMAHaOjYi9Rt+WJV\r\nLgMniUCDc4gjxrSDE1UEIh2Ff1z6bFutPx3YubVc1qUy9FSt5iyS80SX0o7Z\r\nFmTWpMtszZtHYX7ssTmZOkShIQBlmODl4BviAR4slfZ/wc0PsydJ5+PahsvB\r\n3yRESsNQJoy4ux6zC7Kp9ewiJcScu4xOFprW6JxcdVjqZV1wqqaBYJuK6SCi\r\nFzQJPUdNNlhEUoy0s6n6tttiAYgabG+5sHBR0zLLAzvU0cBnK814x4c9stVL\r\nOHbvhZMDMCOUaj4OT4RuuOr2XAVGaDvWkW0P9EqlTYNt/ZUvSCJ772jIJc+z\r\nVmDdGqeowj9J0M3nsGSBsR8cmyQkxaJ/+FRepK+1ku3flxs4MWgYZSXf0R51\r\nFbQmpL+lgb51veFpJmsvPVrI8hx1mlhpPQ5ANamAm51VELLkN/ROvivb2Fds\r\n70v/ZF+gr5TDck9F6pldWCGGHToCMOGnKTg+0jBSrFg7kFV4+ErSvBA4P33f\r\nlk4OFqrCWRuRJi86PpL3ne5FejqylGiKJsU+jUGDBzKroIV9MwJltned0UaX\r\n3LmuE8aaeabvM75vfEDjHejTpTGylxqEv3s=\r\n=C00j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"2918e6e2ba1e29bb3a2263ad8b59d4e9ca7fb3e3","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.47_1677253134634_0.034539829324685245","host":"s3://npm-registry-packages"}},"1.0.48":{"name":"@butr/vortexextensionnative","version":"1.0.48","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.48","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"9be4714a792983dbc4e9b556922df339c9cfd49c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.48.tgz","fileCount":57,"integrity":"sha512-8b7dBzOsc6WVz+RKkjFPzky5YoNrrOokp791mSITp40O0NeSa8oT7XTgrkzO34feC3asZ/2GNhYQ13EBdVgcQQ==","signatures":[{"sig":"MEUCIQDPHMqmMcTur1XQaNn8YPFTZxdzEQmA4g4PDk+CWf16kgIgeknY5TLBn4DrtW3XQY/XBTtQzO/Pi4TGn2iq5q8MI1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8415608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+StXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrE0A/+LIW3uLID1QV2pJOMtYQ67mOee+tunNRSVpZVrxAjurRDkus1\r\nizquhhDIfnXO7+PusVOwqaaMm2CclLXDTv25beZvSDt9j9WcAGr9/yYdFOAl\r\nA22v7trI0Yq0nau8K27FMfG0CUtcLw3arE0p6xMfCUVlSH0EqqQQfVmOczE9\r\nZ+d52xE/qnLBMyy6BskAiRuH4pJpC6bhyLV+DlidiafojI6rbcwhO5Ghdawj\r\nwlxWUHCHk6sK5K/LksGEwM1CZ6/XQV+R3Jo7Wmnr1F0kh4/SvrQo51T9j+mN\r\nZFnDcOS46MufqkTgQNvwH5baTyuvcmrXeeGcAEoyNeoSz1II4BUVgvPdbFI+\r\nFuhnTR0ZVv4T6K8i8DedwE83B7Xr0V6VVUgG8zxAcmq9LWr7lmAqnZqpKnyE\r\nZBlCP7v6pi5+b6MrV0jQHHRrzbSJoIt+3G9SF9gWIFFB5nipx2nbKfYETIIj\r\nYwKewTgxFOMz3cNPRMRp1LOcNSBhs+Nz0BLhGL2ZoA8Anb/A1VkdUgMwtnuY\r\nXiKQQd4+c34X3cvClo9yXSchqWAkS7jLkui/SNnnwJlbAhYKnKUA714Uridy\r\nKRyJE9xs+rq40HP1zbClARk9WU8YE34iEVG3Y7su/gVnYutXWYc/InKVgbGE\r\nKDZIi2WDBhB8RXIl9BEcwYhmfHGGMQ2M7tw=\r\n=GQ04\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"8ee215c087743120adfbc6c767f2f7f4a86d3b41","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.48_1677273943292_0.5616366533084916","host":"s3://npm-registry-packages"}},"1.0.49":{"name":"@butr/vortexextensionnative","version":"1.0.49","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.49","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"fc42c9a60e32062a40b7e093b5dd0149b178359e","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.49.tgz","fileCount":57,"integrity":"sha512-WTrJyxu2yaHYDPqp3RP/GYtIA73yQg32ClRVDv1+AN+QV0rPfy92R8Hpk2X+p/rNnlYH7lkXlsByy/YiVP/X1A==","signatures":[{"sig":"MEUCIEdbqbeI5nFMenbtBSjTnZUADbLvNUUw8Un2g1IX5Ds5AiEAya2thr9x4aS+P1immahF8IvHK0NkbyiqFUF8pt06v4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8414072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+TAFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS0g//dnt8026Vpl4TONLzkGByiaNYw65MPO/kUE05oQNZHafVsZVH\r\nl8doeNgdy7O7mDn+iPgYAE2O2VAaAvmrh6h/ri4Y3v9cEfqzT90PsedFxYcF\r\nv0KFBbNxe8K6dM6UZ1tEKKPw2ImJXReKnkikQJUSSKFSS5beh4DI1PUQkQ0B\r\nNirnHsfg+n/g+bMVQffIi4c3YU5MbyeuP0PExGeYMTFZr0TxEPfM8pj1wSEp\r\nAVmDK5XDNDiPj/SS8bfrQc4gSU765MOnOktfIgvcUg9Q8yYBrADg9bi0pMLD\r\nECQyiWWZKGpEXt+XMI705atWACY/crUy2iRbHYQjc125vzDyQ4xKKPhSdBqv\r\n3j0kEkKQS/Ra4c7X7ir5emRo5u/Lv5zLKDraFZ1u56IPa5QMrVvUIoEZ8Nhy\r\njcTyWsW8bGP4JK0unEhFgneje5k2lcQ+djSzM2KZEy8tivLBZ1BTps1nizwY\r\nxL+cLxu7slNDbJYrYwEFMwNP5zIgolU4qLwz8uwBiQ4PgY+UTh79myf8ZXRL\r\nM0s7XGDDDc771xrzOCvN4FvslEuPZQ4+POZAdFOmGQ56HvR18RJl1DMg43bw\r\nNzH40i6OvTg4STavU4UNrItmJDpd6MB+pcmeOJRpPNAaTvziCX6RztX3b5td\r\nBYiWHXK0Z4fw5vZ6TWaUjtHqe7fA4lO5W50=\r\n=bHH9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"038fef1f6685399a7d6c7f42e1d46e77a2b31ecc","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.49_1677275141257_0.5439875432423977","host":"s3://npm-registry-packages"}},"1.0.51":{"name":"@butr/vortexextensionnative","version":"1.0.51","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.51","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"fd56754b543a777b14977a318906d73fce1264c1","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.51.tgz","fileCount":57,"integrity":"sha512-O18F7JTEez7OYxg9AKRHRlW+nNQMJv33rEuiSupHYX1wITD0zZOr74A+wKgudMV5eV6mKfDqW5gdt9a4fNtN8A==","signatures":[{"sig":"MEYCIQCVV0a0ofHnsl/6eq0Rl0XySaHMyCK8SwLKG1nfgTbpjgIhAODFwJbgtJPKlfdSf0khR5pmycZslN4ZsCJaEa0NOHuK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8418601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+melACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4Gg//bio6WosSLwrxEHkpQnviFaYkXc1nwSVlxrNRuWxr/ICSu17P\r\nHanZ8iK8ji0+m8Y3wDtoZOVa8iZ23vrQcWw3Z151nHtjbQrDi6zOpuBkuUq/\r\n1bond/LjTsboGE3dB552Ch5K/nTbRGvHvm5mkd/8bjLptnPz9E/NMZymRx1d\r\nipx7/Y+JjXKmyAie6XLizGPoz/F6sKnm6uA0AeXVmg+lnq7+ly3VLV8ZVoKU\r\nnwJiwe0If1948bAFW3lPq0Ik16pPe5EhV9ep3T8fjGyZbcE35qfKY3T6GEI8\r\nW0uOcGvsnfFBEwIYUzDowNktGxXTRqDXL/t4Qt2nFisZQ5HDUX2Q/tMNutaw\r\nwSshBdzidgrQn13ZRUy01svzyMlIFG6FTubiopFuRRZwTrxsumXH8At+NlWc\r\nPFc+91ZffVTOJuDsYqx+VkXyrPpYZyirKiVBoA/X0d6IjiwoUBx20EqK9TZY\r\n8kfyzDXKF5K5ARe33Naz8kgdT+e66Y8vHEk6iGghrZS8zIpLty/X9sjkPU+m\r\nhy2DI9xhNH2xn2+i2Wv2Sji+4OMfPhFYuOZKCffeGWUO9gfoAmzN/8YXeM2b\r\n9u++4Oi5N3Ku8GpXGrMw+fSzGb0/NA2GDLcm0U5NCFF46ikW6NO+auiN4nyD\r\nNmti3Mpw5UkdSLfeLUq8zt9wLYGOcoxpLrI=\r\n=PI+A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"550361a4225d9be13e114cf6efa6316155cf8f95","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.51_1677354916739_0.5863814813116492","host":"s3://npm-registry-packages"}},"1.0.52":{"name":"@butr/vortexextensionnative","version":"1.0.52","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.52","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"ae40c8152ad3d07096217f24b87613ea75e1222f","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.52.tgz","fileCount":69,"integrity":"sha512-3yCTHTD/sV6mwsUrgDsQ3zqetbaR4SA5DFDIlGAnI286797597HxYzoqXLdjul8Y4uFhbYRItlqYUh9o2Yqh5g==","signatures":[{"sig":"MEYCIQCNWyxj2vCVCnFIXmz5JTFP7qSIzCUFeItBGtEPyPaO6AIhANL+l+m7DMAjRPKMutP2bzchc5IcuwqHyBO6NUC4bvON","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8423497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+nv4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/cA/9GTG9ioTqZfwXqLfeepLMecpEmyRufrC2jQZt9sdI/mxSjSgv\r\nZUyvXuknTL1yB+3u8YrYRFVpoEj5D0Qf0c5lDcBxSTfbdtb2Ud8EpANUeEL4\r\n8XAFz0DCXVCt5Djs3+PFag2Hwe6cYv0mEyNv8OGuG7oRAIFbOJQJ6ZMlnxb2\r\nkrd4D+0PMb/jGyZzhlnnb3nVS4X8o3jJiYKnXs0z5EGgsXB1fWVSj66Vr0Dp\r\nNxUzBFx5vxvW2YYZBdi1chGJjCqSfKF4UuneNgzIfXlaTynBJhkdZy+0G5tW\r\nVoenkYJq8SyTDl81Av/a4xldB3pKJtkREl1HdZK0sZX1U95NcVHntNoNEb8U\r\nkHaf2Mm9NiulGtJkLxVtGCNE6numfFFDWrRUpvqmNRjosXVV8DQGICmuBb1m\r\nd7qA7B3z1o7Y1bTbKswoCy/vzp8e6D+O3t1hsNZSLfEofktm+v6+vdCFMjK0\r\n1Qhn01KzKe/NCzWOrbWAMFBHkjKd+Rul06liQTuj8n/ddT7CikKli5IgWOIf\r\ndSBXxCAOvrjb5Xnp73Aax1itmOB7Aq2zfBxSjBiMJ/0/WWUC6eNluu8SPtsi\r\nhpqMA8Dtc8ePL3/sV/RFZ1alLGaW/nIDoIJofKHmrpF1sOydKKre4FgXq+Mv\r\nq7iOGpQUE3YlD5BnTm/HkNHfE+Yf2B2y50Y=\r\n=cqu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"ae2a5ad56135b08e95b52608ec801884f16b244f","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.52_1677360119952_0.3406829999657377","host":"s3://npm-registry-packages"}},"1.0.53":{"name":"@butr/vortexextensionnative","version":"1.0.53","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.53","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b6c30835fb39961662553472003c97277370b18b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.53.tgz","fileCount":69,"integrity":"sha512-rGk2MYZv/xBLwyq6png3mSJyxFfBGrOkkOxRfoHq+gpsxWOXlud2+krILy2gvhjV0kYei3V8a8ijNKoAvoGO8Q==","signatures":[{"sig":"MEQCIH3RZXBgt+GQsDG7H6tDhfOP4G+r5LhDmuaMnWroBMrTAiAuDaQAvvVI/a6MWrcEweaYmZRm51Q9wkJSEZsI2iZwjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8423668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+n4AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5fw//XWydJ2Yc+mn00EUuk39zXz5iiNQFOgHNNspsiqhRvU9+gHbD\r\nEJntCUf1VASsG0zsVH7AVRno27GbwlsWF6l0d7GGa3vLZr28yE9BA2XyY8Gn\r\nSu6xBgLKxL7gfIxNOBJqt+RI78pwoU4pppIGRCZAEzSRxCXouDAGsb0tbkel\r\nrPLt1JraHEWkZt88AteiUwGjUiDOeLaXVDr1H0zCqbyP4GPMmGrqToCcZOsI\r\nnTn62bhG6xUl98J7MbfiSZxlF0jK0rJUcmg//dTdldOP4OvwyJg26O8Xu951\r\nJgKxQMPYtXY38BhN6e2iL+8979JM+jWYKI8zU7vtI03pGYhFaR1U8XyrdO5o\r\nnV4M/eYqvv0+8cPIQQkB0MmhgBIyG9Sx8S0i8E8WoYHPHM2XzRotQayex8Eg\r\nbAwh58HN25cSVfxFHKpvypctcexi9kKoIiV2BV3ykeMXEOWEBt5QNpEH0S+n\r\nMuxP6O4Fyb8Qb6ic//M/pQhx4sJikQ+WbdSxtX7v3pkL75tO2AqfooVxeDZS\r\njmoVyj2zd6xHI9K0dqCr2TozD0lcMn0NZSMarjI10XTy57JhzK6Yybo/a8M7\r\nuTsJOrqOv0DGGUhcoEKztCuLmI//jPi75d84ABSRnOIZZHzzpB5gaj7UdMLD\r\na5Fgxrws7NZcXNEbm5YT6ajRLUlvmg1jpzw=\r\n=Ddqb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"58fde28b469f7a09309da2db0f5c9e2eb7096aca","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.53_1677360640439_0.48953721534942396","host":"s3://npm-registry-packages"}},"1.0.54":{"name":"@butr/vortexextensionnative","version":"1.0.54","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.54","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"c641f1245b9d8ff70f747e834ef21f275f6aeefc","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.54.tgz","fileCount":69,"integrity":"sha512-u51vvcM1bTcaU0lIuhJXI+EDuzRTeSbJYkFBC7ExmAVVTtyVyR6M1qqvLVnyQlCfXs5MlCeQuLDIIbQcg9ArQQ==","signatures":[{"sig":"MEQCIChwkBDXPexWCRn3yK44PttgvQ2/orGVq09YndkXEmFNAiB/uXIDdVoGDEx36wcc0EY/klJdUKvqQGqkF/4dtetbXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8423156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+n6DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7IQ/+ItPRtxIi6/47z4q8Dl2hIuHyCORRUt7Pn4+S8zEbQDGRDmo+\r\nyhG5m2EZF67yQGBeGuBPyhJ7vKcGSRtAUm6opwMI0XqLVM/N/3Rmt5+2Nr0O\r\njRK5N9QeC6kKe3BKeUH5p1sh8WOfLjG4PCOAvx0dAxYvcobkuz0ojWBj+yHF\r\nJbfVutDv2oEyPJ5+3slOeDI3S3jWC1+hTwuTld6R7Dwv0b3odlgG+RalGeJX\r\nlnFg9enVKFtxPshybz6srAmzUTnLpxkybVa4GiJHevEB/mUogG/dKefEmAeE\r\nWgSRRCS9WU8fgA+jmft7VMef3DXldZfNBQ8NzeeUDIf84Rz5g16DAiTkDCKe\r\n8rzZUCvv2d/cqOKE9/RrIl+q1d+mhqj1yWgn4uoc4/RDr+oqgTomEwOIVOCY\r\nq/60NwZ9gZRa0jmTfb6xtJZEJH4/auivgdibzc4CMZ0ozHO5BAyaQhhhYI4e\r\n9MxUN8myS4aHqJjgzWaatSkHYKz6ZbYwP7FYgImpXwgVnAsgXNmh3LN41tOr\r\n9k6BseVDjo/XOyM30fSrvaVGx2HOahvvMvCfFTXqOkjbrcX2f/6TbUJ+XjTt\r\nH7fRIYqvOqzsQtOP/eh9o5yUEEPJ1ChcTbvRGoZSv4TqyaOW5wcnzDxNzCZF\r\nbx3ooVuA34RXm4FTU26Toeq7KFaUZrDMEHw=\r\n=o+Zj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"e3cd9be83c5189c8564063d299c5ac47ae7824eb","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.54_1677360770740_0.388720900623446","host":"s3://npm-registry-packages"}},"1.0.56":{"name":"@butr/vortexextensionnative","version":"1.0.56","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.56","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a6a6c19dbd200d6c6d85fc4b249a27e734b90131","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.56.tgz","fileCount":69,"integrity":"sha512-+iAyEwM2J9SGgsb0wban9HY5Kn5wbjzrYa+hK7GN1RFptUc9G6SOeRcZj0+l9SFLY6ZL2MROrjDZrpG5eHeugw==","signatures":[{"sig":"MEQCIFtBtCg8fNqGNoIfpvUpLQuVZ7lbnVJv2PsHNZMgwK4LAiADtVtmhSGaD+2d/1QIxhix6OhFPvP6nXNs0JpwhTD+Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8425716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAKygACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5SQ//dXz1a8HjSN8uwI6D7Gt5cqyPCC2896ARf5H4/KqRQavVRJTQ\r\nEwHqCxByDsozj40ltwHC8BLIJEC4dyJO0iqpoIIeTwPkilralqLQFXKJkQU+\r\n/TDATNlvTOds7h0FcN3Xve0yScxMiqZjq4uRi9uIMvm/LTdtCz6YCX1NDVYo\r\nf+Bn+NonAzVk/pk4Nzg9PV3LJ5QB832T52BLl1Yuhn8imNJJDUeGzQR8JeUC\r\nBJR07fdRXlDT/lP6aZ10YAtZV1QZodtRTRb9oKxm2vYZa5hQVIgkQ4b9QPEC\r\nDnndzqJLTWZYS8oQ1I6kc1xEvJnhTP9Uzia0qJSMlNOVgOiR8Erd9lJfYgtF\r\n8uOq76gHE31L3MDRr2g7FLVqNbBbbKYqkom5Br6+Ag0Ds1aj+oXV1v6DCx8p\r\nKAdQE5JW4QFPECmgTy32vFB+T7h0TOCBlJL0gdIU5TTEk+ar5sBb2burJjnG\r\nov2HDnEy6PnsCrVHzN4eyLTyT9RiWBMZd8X/bcwkojBdtaHTiuYRTGtOhoWC\r\nGe2teZAVu2cMj3wMsQ7PIdpzxaheZBK0rKkVwyRc0/uEdktcDHNIm1zGUnqA\r\n7GuyKqdqoe0NpLkQWbb/op6BEltfGGvu4bvj80WzHs16J1c+UY5nGPwSvwRm\r\nmGLIudHZrM9kPwa8vA8zsdDyJfFfnFU2/IM=\r\n=gJIX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"8057feac23c65770f3b5dad34a0d4b5dbbd2e5f4","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.56_1677765792365_0.8654649175161664","host":"s3://npm-registry-packages"}},"1.0.57":{"name":"@butr/vortexextensionnative","version":"1.0.57","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.57","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"7824e0dd9fc6b40b94b40e2683dfda04f68dca42","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.57.tgz","fileCount":69,"integrity":"sha512-yuVXCp0koXpvOpPbZ1WcyXTSbmSeExNA4L+OVdVwAPWnW7EMVHN/Hps625z0U1/CK+KbMNW+SJbqQ5WWvElVFw==","signatures":[{"sig":"MEYCIQDDNRJ5tzLvl/MBCQnMWlGnrK4ex8v6/vZU0qMF+5VLJAIhALVSnGZdiMLwlCIMlSdMd0tUV/hYdZRQlqEUI+NoUgvD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8425716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkALvmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7RBAAo+72r3JYxyjvvIgqdNVux2bZY3/T2cp1wDKYOtbmkAJoFHsQ\r\numCekOYxAlve5AV2Sl+0j7E7FgC3AGAel8IELLj8Sz1/vkOCbwU+LRB2HQon\r\nFjEzjWS/CqyRRS5CGl0DtF9vPSbzvIwPOKyfIRI1bbad3W+C2/UGldDZ/lFR\r\n1mz1FChC+IbxF7I3bkBWfAdYbZbOBzx8fiyNv2aAtHVSGy6CvOH2Gc3J+MNZ\r\nGegpp9jyNeioO66K9AqAGY2vcHlAmrFGKt3xUHv6LDdiqwdCbqNvavN/PJA+\r\nva34zpc9XCUqoRWrV4S+AGanV9Ui3VszQjsyR/bWBK8ERA8JPCzvmT4gB5QS\r\nP0tab+PhgP2r/bXXW/O5BK775Ic2Lv/EYQpWA/PSuxiz7E4flsCHlFQ1Y880\r\nAqpEXNKF93fZB/Ipp+n9yL8gXOKp10iKNU9KgTifHVClOrdOMHzWy3nHRaLh\r\nNAa2pJ6AxnabWsEqdRPHhM+5agORZp+iqgjTlX1qGpGeHFrcIInKP1yvI3UH\r\neQGd8CTRyZgenTX/f1sPqci+j9vcwjsE0M7t12V4v+k30M8nWoyK6PgNKf4z\r\nk8YFNnwHCbUkvmuecfW/2R2G26g/d7fvFUicpWFdMJISOSBY3CTXH5h6QjCA\r\n8fPIFw60egnWNkJakpyGHOS4fnySFK3NQfc=\r\n=RZm6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"7e296c286014bd9d297fe8bdec773bd45f0608d4","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.57_1677769702251_0.8733928440614691","host":"s3://npm-registry-packages"}},"1.0.58":{"name":"@butr/vortexextensionnative","version":"1.0.58","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.58","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"c9d2879711400a513535aec4109151ad2e8003a6","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.58.tgz","fileCount":69,"integrity":"sha512-Lvy5BvSVVaGu6wVmFRQU1jAU8I9dMloHhc+08YQdME+tIO+FvEl1cbVCvB3GJ997HE7yKzpLZXrbEL+NEywLNw==","signatures":[{"sig":"MEQCIGfymLFrgQqbr3Y0IU9Np/DqVYtNFjjb7TcYbLQ1rInXAiBu5aNkJjfWrzTrx7imIfqWB4ilV0Xao/etA7m0HL+I0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8434932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAMTNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruKA//ap1r0/kflgktJyQGK/pVVopsciVKAFfnfNqGJjdEuJSfYkCG\r\n7fpl82IUanF9wTDkcxa4zba1Y4LISiw+36jiNPcBm+0mLQpgrcBzjqta771g\r\nAL40BI5rbrD6Hqd+QYlog4yHFMtNWPgrQOffJM8v2dj52rj+EsuI59L3FAaE\r\niLRATS0FBZ7CwarRNYE8aaLhwCXba23g9+T2iu1FzjVBjKBV4I6ZHEX9jmw3\r\nY8ZmSjDleI9MYZWaKjXQfVwY3yRQjC9vJ6pL0hT3K/X4e5tX+IfLxaRYnNm+\r\nAbr7yUKXeRPajxUIn6s2mhoACGmemhloh+vYIYH4c32hH09vQx/2h9QYRjP7\r\ng/YmJPTziRSwtpl+E6GI/k78xhSUKcGGWm2XcwnCQGTcEPANvmAIFR80yPgY\r\nkJtsD3M2zgERrIbYs3Q4ksjsDoQSxcHrrCF65qxSiOaObxoiQPFao/2ei8CT\r\n+KXAHPVy3oYJm+aaXsZkbt5Ifj78emH10REt96UBIkK0HnRcVfrTjxTU0n1j\r\ntSpC7Gi4wXRcPQjPqvAEFRQpXhLURBD22XohfoF+6eV145yMBnkarWYNS4/O\r\nKrWjjncR8CoC9Hs6NZ83cEA7MIO8sPie6DEfK/6JD/979e+F8f/mt1B9wBYS\r\njGw5FDQ6L+oC5lvA4BtFnShX1dEUUcjgJuw=\r\n=lU3o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"5839b81864a515a98249e0cc4c8c52acc70de21e","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.58_1677771981349_0.4801198219515006","host":"s3://npm-registry-packages"}},"1.0.59":{"name":"@butr/vortexextensionnative","version":"1.0.59","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.59","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"9b04118ca03c734abea1000a3151558348ba2d5e","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.59.tgz","fileCount":69,"integrity":"sha512-qUr4cd4Tcx+HMwlYOUTs9MUaEgIOJScobZLzdPNIqGOMceesHlyEqQz9nRbZVpyCLRRoajWDfdB+H6N2vl0ugQ==","signatures":[{"sig":"MEUCIQDOa7RVuoR3BM9YJfrgJGfduzRh9dWH+D4aua0Oo7aLkwIgBAbOrkblhLp38UsMNwzGgWXg986O6kBjFpQj7LvYqCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8438386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCawQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrL/g//SX/YK2BuoCmLv6DJj02lJCjfuuCRiCcvewLrVSGjuYHUc1nQ\r\nc62KgnvPEjPK1pwtV/gXzeEQiC8N+hdmXmazufwooRYI+7yykn+6C6ggbMoA\r\n8eEae9/0ajOhd39hJx5KL6TBqvDQi9G56G3IEBK5PLmX6SDtxN2tLTknVQ6F\r\nX2yc3TVNnqYzX0c3+gYpygnPXVmj9JY01Y1rVZRvExKZcxPAWF8gSrKrR3oJ\r\nQefZejBYsql/sRS1wLsazrgca8DFPzDXZLRbYmT8LVIw9tuSCjsHzxD4r8uA\r\n23kUoqSCjx7XVS9b5ZZqaDFfNqYDKNuOS03WTAkHKtAs2TdJWLgkQtljdDF9\r\nsn6Hbry9ln+b/1R2BZNVgLNk+x16stqzZIzBLID+7krWwjrspf1iixlmrDCX\r\n1gogiAVjikgpaYraKC2SYvP8/FS47CmGZAwtMntr6E0WiUhonxhkVC80WSi7\r\nBuMytynu08msDnnRy7aUO1eUelcRMFX2xlT88jNRmuBYNY80BXU8ouZYVF/t\r\nKvrGMYqdvvY4AbFSiS8cD/1COCxb+4Ve0d2xsVBvZWx91UDjeGMJXpAk34WU\r\nUDCJ5iQu9+A8T/XV6UFkFDyGMBkY9Aj7kivkFjtasdxnCWgmSc2dIUFCK1QI\r\nmirWIHNZn44ggrYczkQyjU6qbUb5rvQjmLc=\r\n=KJ+U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"80e876dd7ab3b559943a3b4b1bbf2c4f189a5c79","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.59_1678355471919_0.7275708423885776","host":"s3://npm-registry-packages"}},"1.0.60":{"name":"@butr/vortexextensionnative","version":"1.0.60","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.60","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b09930b9b7b2b3799db931cac9ae6c60ef5f62e9","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.60.tgz","fileCount":69,"integrity":"sha512-ck2Hb6BhPAJhmLic0eDuD2WlN8nqn3+eAWum4t7x0E7K9owOs8lbhNYFzLZuoqiuv/ZDCvdOLr+WDKnzqkLA2g==","signatures":[{"sig":"MEUCIDShWTTMpWyEIjXRsXaKRYGzOArEPLY8ab5//45bcWbhAiEAue7rqSB0Zj7caI8p68IUzk+TC7Wn1/7aTcqe0ccau+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8439922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCa9jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTyg//fTE9PABtnW5IqgFisYevoxjphi/hOhKZK08V+S6aaU9ToU9T\r\ngS8PiKQ3/x854dIEnorLsQZtD9XFkUdgMfTENqI24IcERHU+llVS753GCyfO\r\n+wsxtFfjw+aITX1DrJm15M6aNt3Zr61Dy7lSX8MaOXvPglryR8mYig69z+tr\r\n2VLpsYuzwF7POjR6wI3Y4mAT4LoVOkmwZ9LnN7jfVQxfcpp6xnk618kl6uRa\r\ntRv0HIqmFJAVFRGaNDBiKqRDg1I01Z4aWBMmiJNfNuEa4jG532MkMf9tLLpy\r\niTUFRV2YWDLz9BJwT+9LqpkmbezVQv/2SNwCneiaA5vrE7YlyKL4ZFXiNccV\r\nmkjUQC0dmuX8m6448w+IlZhipIM5eeGkxwdHgPV44in/1tkaBOqYLKFeh/d9\r\nL9Ql0KgCtz7Jb/iGp9Fsc0MXObxYrwUBZfx8z/pR72iHQ8+7/+K1quAEZGGl\r\neBfcAkDhxwLxYcQpu5PopKIl/YyG/oLLl2ASupAPop/y41RaNf/LHSI2gJr/\r\nZPGLO5WA5ZV/XUnmMmmOOkpdn0IM4zm7lMRhc+ug4SDl1avav00snU2goOg2\r\nfw85X1V+HNtDhC64RTuaLUix6B8tmdUqLIyGfzkMqanBum6Dobm+9RpBcLnz\r\nTqAquruYwW5XodWYicMZujQo8cxrVL6auVI=\r\n=2c4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"0b68391f640f436583165d47103f237782bd53aa","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.60_1678356322934_0.4919512283331504","host":"s3://npm-registry-packages"}},"1.0.61":{"name":"@butr/vortexextensionnative","version":"1.0.61","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.61","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a8756d450d56f1d0fd8db829393a3c59c8687e92","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.61.tgz","fileCount":69,"integrity":"sha512-N33Lt+LkOMiLAl4mg+JGhpyzzfrVx/ZmfWfnTS1ooSd61My9k2RkCm8S/q+zfCbwv9VzhuiZ1KEK78o59QOLVw==","signatures":[{"sig":"MEYCIQC3Mdok6AaO41ZzbdkckuIdIZX8HDIY9a0imemSxNi9lAIhANxErZ12JuoJMSm+obIcxMzn6tFtitkwGiuLIze+Mko5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8439922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEitbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFeA/+Ja/IhtjigdSUbMDCv2TL/O9J1V0kqgRnmCgP9GgICMOVvEPD\r\nTCDEtc3/pEYY1NX8vvzIDhwJ+fbkZ0kXnBzW+ZBnVtAoUJVHN+OtK9FtPSLA\r\nk6FEBkRxADgilgqMjIm3W5sWabRl8sSMgaJvfwgz4R8aNiL395vqm/3mwtBR\r\nzMhi88Fwvd4OrCiPXauPVhaG/Ga2QchUfPl2tFmuuyavGCi9zFXaBtdZjOc2\r\nhOG46klY4n4dvMz2IuLptvwm3twXFgZ8V+kR/tbArOhX6TrGESFkSqoBJ1fa\r\nK7fX5pa2hhyTNpUQWWSZ2CjvkKvE8Iaj0FEQcpjADSWFe4D7q5h4qAraMpnw\r\n2al+jdWklbIHk9sJrZyusbMgcIMjKskwG59ZX4zaT29weTi7V36OWgBUsXnO\r\nRanNlv7siXK5046dVwps2w9vOCSs6lmFjYfMjp/1ESM3ABLQekbfyHV0Xkn1\r\ns8T+cJUnXR3ZP7pRyzevK9J1Np5ZkoUckNz3P0/kKRmDPzOOJQuLKbx8GWDx\r\nPciN60uIs8agISQCdxmd0g4zx0qH6z0zKmf+YUqCzTDlXvvPfYxljFrklJo/\r\ny8DAtbC6KHsVmXsCGHT+7NznGn5y2tw+XJAJSn09asggKbf6xuzpEJX3NWne\r\n5K4blAGpTOda5znA0l/93eMqBHqnPutEVGM=\r\n=Es+D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"cb1085835363779ef2be7f937746d6ca8b0e19cd","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.61_1678912347345_0.2826971718661606","host":"s3://npm-registry-packages"}},"1.0.62":{"name":"@butr/vortexextensionnative","version":"1.0.62","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.62","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"5fd5a65def4648514a4c3e9ebff09f02f4e85e5f","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.62.tgz","fileCount":69,"integrity":"sha512-EQZU/PrFd+jH7gdUNLS4KXpH47cWMXgxrksSJ3XRaRcK7+VPC1bJK2oqEIxU20mbyIBkJ6uuADeQFBGfIYJM9g==","signatures":[{"sig":"MEQCIG3Kiaempbnh3I5JdIvMuJSsmtT3bmw9hXZa5TMwLCYhAiAOh6wHJUdvto7Nwha1IznQjiudsMRorPxkZwkGPMLqWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8440946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEi9LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcPw/+ME2sCPSYuYveSZhTG97oPHQOYR4UKfaNHT1fzmg4/zYdcU5N\r\nj7O5rAn8cf7hamp18YFKONyzSIiKvAYUSxRmWXUvmWmAf6HW87Jft8mHKK1u\r\nwos7o26dkHUCMiHxbu3zUZCkg+An/GFUGfeKZ55mtZIUO2yfb3qkqBXfs3cm\r\nK2zg+MX/heKxAEuCaSTs5O1nVgyscMeTGTR7sczMaNWllMXKycZHlab7tz0G\r\nYhAfhHWUQnL9JxBkC+0nByDn4BmI1tiSNuy/PBI1lQyf3rVRvI9V1g8aq1Mz\r\nNOjraUhBJ5LCRcJADE6mA/wp+BnCtZ181drgU0Y6YQ/QLk8cUq62T0xT9Jkm\r\nxYrqztvvU8gM6O9l/HD6c5pU77vy8GTu9c/y7J6wD+mqSkRlarpyFT6TA7jP\r\nFxE4FvshRgKsnebfXAljotKzqhKv+p0mncTZTzDOARNz5ahU70GqTjp2oG4F\r\nGtfk/SdmBdqps4qnFTHyGSJw5Pu7pONAENchMzatu+eZt8fdW/SWcjOjTneR\r\njREP+w2sSvgZt+FXZ0C4jSZyM1wsMZ6njJhkQU+b8EXrgYK9X7JMrvKrDNy0\r\nhHfCJ+TgH8dmNoHuRjy1Ki7p7lLv7LU1h6gT0iSEsNTast5KxMlVpEw0jYfW\r\nk4xkhBdLbkHvEq1TXArwT8IxTaADjAGG/oE=\r\n=xYxO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"6806bd65a0df6a3bc3cac92c390ad7b9a944a93c","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.3","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.19.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.62_1678913355278_0.836546030700259","host":"s3://npm-registry-packages"}},"1.0.63":{"name":"@butr/vortexextensionnative","version":"1.0.63","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.63","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"c3775a697d8dfc84591cd18c082f6f351781d3f8","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.63.tgz","fileCount":69,"integrity":"sha512-TsYYyMh6GCyX4V+0s2S7dYLqD0hE/ep+/SmvRN8yHqaTCccOBoAtj7UJB2YF/giRwrrpUd0t2KZj2oh990o6JQ==","signatures":[{"sig":"MEQCIFy6/+h+vWZK9KL7yM1DfCR6fTa3Nm22bfIRDvG2BDwJAiAQkGsSDCcIWjKyuH54saUUcIn2qcd89Snglw3paCIE3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8444018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNpMdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrv/Q//Ss/MArIBn0fJirq12StoCDvsQNyUHzhb4HHeRshlDpoF8mB5\r\ntl8LdK2QULk/YhuFXnQjeXxP3JhIn5ojaMS37yYLDnjvJAU1BriZ3+eDDg0a\r\nzra6FmLfJQ2JKMZr8VnXv4/tk+Hj8O1W1dewF0x6LhA2Eg3KRNeLmzZW8Nnw\r\nZCA2xGGiSDfJE00G9QtY/LjMctzeMSXj37S6zacCTG7gy12Ie4J+8ZnW2acb\r\nWIL9mj0VbXZD1+jM3mRPDR9sxrb5/Zh474hdm6A5N8sI7K770U1+RlnLuEPf\r\n+m8yXoYe8pVA2KITB7crz5hk9hVGRQiKANUcC+kdHPZzSA8NMZSZDgEdaoUZ\r\ndZPdxmlofaCk4VBEHXjjDjNxGoGbmoglAKc7KC3do3+ryHaAFkhFjchZ7OEW\r\nQjd3c48/dST5RZ06KJ52h5ol6Kpb7GLQI0xQPN1GEmPeCNK+RjIZaq/1+JXd\r\nOVsgKqccBFYN7ZlouGGPacE1J+YcjfrPJIBZoSeI90kxROuEPeTcdDrHpLHb\r\n3NWnfbIPU9HRId6FyOoi2UXloQanxNwovEI72SB8BIrvhx1p+Pfp/tQ7HKLX\r\n5aGqAWkZviF2AT/BaJk6CWM0UoW9UZtDd+eAAcz/3js1OFw6HVESBwjxyVKz\r\nzCywBoFrgjp59my9ss8hEmJUhRdEBYKZ3GQ=\r\n=UBXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"3220bc894282cbbdc9318baf16ad448caee206ad","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.63_1681298205643_0.11671227441698884","host":"s3://npm-registry-packages"}},"1.0.64":{"name":"@butr/vortexextensionnative","version":"1.0.64","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.64","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3287b4d338a0a53c2371a68f29b8f7fc77405350","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.64.tgz","fileCount":69,"integrity":"sha512-T2U0t3vy0vbBQ4WrreA6AleQGumz86I7vv944fejnHSW3KRo7K/3Q4fgfOzB2tF1wCCcr8ZllwKdYvwZQ0zjZQ==","signatures":[{"sig":"MEQCICogyCiRL1ZL3He4Mn0lmqcYRLxWI1ZTKuvehLiH5MdNAiAJdcNI/gBQrsYUJYDzarUlwgU+teWq+HGt3p9eCpFmAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8444696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNqUaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrX+g/+OHd7//gMQpCmd2oYRlhjuK574A/8jPx7JtwwMv00WRKVEkNb\r\nY9OWE0AuzNrb8tYFKVcaEm4Z9dDu57qUlFV4qMuoygfR8Wuqh0g8HkTRQNPu\r\nCO7geCC9SH7aXp0r5Ekr6w93AftvwhcOgipAJ8RnzF/NaklR/YuYB3xDYYQJ\r\nQDJjnK8GOi62L7ANZ1yy/Rei09tM1C9+frwitHpPEl76PkZ2a23NKmGBATvs\r\noHJKJIDuVHb8g30xBWe+2zpXHz6c9F39T6GAhRekOEBG7nbeSJE/APqswV7z\r\n4nCj74/f4qX4kHSR9BLk9MJzW+o0ApeSkuccnVyrqxTjbzix8S/QbuNwzzMo\r\nYTB0dvpfdvPjZd7Le7CykYhAjSjfxnvFI/X7FB9Pc4RRV3il27OW4BQkzp3t\r\npjpOgEm3c4GrNxX0UamiVhUFmqyeWCLeXywsn8jPcKGRMOOJiveSGAbqQ3Sk\r\niH6aY3LEcazGSgjfjvQkmirCK4BcFeaDBQ22nwx9PoD6p9bD4ePV/NmaEiKM\r\nQJFtGHssKP59Z2ttVuluNuwDbukUfo9S79kjG2DRwIBgrxsU+VlViJlo0lNn\r\naBXpFGz3cQFPoe86wRYEyap4+t0cDyvMXOKU1KoyXW0DPdwfhwQ0coD5lH1M\r\nMzKRFtOW/Hd797SXh+udsPl46tk/Dpk2eNc=\r\n=gupg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"346d73384943d724fe2bdec14c4258e5769af308","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.64_1681302810546_0.6363045976972499","host":"s3://npm-registry-packages"}},"1.0.65":{"name":"@butr/vortexextensionnative","version":"1.0.65","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.65","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2fdc2d3363c97cfd6b957fd21446eb3a07c93734","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.65.tgz","fileCount":69,"integrity":"sha512-av/F55CzOGXYWjgZ0UpRhMRbS+RktqYM3RYdprat96EIAxJzFQ3DJSX3JYSfm6W2lU2OrBQ5BLKUr0aLy9CjnQ==","signatures":[{"sig":"MEQCIHz4wLQtvaiwE1konK7HLxL7uGm8mycD+/EBP3uSnT8OAiBUw+DyyD0NP6KbnhxuFvO2hhMjxs2V3cmQgLXb7y3+pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8444696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNqcSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQiw/+LhULpr/82j2JozGBR2+5EDHwUPf54n+Aw+jlXgHaakFrpw5U\r\nbVJw5QxAxZlNLchR3xAHVzZn0CYI4uOO4HHKEoxCyb34ESwLorB5g9PK+WPA\r\n/UdSNQseIjGUTOXSBvE2SDQsf/DYxLBvD6OAlYOdIgvVf8tjEmFZPMzKxu6S\r\nbCDxhNqNeXg4E2IKMhjr5bwPSEDLmqCUaCi26cUv0CXQ4ynE9Pyi/OXwlvAj\r\n6hDSBQOBqPDYPDpSdyA6cDwk6UM7odqQRmCd0WTTCKzMHhaLRNQfGJnONj1c\r\nr6AHEKSIKSyStjlMwDakqa0pm+k8usR9K4yOEkEeY+R06cmGOpgerlJW+4YG\r\n83pTN/O5pW5hmvZeodxtIkqNsr/pWSUU+W32y1N4txco8ZD73K3GOjdHyDGY\r\nf4fnAEzm5VjDQoBc/PT0B3H03F63JlPT4B+p+xdajPUQTgvBRQynS1DDO31c\r\ngq3Yvh+ex3gIJQFVGyO5foR2Y2TL5eZ+aN6Qfhm598vzECQCNzt3dNqYkSP6\r\n25vH2zVOqE0/Tejv/mbQng69KpSA6wbCrKrIDLhTukU1uF++9TK8Et1nfEnW\r\nluzYDFbKdOifklObEipXhRXwSMzty6cHVqAw3LvlQLpnIPrGCVrrKKmoL61q\r\nvpeC/Zn6TCNX2lghSg78zuSgpRs8woM9I4E=\r\n=JkyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"c5c5435eafff0f9197ec936504bdfaf856df6917","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.65_1681303313958_0.11439341212806164","host":"s3://npm-registry-packages"}},"1.0.66":{"name":"@butr/vortexextensionnative","version":"1.0.66","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.66","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"c8484bff74c4ddf6bb54455a1d10c0a89986ba51","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.66.tgz","fileCount":69,"integrity":"sha512-RRLzB8yKr6FmmXk9LDMa6RkU60mssfTPxvZECEAH4FaoDZv5cgmyuzSMsC/i3c4otUWQYBraOnYhuqzfzARc6w==","signatures":[{"sig":"MEQCIBivv0n34RZ0v9KSjHiuVlBJupdixGYjitCeC18oRtOeAiAeQ6mbzO6kcvjVpTD87xtZMY1Q3STP66Hap6NB9xJ/kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8447149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNrOUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDOhAAhI4Zhgz6OF7pSo0pE50R31rdp/b0XxLfhbyGIyZ/w+jyNkr7\r\n26dS3n5uyMNQG4ZwwcQ25QIgizEfoLniAkm9E0th44iaHd0BIi2F7uUjHCD6\r\nzjlWxVliNnZSbQ0bWQjazlDKgYHkKDjuV3NFveLEIu07fAvDYuIKitsP7c44\r\nrVqWsmagM6cEHSiZbDXhF7oEiMVVXHqSeJa24DZbMWhNiTCFb0m9VKVE1kRj\r\ns+uhbGqiBhlaShlFkznt5z/UBFneryn2mTQlmAMCPm9wggVucUn/gYG1MG7U\r\nXu+S92VDNbkUcttwoWo9YRJ1gtKUYhJPO4xuUreXZmbN65wFonafQmop3C+U\r\noEHImFIMeX1EoWaN59tDZSS8YjL6o0jCMW/wuVAuEg4zNxxyWNdsKXCPhrJl\r\nYzmbTcy2xw5eRpTzuk/c/14LLz4OfG+8azNOJrPDgMn16YTQdsAw+vbvFhDs\r\n0FhiIijm1tKR2YPEQl/F+2MUrg3XlV2Al/K6gICv931uNbZuBqhsnce+JNt6\r\neFeOWXNXmICO0mnKKIptTKjd+iy7dF1Qq1xWZViMRxM2ovoln+DD98fjsQQV\r\nP4eOEFJrvpgSQ2blY3MxnKs2MOg3laUkM1sZv2MRdeqwvTz1wEWy7a0Yn1zD\r\npifAQMJhGrC2JA/5x5YOIBHmBZM0i0/PuPc=\r\n=6sI7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"43c71716bf2b3128e552cdfcdedae416c22ede34","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.66_1681306516111_0.559954222294327","host":"s3://npm-registry-packages"}},"1.0.67":{"name":"@butr/vortexextensionnative","version":"1.0.67","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.67","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b24093d423bd644d673650f031fa8f0113448528","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.67.tgz","fileCount":69,"integrity":"sha512-oaCEmKoycYq5BYaN4M2Uphj2icpz8DUzxCLYZcreP9Gn2c1odIIBWsZAYPeiueI25C/cWnGPal5CwXINGgfw9g==","signatures":[{"sig":"MEYCIQCEzXcEJRY9bYOTX64+T6PKFw7nTkyJKKwDgdDx3opP2gIhAPZqpb7jIdtOCIDyPcbRHVZc0Rf8LGJYIx2bM9emhb/p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8447149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPvaAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ6A/+KtuZqz/Zc4wAWb7pD5MiCiD65OeeKW1YImReAFAVPGkXoJcn\r\nyTVaLP5q+//sYyNMRAPMneaZTDctOeSN57sqo47ECh0bpDVzkIIHB4S3D+MM\r\neNmZ2LybmNZLmxWkT5Ki6EBsF+vP5mMoU0r6yFVN+grEoqWFzMC0FqG0TfyQ\r\nnpdjSJi85CuK0t+FI7n3N7hCk3q2Q7GkGIevorrFekmhljX36Xq5k0c70cfX\r\nvmzm/PIABJ9meTMVFEJLszJix13FX3rF0hRj2td60XpWiWinuGZSxpnfYGZ6\r\no+73Ux28+s3MLNFboZx7Q31uEjKez6eAlg0Te7hmbZJeKD1Qlgv3prkvaMku\r\naQRgrP48vTm/wd/tsu6Wj0TeDOALrQneAf6P9qLOjuMt63Y4f2y5orYrkh5O\r\nv7Ax7CQ2wCX6LTlp2gudoL95vONivg12gzoyBAZDwJTePqHVyWX+Y5Hiwx0j\r\nEu1dTGTIgviNuRmFNiWYxcBKm3L/m0Ttw3a/LvAgIh0jyUvYNcfuJARGnCUB\r\n4yD2RkrqfRncCIc5OnQbytANkhn/g7CEvQYRRi4B7nJvCbc2NQAs07ob/8TF\r\n41P+xlkf1nY1M2lCnyGmoSfI5rfRJi3DQ9V5Bvb0OYfqEFvFVQIrNu3F8Mxz\r\n8TNJJD769Ho0wn2ePXBnVjO/QQacUZfDk8Y=\r\n=vRuP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"d065bf56724c9ab44237c3ae73601f0c1874e201","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.67_1681847936022_0.4221687353897654","host":"s3://npm-registry-packages"}},"1.0.68":{"name":"@butr/vortexextensionnative","version":"1.0.68","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.68","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"d9addf4927a5e2e1d3c0012d3cc6967cac485a59","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.68.tgz","fileCount":69,"integrity":"sha512-4claSGNxfDQk9iHFthAFQsmUqKLQoAzxvE+Y++kAC21cS2xORJgtvaqLpn3LLG6VLQ8wiprP8jGD0qWqKU9W/A==","signatures":[{"sig":"MEYCIQDLKaO4qXwm0x9GtMkxeZuaxT+wCl3Ws3Z6Wz+xDrbKGAIhAJj7DnjAX4WR5VimpwACpQDKjq3JOYWufdqYtP1be8lm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8448173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQEreACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc8RAAgm4O2x2pwXDC+nOW3VxawR+1mSx1bb4GoTftVQjoLyJvwZJR\r\ngByigvZnN9g4yuETlx3+rq0Aj3ZPY0FVhMwnQy7FxXcZEQx/VQvtHxrMbDDX\r\nOngUpF9vX2EQGi3mkbMniq9sAqQr/0PuDjR4L4sc9IEioKbeoPuYqTFiY7Qx\r\nObQ4hp9Kgf6xE+HX7xsJf+prG+EkQQbvQX2nCRg5PrPBo/4EsiBt9Lam8e+9\r\nc7jje6zRAiKfX63rKs679iz0mo1UAFlQ4EDfYvkNvE+ZrWGbtAkhrtl/qF7h\r\nSQ4rhwXD0jtnyelKSGE3jv6KBiasZW1KQLgXEKsjQsa1ozPXl7XDf2nme2EO\r\nH06Yy3dElldgG+EuVFLrY6+wm33jJBAom8+ThPWbdXCapdV2lC/Gf6wwL5q9\r\nIeulrdpilzKXm8vwMBa2VwFxmgtM6j10AIaHvqf+IaAcBdiUdHBt9zTB96wn\r\nKSWHimWqJJCLIBb6YRtF7kTpmboASrp6K0SLYjy7risGE8XIh2wz1pQZ4qe2\r\n55/LffGRMsV0TAUWAmNtv6Vu+gxqUXAhvO39EY4HeyC3XUSCe1Xa7eeJ8dyP\r\nGUV9QIb1AHgyWU9Svb94muEzXeovKMz8bmJz7nbq7wnyrt36+w6KthgCe+q4\r\nYCyVgMS6FjmPdNwekuIORrJgi2USzFpWVak=\r\n=+etp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"7392b523554aa6c583cba99b5fc1355763f0f463","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.68_1681935070275_0.7268520517556862","host":"s3://npm-registry-packages"}},"1.0.69":{"name":"@butr/vortexextensionnative","version":"1.0.69","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.69","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"ee76fdc6df7b841ef5cda9ff1b546045f0517860","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.69.tgz","fileCount":69,"integrity":"sha512-HMLS6X3xj5UnGe3MG6vbLNAApK2JFIpOPKVITpUpGalX+ELRTcSMhM7vXJYHSi1FOxViBdkhXqrwRQgPlLMn1Q==","signatures":[{"sig":"MEQCIHaki4P/RIfpHPOfEYbjIxJPYBvtpILtAwGydwECCS3EAiA+HlPIhKmUoYMEG/2+/QhQKK3QK+0cpHq2rTlm+RtQuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8447149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQExyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbCQ/+LzRnw9i3URKeR8NBfUl3T1yDPopUBvmd7+9DnZkhUqNNm9j0\r\nMWL94TrcCpHODR82mcMgq7qde1X43NkeaGjDNHMtipfV+NzVwZj9ohDdffVo\r\n/YC/ZUugMD8SeORo3daL82azZYb8jEmxH2YlJhov1AipliOOUOisdx/EJrUS\r\np95HCEynMpq9icJE9q3At4YD43jox1TTZEwl798ML8QBz0QvLNdAloUQqctK\r\nJt8bXp6cGKnL9Evu1w3JOySbLRf3/bFo3EXUHGF+v84YPTcb70NE65Q5VMsJ\r\nyx3lW2TeA9ByZgcbk5ph7nqoZRWqtIk8DWasWF8a/w6BZA2EPrINaYCy2dLq\r\nJn8UbXS4mQg0fsbgPd5t6XkCLFEdmG09qvqzjsasrcCshzty6l0FxCj5fy6Q\r\n/JMCUjnuFzMLGbqSQ7BHlqUeKdj/d68t/FtMQCzOiIixH1HzoKM38/jysWrd\r\nF7O2tSKPxaySG3DYIc3wvGZJdWDBvN28ovB0FW+5Qm+OaFJK66brciHQ/p4s\r\n5naElEWOMpPtTF1eSiDaY/n/K9Ov3xeWrwfovtZVKtBeiaYUoZDzqM1H9hvZ\r\nyjcrt5m/MrcI2wJo8CTpjDeecpQdn5n+Hl+BIS6nFVht/wws6M+uDknpYkh0\r\nAhTlFzYRGihjLUbeO1nH7zLegXbUf12ULrs=\r\n=qVZw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"30737be7982d8c1d6c841507f0daf89dcde2eab1","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.69_1681935474639_0.4888524001319938","host":"s3://npm-registry-packages"}},"1.0.71":{"name":"@butr/vortexextensionnative","version":"1.0.71","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.71","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"4e30511014af3efe05d62035804d247ca09ab269","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.71.tgz","fileCount":69,"integrity":"sha512-rv/5xdac+0PCRgKyj5FMKTnmtiWllc3OM08gcvNMpExFA4Zt0D7XxEEizr9WKL123DnnqoK3abgKieYSdStR8w==","signatures":[{"sig":"MEUCIQD2NCh+vF1A3K9XYz5m39iurVsHulWX2E5wQp5SN/dfwAIgVVMzhoZ6sVEM71J2f7xG7mtgy3ntpznFtlK8KkMQT/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8665261},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"df86aa1a0a61accc1d324eea690bdf7599abd069","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.71_1685017437067_0.7330260553067087","host":"s3://npm-registry-packages"}},"1.0.73":{"name":"@butr/vortexextensionnative","version":"1.0.73","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.73","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"f72e4eafb1a7ffe046cfb35e8d7c46cbc372804d","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.73.tgz","fileCount":69,"integrity":"sha512-ryUt+C4ByYpTdLR+6FzaIwRXJ6W8zUY7zepnzrpDDrIluXHLiW4J38+mMZkResv+3xqDAzgE5qrF94V9H3UPZA==","signatures":[{"sig":"MEUCIQCJl+JytUHinn2iuw5AFF/nRigcP7PXK/BK2+lfpZY+RAIgQq3rhP3Y2igL/DGdaWV0GyIoY/KtMrXm+AjtmxmPOUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8665261},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"ba2204127f9593a9410dd7c5270bdc99b72397a4","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.73_1685291556057_0.7954244391462972","host":"s3://npm-registry-packages"}},"1.0.72":{"name":"@butr/vortexextensionnative","version":"1.0.72","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.72","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a142b0744c629376a2779848bcfae7c569787d2a","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.72.tgz","fileCount":69,"integrity":"sha512-5tv+YYNUj89pL+ruHYynoo8fEad8O1FUwb5A5P2G0zRmXfaCZeG1UYLlTdF0A/k5gABgC4KHaVzArRf9DR1NMA==","signatures":[{"sig":"MEUCIQCi4ysyRk8J/GQfIeBO4qIxrOg1Ut5aWhWXxDX0RVqGPwIgAdDmnyEvaLZBPcaN6y4VJFMbpUe/NbFq57xx2ao6TYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8665261},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"9649ca7bd3fe90edd5740c85e20b39f889287148","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.72_1685291561664_0.8110494755834747","host":"s3://npm-registry-packages"}},"1.0.74":{"name":"@butr/vortexextensionnative","version":"1.0.74","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.74","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"cec399972be2d51c16404939e2c407005f073c73","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.74.tgz","fileCount":69,"integrity":"sha512-goU3alIpSPO6tE078awtQ8M1ufp/29pfHIY4QFwB0FftP4SufJMY0Lj4GtpVpURvjdEjpXl3ObfU0trclw4HSw==","signatures":[{"sig":"MEUCIHpUajkX7tjwM4Mx+oTrvV7ecgMTipmqGFEMUs1IrE2kAiEApNEz5ldvr2fLT8H29wCqwdCRYt585HLFJfNvd9taAP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8669051},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"b7936b0511e6c3fc6fe527300e9bd351b7448443","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.74_1685298466213_0.5771038941356217","host":"s3://npm-registry-packages"}},"1.0.76":{"name":"@butr/vortexextensionnative","version":"1.0.76","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.76","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"4b5f776130edacbca840e2c7db6e9132639c7f79","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.76.tgz","fileCount":69,"integrity":"sha512-ntUIl1AaKYl/3G9Nm0h1L+2qZuSxKGLhnAa9IPm8shel76Cc2Ct3jLLyTRaEJRAgg4iEmvVO+UvwDI3/uUzF7Q==","signatures":[{"sig":"MEUCIC7mT23WAOK/qT1vHakjqECfHRtppifrlrUSB6dwE2IJAiEA9LkQW4ciChVuBu4LG36j9a8NWnONIo9Tlz+aFLhEFyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8669051},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"75f7f9db2d33f182cbef8905104b9eb249ac1cf6","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.76_1685700415445_0.9816389904349805","host":"s3://npm-registry-packages"}},"1.0.75":{"name":"@butr/vortexextensionnative","version":"1.0.75","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.75","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"425f9f27b1c5903263a3463e275aa62192bfdb31","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.75.tgz","fileCount":69,"integrity":"sha512-JTVmKeVvBq3qeLFC8AmdiQc0gJrJScnsY0ALjQfkADqnAo9onSy+ghgcE0+BS+rPsJgk2MamdED6VHsun0V5Lg==","signatures":[{"sig":"MEUCIQCA4QPRSECfgudVmKtgBLxgwSUTihHqhRdpM5C3U9tVLwIgZ8e/fSFnHoU3Ge9AxV5Aa++lbbQREHtfB39K8SS52uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8669051},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"58f4c36356c4a9c698982b4099b34db872f21f9e","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.75_1685700444385_0.8544269210565953","host":"s3://npm-registry-packages"}},"1.0.77":{"name":"@butr/vortexextensionnative","version":"1.0.77","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.77","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"8dd68344116e83aea672d3f2cc225b2c5de2ebb8","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.77.tgz","fileCount":69,"integrity":"sha512-t/IhSUCWL31p9AsMrzsJ3sTDYg4cHPVb3Lhyq8aZdObY2N8tunTlJdsrc1mvijUkP/3t35Bz1I2JE8jw5j7MLg==","signatures":[{"sig":"MEYCIQC9qEOqsooimUot/vYi9Zry6HBgEQb/xPA84aRx0aE+UgIhAIQw40gn8ffABYDgtpXMOzHvAEmHw9qrzaE1lrGzcIpH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8669051},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"38f386a00cf930bcf5aea6ab288a6fc5b0210efd","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.77_1688286591042_0.7235992174289136","host":"s3://npm-registry-packages"}},"1.0.79":{"name":"@butr/vortexextensionnative","version":"1.0.79","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.79","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"0fa9af40d57e5699d36afc5aee613687bb3167f1","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.79.tgz","fileCount":69,"integrity":"sha512-hGmLqRxro+cMvBZSwbCWZlNSlO8+ZYnCWj2lJrlEWqwovVmNZPje97MaBylpXTYd7gXasMZCnOnwFoNCZFi43g==","signatures":[{"sig":"MEYCIQDvmmpUkHNaoJ5yaLTeW6uvOWZVU1mJv/jRq8NAJOSsjQIhAJTDPOrG8MjbUKSFAv3MDqvLmtZhcIo124/QcMbPOyxU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9411446},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"9c150aece1cbd5e6ad1982c8b166d2e4cc1ac2a9","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.79_1701206060420_0.6524913165071928","host":"s3://npm-registry-packages"}},"1.0.80":{"name":"@butr/vortexextensionnative","version":"1.0.80","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.80","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"ecf677c18589b79451d06fdb8f1c0b76e6859117","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.80.tgz","fileCount":69,"integrity":"sha512-iSAS8Wzxjll6TqlHv4vc1NfSSEiMHpEPhy8nh1D6xAlsB8qx6MrCR+GEgoDrs8AGypfJx//VsRv1rjTlp3/+ww==","signatures":[{"sig":"MEQCID/5CagLLbUqhek+Lsvp1PLHDYop1RYyjf2A/4uhulPsAiArNbJeKqQ/+OTrLEbc+L+ZXPD8zMk8NYW9vpjz5pzoxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9411446},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"82ffefebc40e476d65bc265dbbccebd7f6c403fd","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.80_1701265623840_0.33893704613693365","host":"s3://npm-registry-packages"}},"1.0.81":{"name":"@butr/vortexextensionnative","version":"1.0.81","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.81","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"01f840314b76ad1311e505d69734e5a8ce46ee83","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.81.tgz","fileCount":69,"integrity":"sha512-qYahhSbTAEG8yybgLxiQcvBIG7BS1wJtv4FzupnWSbj8p3B1nH0W9MMyNM5dr0elmF7XkcLzbXxdZYcmNMLX2A==","signatures":[{"sig":"MEUCIQDrWiMrHuepZu3QEeNCvxOxl8S3pw/bdRAzpCbwc6GPtgIgFH1BGEmGGk3eTS3+o4xPr+xyGVBqg6nCmgPcQ3a94yU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9412470},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"90a60a7e4886e57cd74f04d49f7b671ba60df071","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.81_1701370691848_0.33096057877076657","host":"s3://npm-registry-packages"}},"1.0.82":{"name":"@butr/vortexextensionnative","version":"1.0.82","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.82","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"1f6c6d0687a52aa20cccdac1ef0b933e2998a1e0","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.82.tgz","fileCount":69,"integrity":"sha512-zD03sr5AWbclU0pgeJPzMkkmTVCvMCHGdrnubxJWuzxzn40lfe1hZb3BGrtfih0u49Fe8nagwOx2Fn3fY6jftw==","signatures":[{"sig":"MEYCIQC9otyQbe8xncseMvvxd7MrtgUqGb3cmUh8E/9SYTr5IgIhAIccyVUwfYEYq2mn+/DNnT0uaRdP5Vs3dL2JwRWupVFx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9412470},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"4b283e650df0624e3f66602d1352ac706038f730","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.82_1701470584063_0.2697167854945599","host":"s3://npm-registry-packages"}},"1.0.83":{"name":"@butr/vortexextensionnative","version":"1.0.83","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.83","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"ef3ab5de8d4aaf416f0524f05c60bc22f5481467","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.83.tgz","fileCount":69,"integrity":"sha512-VzkVr6GAtU9QMm2/6GT9AkIKs1NPF8jsFfFG7FVHzVxsqwZfm/PWR0NuGpyOnkKvxtddnnqp4ZAuNIC/+iXt1Q==","signatures":[{"sig":"MEUCIQD0k5MgrgKTiv/cXx3N7TqiNBVCXw4BWNfw9WjJvPZNTgIgURsVXUu9WPMgCIrpITtdCXmBVxS7gYLkXgofHkYu6+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9412470},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"00415cdbc366bc3e64fe068d64dbe7af3982f037","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.83_1701471233643_0.37494787813943","host":"s3://npm-registry-packages"}},"1.0.84":{"name":"@butr/vortexextensionnative","version":"1.0.84","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.84","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"847b907a2a0d841ca330b5f0632640bd5e6d3275","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.84.tgz","fileCount":69,"integrity":"sha512-JtpZVQ+inHrDnskk95cwgSDK3ZNdxp/AfBEGot+EwpKdWqeLmlRLgJinXgP4Z1T8qH66WxORkdTpY+UceZ1LKg==","signatures":[{"sig":"MEYCIQDigkbdKgwDcXVo8gPiEaovx35fRMyYawiQ2eAv5PDnjQIhAIu4qlDYfkjWVzVJoWZMmOIWuW1JoYX999wKlKso9973","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9414006},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"e638c1f9e1e06192c760a80d4d21f4784dc7482a","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.84_1701617288648_0.794493500200669","host":"s3://npm-registry-packages"}},"1.0.85":{"name":"@butr/vortexextensionnative","version":"1.0.85","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.85","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"c9be31a2e7b39c43fb99a8f64041fd348c144516","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.85.tgz","fileCount":69,"integrity":"sha512-xR1XXcKieJO64tIwL4cqOzvciLgZoOIbPYYoYoZa+tQNtWPag5IdNVm1gF/hmtRVaHTxrB7QHjgTGOTuCRENEA==","signatures":[{"sig":"MEYCIQD/CcIosuBZigmBs7uLMYhoU1ySv8pPBKRo4D65wnSGrAIhALNqHDvHV4TOCq23/1/8E7jWDtGAy+Q5y4n5ZFCEqGz0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9379190},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"53a625ef0d473058b492904cdfc2baa023b8672c","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.85_1704893172127_0.6757190538974116","host":"s3://npm-registry-packages"}},"1.0.86":{"name":"@butr/vortexextensionnative","version":"1.0.86","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.86","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"e6cb1e9a2648b65ad4cca5ed23e50c895b0a2291","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.86.tgz","fileCount":69,"integrity":"sha512-VA9DZ3vZ2tDtmTr6L3SiKEqygASlBBOh3MrAMVzbvN7AGZYPBaAeQqZQTgpJynGg07gsH6g7/0HcdQWL+IjnfQ==","signatures":[{"sig":"MEYCIQDXb1UK1w7JjG/bwwqAFTbqXscHrtwoR8qQrqYzVXAKPwIhALRkXXU0hNVqKbqTh3sgQyQCkV19ajOKxr911dhAmQD8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9380214},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"da269508ec2e22a38630e5f0c5018464702a0c42","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.86_1704898920456_0.050181972754097304","host":"s3://npm-registry-packages"}},"1.0.87":{"name":"@butr/vortexextensionnative","version":"1.0.87","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.87","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2d6f565e38702e5a3ad9ea57ce0778b8768c7eb7","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.87.tgz","fileCount":69,"integrity":"sha512-lRTLQzWUPCcRqMBHJWa9vnDaXslPwjIY+SRqtGf96WaCrgzgb8c6CPqpE6ludFqM6LDvWoTWW0Szwk2m9Rthmg==","signatures":[{"sig":"MEUCIFdY8gz3XkLSbXFAtKAQU+ohrmXa0jxAvEPRTf0Y8cAbAiEA0epVexp2471d6wXydIkPrrV83bIQ7wvDX231YMk2u0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9379702},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"8b18f7e48d478965fbd0a90541c882b08709ccb0","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.87_1705068652313_0.9033027939766098","host":"s3://npm-registry-packages"}},"1.0.88":{"name":"@butr/vortexextensionnative","version":"1.0.88","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.88","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"4be4ece87065d04600b828f151632509199e86eb","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.88.tgz","fileCount":69,"integrity":"sha512-NuLgDuEwDnMzMzuReN4v6wynkTCkIgBVtZDOMDKhmljuxjbOI3/Gds6un8q3rm1PzmWB9NuWEHO+ZGEujP1jPQ==","signatures":[{"sig":"MEQCIBCbKGYw1taApionm1OGX+W211n35o7vrJuk4xYWeefyAiBLaTmYbF/M+xtLW1+OQdnt70KHZH/a+0ndnNJl9p4Vlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9405302},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"169687d9486874309b1c7eff6ad4e3be3c380cd7","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.88_1705069872948_0.6637596072113943","host":"s3://npm-registry-packages"}},"1.0.90":{"name":"@butr/vortexextensionnative","version":"1.0.90","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.90","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"8a4bb6be4240205876cac1071f3609e3451ff328","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.90.tgz","fileCount":69,"integrity":"sha512-TdRKpXyvaCvUq432FnoJKcbe7SFKubGL+uG/kYkr8MC5IpA0hAUXbN4w+pXG3Ujt4NxwFw/jVz45hExg71xUsQ==","signatures":[{"sig":"MEYCIQDllz5vj/+vHkipb08kQS8VwOp7BcDducJmML1v39iY/wIhAOLzq5+AX0REtxPW+U855kVAhVAuzMegx131DXuUHTw7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9408572},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"aec9b606ecebcbc874b032dbb0c3f2e7dbb8fcf5","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.90_1705099882509_0.14979961194232905","host":"s3://npm-registry-packages"}},"1.0.92":{"name":"@butr/vortexextensionnative","version":"1.0.92","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.92","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"aa7cd3a14fb68e75f0c392c79ba207af27d35ec3","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.92.tgz","fileCount":69,"integrity":"sha512-R/QWBVzLG1KkW7T/bIeEocr7CG0Ny+5pX8tcyrxRHxi/ayyGnJxzMYREhyFbucwPlViodhlzfxIpbk64KvjX9A==","signatures":[{"sig":"MEQCIAzVb9SX7f3tZ6ZVF+JXDtSrgWtRSRplSxeiMzr50L6oAiApEiGB6l0KYTKEI3Z8PCv+RrMsD7nulCNcXsMQZsVSeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9410377},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"effcc42d6327db60275572167cb46677f62d6c5b","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.92_1705101744942_0.08282197309836614","host":"s3://npm-registry-packages"}},"1.0.93":{"name":"@butr/vortexextensionnative","version":"1.0.93","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.93","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"7b399859bbcb618c27c00f5ff8d214ca98f24a48","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.93.tgz","fileCount":69,"integrity":"sha512-wpONYOjNb2y6eOFCDUIZ6MEkbOoIGLYgWaJWAXBHqOsGZLjdO+F3jkmuCoJtmMQYd2Sfx6iWSQgBYZXmiFNz5w==","signatures":[{"sig":"MEUCIQDqzOSoBxgOK845b0+IBTo/LuIc7PZ/rgc3E+pd7hXaoAIgRNEQNAlMssc5A/GM8j8jbpr+iqZYgvQcPjda2Q49kME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9410941},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"1071eb91ff72a5f7ec88953cac9aa6f4f0146d3d","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.93_1705151660382_0.5557120865230716","host":"s3://npm-registry-packages"}},"1.0.94":{"name":"@butr/vortexextensionnative","version":"1.0.94","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.94","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"23192d67cb196374f37417fe7a7cf0bdc8cead57","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.94.tgz","fileCount":69,"integrity":"sha512-jO61iRzM5Cy4tAFpGGw8FVJ05Lr6bQ2IYIIp8qASxKPa3UuzE/dhigWXonQ+ejjynfqTu8XGBdfGVAe0lcmEeg==","signatures":[{"sig":"MEYCIQDsp6gjn8BOrNwmVSiga3g7Nb0mSd/NF4w4lE2X0IQHeAIhALFECvW3hVTOB3IyOX1oFn3TKvKbNGFekgCC0SJ/DszU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9429885},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"380cb5071bbd39b363ea009c2f5360e97261fcec","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.94_1705313431683_0.307789501867233","host":"s3://npm-registry-packages"}},"1.0.95":{"name":"@butr/vortexextensionnative","version":"1.0.95","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.95","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3c4824af2f6ffe7b2960b40bf367df3cac783ed2","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.95.tgz","fileCount":69,"integrity":"sha512-KB2ZjUe0+ixUJwM5wGJS05J+bCI6fzJrRUBBjddehy0mqM7tzKwagsorx8OcFgy1lDy7Ra2Y0HMBYNxKQzb+hQ==","signatures":[{"sig":"MEYCIQCDVsSTAX/ntoyOgzYtqawfTwLYMpC89XUGKDPxOGs5mAIhAMxENOLCmfk49ILQTgJscvAd65rhWR9zABmCb0naRqux","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9441661},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"033db785366e3e544aacefc257cec2d05fdca8d7","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.95_1712697228671_0.615067358449064","host":"s3://npm-registry-packages"}},"1.0.98":{"name":"@butr/vortexextensionnative","version":"1.0.98","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.98","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"461487eb67f44b2dd0d3e9e403c3369e2704614e","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.98.tgz","fileCount":69,"integrity":"sha512-+Peqn3gp2zRmjMu0XyG1y+WgF0MoaUrjMUAir3qk87jYHkQUGyOs0y2b0lk0E4t8Q6P8t/xAx9GZC58asfFmaw==","signatures":[{"sig":"MEQCIGCaboO0YYONRnvhcgJgZ0bjv3IrwsjDX3cpmwix1AYVAiA6dO+HPM+1DuqWzk/4JVCr6EGxWg+GRl2/Ahc7tLVpIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9489963},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"26a5bca9a67454db69e2140d76dd547b52f08437","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.98_1713523033201_0.03810129169396581","host":"s3://npm-registry-packages"}},"1.0.99":{"name":"@butr/vortexextensionnative","version":"1.0.99","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.99","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"276b0d4dd0fc1356278f31c1328fe968070f7cce","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.99.tgz","fileCount":69,"integrity":"sha512-H3h6bLIIDdxlsmL/hlWNEyFIZdqJugfIS9FEq3yLoGjAj2acOmh4qalAI0mnbxGomEEgkzHweuT8aCbU9qoRRg==","signatures":[{"sig":"MEYCIQCbqb+h4RQ0mnLNmP8FIBcr5IXa7IqMVp/VL2pWRZrEvgIhAO0ewKuBZ8C3a/7yZnSaBbibvvuTjQQ+8OFPZDiKp/NS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9489963},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"09774a2791dc922d52527dbb09a4643074e50c1f","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.99_1713524936302_0.4452418618086069","host":"s3://npm-registry-packages"}},"1.0.100":{"name":"@butr/vortexextensionnative","version":"1.0.100","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.100","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"22b441e780ae9e0447d8d838d102c0c421e51e5f","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.100.tgz","fileCount":69,"integrity":"sha512-X6jWudwdo+TdvStcNEJ7NWhS5Uurc0R4Et1jCoXke+1tGtHIKvxOWbFcHpM22B1/WE8cwpeAZoNIvGdD5zmdJQ==","signatures":[{"sig":"MEUCIBXGeR1IwSqnDGW5tCyJca/b/2M6+JhziCJUGlrSdHZsAiEApty5n89Prd5NW4rzsQRlNZ8whi2h7WDkC726JU3H3pI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9502764},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"a8c14756433c3714180dd68ddeff48827d4936cf","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.100_1713526386032_0.0039171971022167185","host":"s3://npm-registry-packages"}},"1.0.101":{"name":"@butr/vortexextensionnative","version":"1.0.101","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.101","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3c7162823ee0d524e70922f24b86a24ea9e77b8c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.101.tgz","fileCount":69,"integrity":"sha512-goQ3/RcqhgSQ7tsf63lwR2UNY8sVgYCi/WKHdCMwDwNmqVqdpGaWZFwXDfql5+oQHpqmk5pHqcpRApyPEghtXA==","signatures":[{"sig":"MEQCIEMZAFKKGY5M5j6ZMfljuGTmAjxpmi6N64r7a/MUACcrAiBKikOSLCQAkaGDXsGVs6V2prbW1IED4stSqAvzKYeoLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9503854},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"c2d05a9591c236f0591bf0408d9a34966485b3f9","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.101_1713527598617_0.5418094777589937","host":"s3://npm-registry-packages"}},"1.0.102":{"name":"@butr/vortexextensionnative","version":"1.0.102","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.102","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"65ed160eed740c2cfd913cc9217ec9775adc9b0c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.102.tgz","fileCount":69,"integrity":"sha512-O5Yil5+7lAzOMIusKrcqiJr2mSBK1hnJ3zYVGwS0IZZGm8XduPueQiRQxvRbBgfkTCkCumTov8UvfnGbxJYEfQ==","signatures":[{"sig":"MEYCIQD9dj0vBQtM141QTjqVSXpbdpklRq7mJ6l5Wm5GWwghOgIhANyBlMqnAC3FoyiFUPh2DCUlNLAlXDyIBJNu1g9bcR8j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9504036},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"1209ffd7d7e49537e49222d12195a9696c466c0c","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.102_1713528382113_0.027380149686164312","host":"s3://npm-registry-packages"}},"1.0.103":{"name":"@butr/vortexextensionnative","version":"1.0.103","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.103","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"ca468ec5dbc838ad748cd55a249afa7428120e39","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.103.tgz","fileCount":69,"integrity":"sha512-Gl/ENuWbKJdWZjRYyKPRb2dcFuPOgMBqH8R6/SEkRZpxJEVZy/N3PS+W3z5KBM1m1hEkuxrCGmAjmrnYEnJ6CA==","signatures":[{"sig":"MEQCIAQgc1XNe1A6mzITmmillAuFUxYNbjjlOGdngPAYxsTBAiBZy/Jg8Cdxpj+WR9y6dFIWTUgzSfcla6O5FIbFGSFeMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9504030},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"e5e3f92ba1582e448f9c4baf8f06e6fe06b0e254","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.103_1713546953857_0.8389774823197389","host":"s3://npm-registry-packages"}},"1.0.104":{"name":"@butr/vortexextensionnative","version":"1.0.104","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.104","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"e7ad1b851a1c2563fecf671bc292e7455c60a7de","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.104.tgz","fileCount":69,"integrity":"sha512-x/aIGW4YsndIAXrnwkeYoUGHepoOrSbunGBadsBdNxMeFXGauRZaTqUMUg1qkaFCB+M0/urfpw4Pz+s0rnckOA==","signatures":[{"sig":"MEUCIBxmwsl3nLadqy9voYHqxl/fQdZxz21IIY66CDSmFQvnAiEA+JSQSN5bz0YRnrIUN9coWiGBR0+DrI9fp73YKaCvc7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9506590},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"1990801d55b6df9b6ab7ecca82eabbb822fbfb27","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.104_1714062737446_0.5633174232730846","host":"s3://npm-registry-packages"}},"1.0.105":{"name":"@butr/vortexextensionnative","version":"1.0.105","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.105","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"08600be146ff31e0919434a61623424269db2a72","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.105.tgz","fileCount":69,"integrity":"sha512-V29p0REq4tv4bq9ryImlFu3PG7+lPmPbFhpSZmoQSZEDRm0/cJHUV3JNjK5QSjr22WzZUjuG0Kk2CQnYyvvomQ==","signatures":[{"sig":"MEUCIQDJTrgoGhMfj7zuLASsvU/2qjUzMeltEI5BrpOsD3UsLwIgJ9wM4ql8JcEXmsgYBAKb7mL12FZT2oBED8w42rM8jvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9507102},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"af410a85ddfbd09134987f58e44ac395aed818a4","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.105_1714068243734_0.029346968393794803","host":"s3://npm-registry-packages"}},"1.0.106":{"name":"@butr/vortexextensionnative","version":"1.0.106","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.106","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"1ba2bea0ec253c6185810e929eb0a016efcab1fc","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.106.tgz","fileCount":69,"integrity":"sha512-dCMqreeYusIEqexGrLUXZvKHgLmJNEJV8rLvqJNSiNUp7NT89whQ434R3sXekTCfHlbWpAaSTazYeha/WQar9Q==","signatures":[{"sig":"MEQCICFXw6HCvffjrBbT3ymMG9GJtsOdZWrNg0c/IG02oDd3AiAvIzLfRnDYx8DZzx6Xi2NmldtkTRjqghPTZrIFO8yZpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9508126},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"85330dc1a4fa6a59aefe56d31762497a23c34de7","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.106_1714068606162_0.2541045182953672","host":"s3://npm-registry-packages"}},"1.0.107":{"name":"@butr/vortexextensionnative","version":"1.0.107","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.107","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"85d818ac178144b376950a9bd01a857b4d3c3517","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.107.tgz","fileCount":69,"integrity":"sha512-V5s/99ADGzIyvG2x4hetPx8/N5w2x1M4/FyWKoFrKmAC14cjB9bOfKcL3UDEjuoGBBr/FGrdodO9kWCRDNbNiA==","signatures":[{"sig":"MEUCIQCAbucjsVbGJBjmGHTNoxZi0QUGRL8wGlaPnqnGCFE0tgIgV+VLW0qC6WEk41c0zCkE5jdPr2WsRjnsfcVrN4YJ4Ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9508126},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"41400bc4f5cdc49efa175df41261ed8a3ca5f725","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.107_1714070763972_0.2187623348238954","host":"s3://npm-registry-packages"}},"1.0.108":{"name":"@butr/vortexextensionnative","version":"1.0.108","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.108","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"6f0cb83657d91ddb789b390fb4bf0c7dbb4d819b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.108.tgz","fileCount":69,"integrity":"sha512-cO/+X/68LhCHPfNb2hObUo6rpoRMVpqnYLsg+IOrBoT602nAVoaI8Hooreqd5rBR61gm+OVzebrUeqSs2ZL4ug==","signatures":[{"sig":"MEYCIQCK6KlDjkbgUfSRvF0PPsPQprHJxcDU1QB5C88PI/8rfgIhAP89jBpwCVeXKmPFopu8OiirhjjtXtUMqJ7GDj1MFzKt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9508761},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"e2e65767d80c535d99971d485baf745cef81822f","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.108_1714082064434_0.03027199051541185","host":"s3://npm-registry-packages"}},"1.0.110":{"name":"@butr/vortexextensionnative","version":"1.0.110","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.110","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3c88366d962488a55314e83d9c18ab639c745279","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.110.tgz","fileCount":69,"integrity":"sha512-4Wv2wmCIRZoXPVLPphSz+Ql/qoJQawnd0CVLOeWIHpKyCjhwdTihIK8d8s6R6Ksb9znErP5gRDnsyEBgCz4G7w==","signatures":[{"sig":"MEUCIQD0XREe9cGzGgPDGUTw+NC1Om/2yKnd8KRkVotBimIMUwIgV/Jyj7vXINMyTvv7Gd8UXam7ITm/FF64hbBrw83Sfvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9508761},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"7f59d7bd77de7149f98159ba81128dd85374df59","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.110_1716905719069_0.21033660882875815","host":"s3://npm-registry-packages"}},"1.0.111":{"name":"@butr/vortexextensionnative","version":"1.0.111","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.111","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a80e747f8b54b33cf125cbe1303381d641ee65c1","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.111.tgz","fileCount":69,"integrity":"sha512-rZMK9FYjuklo6TWgeMfPl61a5fbFQhEpHpvxzNHQl+fEdlIr7D8VEwhUbds07k9S7xmolIfaYvaFRzCoa+rTtw==","signatures":[{"sig":"MEQCIClEn0jaLwf93297hfgugpNGF3TCAyKNmOnUuJl9wUMdAiB8xwJSsTZuWWRvi4HEFoMeReq7BrccBckTEMh/PxN25g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9509829},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"d92edab79f253cde5f87b606fd9f9085793171dd","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.111_1716922868947_0.0489991581821303","host":"s3://npm-registry-packages"}},"1.0.112":{"name":"@butr/vortexextensionnative","version":"1.0.112","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.112","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"6fc8f18bf3c8fef24f386988eb18b603d242ad74","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.112.tgz","fileCount":69,"integrity":"sha512-L8dkcTBHuL85c5HssOnPBiJd6c1mc+fCYtQsHDnfdeC7czQLYmBA5PcVuqvSfrefZZCEhNE07HPj2zmBcYGVeQ==","signatures":[{"sig":"MEYCIQCfETUqggHgI7XvppkaWeIzBwiE9V6Hoz9mwcHNRCeGyAIhAOvlsNL2U73kMx9f0XdBaya67KPH9V/D6WMwniWg7nFI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9513413},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"4b5b42e77475293eba5a187d6f09ad9bf2403ca0","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.112_1716926905268_0.6272041300080147","host":"s3://npm-registry-packages"}},"1.0.113":{"name":"@butr/vortexextensionnative","version":"1.0.113","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.113","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"84e4bd4915f47bfa55855cb6a1695ee0dfdca077","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.113.tgz","fileCount":69,"integrity":"sha512-8vYS+1Ry32CZv18VxFhIYZnDwgT6baieleZ1YcdS5yst/uZdl+AKCIV29UBDixk1fLE96D9MgRvNJtoWL7fSFQ==","signatures":[{"sig":"MEUCIGE9P2dPs2AieBFQK7AWlAV+VztJQfLHNlh/PaJvGPLOAiEAvp5Gx61a6HM8jtboII4oWJaTUC7bAtNyyBP2WO57iNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9513413},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"d23b277b4ff5c818dc27c4dfa1c50321f767ff26","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.113_1716927945221_0.1130232637904407","host":"s3://npm-registry-packages"}},"1.0.114":{"name":"@butr/vortexextensionnative","version":"1.0.114","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.114","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"2019ad30f20227e3765edf961c1636cf8bc5017b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.114.tgz","fileCount":69,"integrity":"sha512-z9lz8I5UxKfMZOMCAl2qDku6CZCoCGxk2n2j3jsQFwQJzlZzyp+XqdbkCb/qaUeJk8pn3o+7vehddJKtk8FV9A==","signatures":[{"sig":"MEUCIQDY8wS5P5IlCLzvYkRxzwey0guY7xLD4HwNidPdNYOKrAIgfiUK1M/jczkIshvoZuxCOzgpWpyu+nD0eMDklngq7fI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9513925},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"df4cd7fd1128a760f8255add273e3aa256c0e692","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.114_1716928734447_0.5653243531657439","host":"s3://npm-registry-packages"}},"1.0.115":{"name":"@butr/vortexextensionnative","version":"1.0.115","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.115","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"1e481fbef9ff1d981f89a3fcdb2a6e4e3f6164a2","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.115.tgz","fileCount":69,"integrity":"sha512-alCGnUHqNq3I0IUMyxYjd8ouvM3+MZE4VJErzJdU+NuZNc4NuYp5jzINSOQCg+jorA+5VqW7PTry7V5lvzSzaA==","signatures":[{"sig":"MEYCIQDOybZT9Eurk/cawPLLPdkmKErr9JcCBZJ8iUImHt98YgIhAIo/YU7YmkpE1GdsosI+lloRIb5pRfe71vKFMn/6nvyJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9513413},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"d5fef0db2252d0360d0144652ab7a73f439e8784","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.115_1716988325840_0.1202020316652137","host":"s3://npm-registry-packages"}},"1.0.116":{"name":"@butr/vortexextensionnative","version":"1.0.116","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.116","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"42dff9de8009319d548f45dedcda7ccaee886f21","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.116.tgz","fileCount":69,"integrity":"sha512-WEty22ysIkYugeJOXpA1o0WRP9zX/Gdr6V4yBQfgzq3WbNa3FaGLDxKsVAmkXHTM4FLXU2ECmIwBD0ZKZcDZoQ==","signatures":[{"sig":"MEUCIGLKHKGBV1osGj+c7MAcpt41i37F1nqx9xmUhNOtz2FbAiEAnpVeyF3hMqPqqbhU84+woqSuz3K5oYmZadykJQ9Yd5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9512901},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"24f8a11f611f27247245dd91901216fae43c396e","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.116_1716990251855_0.9272997223919486","host":"s3://npm-registry-packages"}},"1.0.117":{"name":"@butr/vortexextensionnative","version":"1.0.117","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.117","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"8f82a1fce6514c6a968760e490f5678ae397673f","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.117.tgz","fileCount":69,"integrity":"sha512-PcevxnKmlogEISAKb2jRrxxLiwQPN0/0R7GzgbPAnd0vFd17aKMP7nBylJtJhioU4QOZMynR7yLj5Il2FgevLw==","signatures":[{"sig":"MEYCIQCtkyHvb2MIgCHV1e03b/OQ76fT+inAr+Ovrb/mqfe0ZgIhALqLRMRYL1HUJi+gSeMZa+XiebGnV08eBq2tygXuyfnk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9512901},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"26431f5740ad426cde98b657cdc20cee7f8da294","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.117_1716990999027_0.959438252854111","host":"s3://npm-registry-packages"}},"1.0.118":{"name":"@butr/vortexextensionnative","version":"1.0.118","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.118","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"db51c36d77e8898e4de91669d73f157773e81c4e","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.118.tgz","fileCount":69,"integrity":"sha512-KLS7djOTGQ216MPQ3Oua2/nhAQaH/P3/cQqbbW/XeyKO8Ca4mGwnB4bai2wQBIfzGW4k9YgFPjvtTxs25nqLrA==","signatures":[{"sig":"MEQCIAMRqGnmMc8YbflUf6Ztepn2+TKgI4DmCZk2TtIleH+NAiAxSUbHIAV8KbhHNeNcwbKzfsj+pl0GXLl8ZwRrB9u/eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9517509},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"390d00ee539dfe79b74453ad4a3c7f9c565679aa","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.118_1717000845680_0.45327829287121446","host":"s3://npm-registry-packages"}},"1.0.119":{"name":"@butr/vortexextensionnative","version":"1.0.119","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.119","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"e917d192ee07c685d8d364bf44616d2ba861d1fa","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.119.tgz","fileCount":69,"integrity":"sha512-fPQSXCgn3yYunYkDI+5yCcBkCsbVuVugyRVZqgcBq3FVt9SQxuF5Dbun1jRLRGGENpjhtkjnN8N8yXXfGudkVA==","signatures":[{"sig":"MEUCIF2U0CxryT+IGSUmVhYD7HbMxDvqGrOAt2SyLaa0D3muAiEAzGPaFiH7RZlzH2oooBgw49GlLnTbG0tb2fpCRKwjWYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9514949},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"076636cf51be8da644fa2ff7884298a39d55f8f3","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.119_1717003056432_0.4885167013922407","host":"s3://npm-registry-packages"}},"1.0.120":{"name":"@butr/vortexextensionnative","version":"1.0.120","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.120","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"e6599d175994830c3554d08672685c22aa47ca53","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.120.tgz","fileCount":69,"integrity":"sha512-xfockfPhzUr6+09JZ2hFx1sT58sdGTkVn/C+pNKVSf5sonBEIIj1TjrHSI4n8FyReoN1+GgiRQ2XqsYuElGQXw==","signatures":[{"sig":"MEQCIDcK0NRNioFnQHtAb5C2jEgFJiVYb7VIsQVw8U/ufxgUAiAOku3SseGKMMfS+UDPtLxFK6zpDzPgCjouDsxU4wWtcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9514949},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"9995d0f14f7f3a4143d27ce0b424a228298f478a","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.120_1717069325302_0.9194704852057682","host":"s3://npm-registry-packages"}},"1.0.121":{"name":"@butr/vortexextensionnative","version":"1.0.121","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.121","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b4a42854117c1eb8bdf86be9945cac5955fa9db7","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.121.tgz","fileCount":69,"integrity":"sha512-qpYg1g0moqOVtHYWOFpa91Dl+ltaCPm9eDKUYhlQFUjKUKkVaB0B5sDE1gx0KiTAdmc0dX14uHoTeSc3jPHQJA==","signatures":[{"sig":"MEYCIQCHQ8+OXLZ3bB11GHgqtI4K9sAXfqkxq84DVXrvSGV0dwIhANYIE4kgC3RRHGVUsop03juboCAHKNM40oftr39eDbOg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9514949},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"029a92f33eea093ecbb722c9824cd64cf4222bb6","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.121_1717074219298_0.8736674709128305","host":"s3://npm-registry-packages"}},"1.0.123":{"name":"@butr/vortexextensionnative","version":"1.0.123","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.123","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"3c7105bbd8735d944405c2bc0fc74efbd93285a2","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.123.tgz","fileCount":69,"integrity":"sha512-UuJEcfBK4NjxdP+tJkF7QIfKCy0e9lp8Y3y9UcNmH7P2n4NLWiUAG5P/Z/rT21Cd6DZGes6vdbVQHFvbNipKXA==","signatures":[{"sig":"MEUCIEXTd+CT8g7JfFY0m013wQyUzhCC6wvVbwDxIMXdSCOGAiEAjjLwuU4L4eqx0B6zfEv8macmFsOSBlmtomPUFfordLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9513925},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"1e5a564aaa39b153be31b8126ad2f066629df434","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.123_1717076169767_0.963300172932053","host":"s3://npm-registry-packages"}},"1.0.125":{"name":"@butr/vortexextensionnative","version":"1.0.125","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.125","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"9f40d481ba36db394a51965910653b3af47c160c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.125.tgz","fileCount":69,"integrity":"sha512-EwFkAFIl5M5A/b/OkhLZ6S1FuhGq9+1X690FXRBrvREdQnPjcYcUPakk3EeNDBCIV3kzwrTpZFzqHLulR1+agA==","signatures":[{"sig":"MEQCIB1aP8y3Gpkqbi/fVG5r+2jfbkDyyYnS/Ou4iUCHzWOoAiAxp3gkJfQY7rmhQVuKSOT1V/awSzzAn+wbC7IZNLt/pA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9510869},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"8d1d64e601a24197488ed6ea7d51ef3058074ece","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.125_1717323803612_0.7345023714903196","host":"s3://npm-registry-packages"}},"1.0.126":{"name":"@butr/vortexextensionnative","version":"1.0.126","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.126","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"8d79f4fed8f353daaf5be8dc9b6e570bbaa6cbe4","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.126.tgz","fileCount":69,"integrity":"sha512-gAUp4mWbiDHD9BqizcPn21JEPKvoOR9mlr4aQQbzFPZPsHv55Cr84HqnXF5t1LtuNrywWAtXN7fl8BAUAy/MLQ==","signatures":[{"sig":"MEUCIQDqxY0mwQqzF9R4I+t6UDvU9aDaueb9vkNuUXKhYOj0ygIgX/A0i5wGsa9602J2NgnFgElpPHCTpfopCPfGEIJ7Az0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9510705},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"2c9944c6eef8bb1a4d13aa80366d155a1525a026","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.126_1717325112856_0.9131082192617195","host":"s3://npm-registry-packages"}},"1.0.127":{"name":"@butr/vortexextensionnative","version":"1.0.127","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.127","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b070a81a3a9ce61cfc29832acea348023ff35757","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.127.tgz","fileCount":69,"integrity":"sha512-kXEwFOeJ3dEnfD7InS2blsAPQhTXvsIU4MsRarY1knc7611PImbP3zn52aPkCNfFivQZs8Pzb77rE5oVzKtnMA==","signatures":[{"sig":"MEYCIQDhzm23OHiJ9Phzv4xXauNx98U1PI7NsM5E7wQgWIlYlgIhAPEoK6AJWAeYTfCX1eeyMriwJxREMY/5XYxcSqB4NUgU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9510531},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"0c2ce8736fd3159881449189e715f8dafab16d5a","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.127_1717326044610_0.3189188973974948","host":"s3://npm-registry-packages"}},"1.0.128":{"name":"@butr/vortexextensionnative","version":"1.0.128","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.128","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"35f9c556069a83f612af229c112ca8a5e923fd42","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.128.tgz","fileCount":69,"integrity":"sha512-uzXRpGtlhHAwj4jDJWFuQXZfwOb6qa5sG6rUSdLWfbDTo4DKU2SotAEnkvEA7JAJRaY9CUb5PDFVc9+TUaHC0A==","signatures":[{"sig":"MEUCIQCVLy4aGH6sHEMPEuDG8A2aHY7yEckx1LoLzLPXU8HlywIgBBT8Ny5UR/41ehQKXG+AD4GZId5OmH1Ltpm2bE0PXGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9511891},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"0b955af5bdc88b1538addffdb63097497e6034ff","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.128_1717351933963_0.9837676721418069","host":"s3://npm-registry-packages"}},"1.0.129":{"name":"@butr/vortexextensionnative","version":"1.0.129","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.129","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"ca450f98e3f2ec1c4282e1342775471595d71860","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.129.tgz","fileCount":69,"integrity":"sha512-5dYN/59/DXYDcY2Hrl1h2j2Lz4MMLQ0c8LY3iFzK/vKj0O8i6t5VK8jZNL9JIu3xHzS/8h3A0ekHKclSWeYfkg==","signatures":[{"sig":"MEUCIC7BWS6tavtsNlXuTet2wSX/OLVeg8ddQuetuk2qVNLgAiEAuht5TKX3AMl8UZr+10PacF84izE0fwQHIrW7kuRA5xY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9507795},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"213f0375d3bd906d7b1f2d64ee0210261f25cb22","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.129_1725225285292_0.8766329563703681","host":"s3://npm-registry-packages"}},"1.0.130":{"name":"@butr/vortexextensionnative","version":"1.0.130","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.130","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"32c20726f919f69869143cfff9787b1a0fc08f29","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.130.tgz","fileCount":69,"integrity":"sha512-vmv5hMfhvhAFm0gztvY6l1gvZVemvzWfrDqSjUawOf7CGXharyVnUb2KgkZ0ywxlmCIw00uDpEbk1Vs8XpylTA==","signatures":[{"sig":"MEYCIQCK2KCFzOTFE6Cm7XhTEXN7FZG1QuP0wnFbzOm/YqwhfwIhAPMYXihukVT6swd6x4QfIwwkd5BRlSwfSzipTAKj0xf2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540127},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"3fa9ee69e1333b45d6c10393c2b876fc488cf1b8","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.130_1728081729724_0.04863204007073829","host":"s3://npm-registry-packages"}},"1.0.131":{"name":"@butr/vortexextensionnative","version":"1.0.131","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.131","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"0e0d9d25ff94b0e930c2b728420a82262732c36d","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.131.tgz","fileCount":69,"integrity":"sha512-9/QNjyJxmj/BLu1oeN8gdQ7Kd4gWB2eB55uosV9eHGm1n+IUOlTCzpcW0FSKnlWW0MNleniPdL2Gble4nWsXJw==","signatures":[{"sig":"MEUCIEmHjX5rEkMEgNvbVOLBe0aSaWhI91E1OFrZHOwo6QWdAiEArFFUs0Utoy/1SAEcypYlNG24OGnxgCVcFv/WbgIjKFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540127},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"650e787084cee29216ff0bf9285cc5b99b6c2b48","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.131_1728083446687_0.945445858380114","host":"s3://npm-registry-packages"}},"1.0.132":{"name":"@butr/vortexextensionnative","version":"1.0.132","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.132","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b17df8d7f2f54f3a807c646dceb868d3b5125276","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.132.tgz","fileCount":69,"integrity":"sha512-M1Ng26VDptyYZvNF8QJ6LWm5gpy/Rctnlxz4A0rF72nDRACRw79mll5dW+xUBfzjHn6gZCXuKHBzSov8K3PN6Q==","signatures":[{"sig":"MEUCIGy0XDT2PZAu3cvE1EaiO3RbqZHtjod7KOxnMARqrykAAiEAonq8juRzX11NXHL/kFHdSKJTvM9nK8UhlrgEZzDJpHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540127},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"2c18da3de3b7ac639d23d66423f65b5580620944","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.132_1728126899274_0.8129476913243519","host":"s3://npm-registry-packages"}},"1.0.133":{"name":"@butr/vortexextensionnative","version":"1.0.133","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.133","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b7de161b4579140a172592c72f1ba62cf8b66f06","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.133.tgz","fileCount":69,"integrity":"sha512-SvqwPtLWK+xZ0kFW7u3hAtD+OOsxByWR0YTAeK16jTl0o1ERv4ZgtxKDrTKaBF00fgoxXQ8AJzrS3ecEkR82ww==","signatures":[{"sig":"MEUCIEOkYHvwP19FRmwsclohyOlB59J4xDyLAM3GGehmNwIMAiEA1OL5r/qP1aPvZ+YqH7jeHufCOp0gdCsfNYKFmbqEb1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540127},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"4ea870e282d6ac8941236e4f608c7d42cf12b2dc","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.133_1728128461937_0.6783855971256214","host":"s3://npm-registry-packages"}},"1.0.134":{"name":"@butr/vortexextensionnative","version":"1.0.134","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.134","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"24f596974f52c611e33a054a0a8a5a6664ceb6f2","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.134.tgz","fileCount":69,"integrity":"sha512-vLAhrYflpocA4jq0dGlNPGbBWkLF0ihs8OJ0OjbmKoBxdG9w7PTH/prdZTCyafrjdX20CcsYWy4qcxcAbqfopg==","signatures":[{"sig":"MEYCIQCxbUi43NiQD2N0Pn9wEvXSQGY51mSj14LFg6ne9scCHgIhAIZk4h6SGmtp4CDiOsV4gyaHcaMLQh1VsLzKmHAiaUlT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9541151},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"2e4d9e8b81fc08027f87162807187baa875cedb1","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.134_1728153153234_0.5404388986523623","host":"s3://npm-registry-packages"}},"1.0.135":{"name":"@butr/vortexextensionnative","version":"1.0.135","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.135","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"38dc2a3bdb1e498e914a042bd51a7d80caff0253","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.135.tgz","fileCount":69,"integrity":"sha512-UZna6D7fOVLmpu0mlfvcSm21/PDvObd3/GfnIIb6COqrE51Wi6T95kBwwC45gjuOpDXWgAVra8H1vtjQxijJjg==","signatures":[{"sig":"MEUCIQDs92x+WqP5y6yLZT5MCoaS1Opqvc4kaZSVjdk6Q3IF6AIgN2W/gNw9cUy1b387qgswNB1CIYL/j77Z40lswvxQwRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9541663},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"cf81293487ff338eb3c0f47665b02b27aafcad26","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.135_1730397439882_0.8911259200888242","host":"s3://npm-registry-packages"}},"1.0.136":{"name":"@butr/vortexextensionnative","version":"1.0.136","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.136","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"abe9e5d5c3d84cbd290260f7ac25a78db4706977","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.136.tgz","fileCount":69,"integrity":"sha512-WEmE1YWwyavTUVMUgGJYxRlEZnxfqBWZJJhIquKzRUASVRvKVsNYIC84Q3DzhRXDN0+R8TruwXHTBKRZJj5nUQ==","signatures":[{"sig":"MEUCIQDjUhgdeZSKy2syUuBMQ5Z/ROa4ccflG+N0X4Cyofdd3QIgUWDdn5GoVm3WqVYDkSmQa54xpxqXdu5dZ0JdNJeiosA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9533273},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"eb4adeb6294e34dbd79003b4f2d999224d8e3584","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.136_1730759645305_0.10577033508883615","host":"s3://npm-registry-packages"}},"1.0.137":{"name":"@butr/vortexextensionnative","version":"1.0.137","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.137","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"1e5c2480882fab47100764d6ead7a0b4ef9ad4f1","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.137.tgz","fileCount":69,"integrity":"sha512-LlzIdqJ7pwlIJU8+DcP8yQnehXsLu0stCKP6hGYXtMsLFWw71gcU8yjnnmHZxvxPhcLAOvc51AmXQaF2EnSYgg==","signatures":[{"sig":"MEQCIHxg/R474YEMLhw4f/A8HpNfAOrq9s6ZBIrIz19mJJY4AiB9jkGrVqXhIR6Zd56wC99F+sMFZVsBwe/0mwCaOMtLyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9532761},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"b994f2e32165552f2b6944111a898dfd6114dc80","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.137_1730762747027_0.2718574028753056","host":"s3://npm-registry-packages"}},"1.0.138":{"name":"@butr/vortexextensionnative","version":"1.0.138","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.138","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b78147c905d963ab76a8f9e2ed8a9328dcfb93d2","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.138.tgz","fileCount":69,"integrity":"sha512-uEgbnWsdmemgbNX1rrCnoKbiAlzdLOwKh0oAFbqxDlLTkal3+4BAuTx9EMhNysMz5U9Lm11jpaWOqm9nToOddg==","signatures":[{"sig":"MEUCIAbVE3bJZMRblM4/PjdYXzfntS/EUVmvSxQNQEW6TSFyAiEA1lOF7bgGcT8tb0wIrnw3DH9Y3PXfaeMD09+vo8iBcGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9531737},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"9d16531f736a600c35b290d93359f7b353f4fcde","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.138_1730764420958_0.8898175889119293","host":"s3://npm-registry-packages"}},"1.0.141":{"name":"@butr/vortexextensionnative","version":"1.0.141","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@1.0.141","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"8701b09d9a1048a3206872facbe98d14c2424d8b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-1.0.141.tgz","fileCount":69,"integrity":"sha512-20jF8lkJXMGGg8YG/v+fRWRAg6+MshPWfhIphPep8ESB+mF0LI2Fe4FnOdmD+k3bkWvb1+hfUfu1xF8EOV654A==","signatures":[{"sig":"MEUCIQCSXK2Ik+QUn8+emGVyXLfQqwxN1ObeZdZPUy9vrUdKiwIgbtpUN9P+3G+39TnI406zCorQbanXDsBcNBlxdHJLGuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9531717},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=16.19.0"},"gitHead":"2614284ae4f4cd037ab81221be1ea255fe4da75f","gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"cmake-js":{"arch":"x64","runtime":"node","runtimeVersion":"16.19.0"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"8.19.4","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","cmake-js":"^7.2.1","node-gyp":"^9.1.0","open-cli":"^7.0.1","typescript":"^4.7.4","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^5.1.0","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_1.0.141_1733259298010_0.0005326629473865196","host":"s3://npm-registry-packages"}},"2.0.158":{"name":"@butr/vortexextensionnative","version":"2.0.158","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.158","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"0b49e71f9e6b0fa92c2298cd2ec36171e38957d4","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.158.tgz","fileCount":77,"integrity":"sha512-JQFPiKC1jadyda6OrP3i08Uic6Cuo62VcbiCA6kQkzCtFqxrDsPW4QN1oC7VjMUQg9pdsLuUNaMLAnxfym9BeA==","signatures":[{"sig":"MEUCIQDq2RH9ErQrssZK3FgfktP93lJ3mHLSBM/NYm79n1e3QwIgDJOAWYItfWF6NQQJs1hkvE6wB3YfwOPO1MOmRo7KdRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9866632},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=18"},"gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com:BUTR/Bannerlord.LauncherManager.git","type":"git"},"description":"Package of native bindings bundled with TS declarations","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^11.1.0","open-cli":"^7.0.1","typescript":"^5.7.3","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^8.3.1","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.158_1740948722040_0.09657204778468964","host":"s3://npm-registry-packages-npm-production"}},"2.0.159":{"name":"@butr/vortexextensionnative","version":"2.0.159","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.159","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"6ce4c19d14a226e2963954d05a0d104f27e8067e","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.159.tgz","fileCount":77,"integrity":"sha512-1BztNxuIoioUHKi9eISvb9ezQIuWt20NINrPlerRbEJRDqxLmMLfIRxZjqlSgegzYIfLiXBixEAAk86IdOzNjQ==","signatures":[{"sig":"MEYCIQCfpespbgr/1zOMaSxjKVXH6H9mjYqS3OTTv9XUeKm4JwIhAKbn/Nk70sIJkYY20wMkQ+kej2ZO86oFjzP7xgWEXrbi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10557625},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=18"},"gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com:BUTR/Bannerlord.LauncherManager.git","type":"git"},"description":"Package of native bindings bundled with TS declarations","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^11.1.0","open-cli":"^7.0.1","typescript":"^5.7.3","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^8.3.1","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.159_1741119431903_0.952626100031613","host":"s3://npm-registry-packages-npm-production"}},"2.0.160":{"name":"@butr/vortexextensionnative","version":"2.0.160","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.160","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a6f7207ac8af10cf5aec9164a9eea776a8a635ff","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.160.tgz","fileCount":77,"integrity":"sha512-p5SnAYNKjx2KkmCb+sVhF4iwCOhURIPhBHBfmyFsnUGlEVubUHJzRHP07eYluH4GhPkm9f6E95DsKpamF65uRw==","signatures":[{"sig":"MEYCIQDtrgLa6l8YSTMwtPVU1mvGNM/HmRmSZO4ZP+B4RVpNHgIhAMyiFot1bN5AKzVZaReNGSIItReyEuv9jE8XzPF4Yhs+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10564793},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=18"},"gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com:BUTR/Bannerlord.LauncherManager.git","type":"git"},"description":"Package of native bindings bundled with TS declarations","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^11.1.0","open-cli":"^7.0.1","typescript":"^5.7.3","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^8.3.1","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.160_1741122620775_0.8167961027094384","host":"s3://npm-registry-packages-npm-production"}},"2.0.161":{"name":"@butr/vortexextensionnative","version":"2.0.161","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.161","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["!dist/module/**"],"timeout":"60s","failFast":false,"typescript":{"rewritePaths":{"src/":"dist/main/"}}},"nyc":{"exclude":["**/_*.*","**/Version.xml","**/*.spec.*"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"0ccdd7e5c523f52422cbe3ec5a54d7c3ef9f089f","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.161.tgz","fileCount":77,"integrity":"sha512-cljoh+CoTLee4va+m31H0ZapynrKB3kLAjiOxLbkuqB91cEyCPRynSFt7JvbbWM/0dyqqvkbXLonlKtrqrMrmg==","signatures":[{"sig":"MEQCIBLbOgezD4fp88KqIFNw2Vp4bj+nbOPymDvMi5l4IllYAiBE+Efq6eHBWUXOn86zPilaALDdjp4i3geK8UZ2oAX6HA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10554041},"main":"dist/main/lib/index.js","module":"dist/module/lib/index.js","engines":{"node":">=18"},"gypfile":true,"scripts":{"cov":"run-s build test-no-build cov:html cov:lcov && open-cli coverage/index.html","doc":"run-s doc:html && open-cli dist/docs/index.html","test":"pwsh ./commands.ps1 test","build":"pwsh ./commands.ps1 build","clean":"pwsh ./commands.ps1 clean","native":"pwsh ./commands.ps1 build-native","install":"echo","build-ts":"pwsh ./commands.ps1 build-ts","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --out dist/docs","doc:json":"typedoc --entryPoints src/lib/index.ts --exclude **/*.spec.* --exclude **/_*.* --json dist/docs/typedoc.json","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","build-napi":"pwsh ./commands.ps1 build-napi","test-build":"pwsh ./commands.ps1 test-build","watch:test":"nyc --silent ava --watch","watch:build":"tsc -p tsconfig.json -w","build-native":"pwsh ./commands.ps1 build-native","build-content":"pwsh ./commands.ps1 build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"aragas","email":"personal@aragas.org"},"overrides":{"got":"^11.8.5"},"repository":{"url":"git+ssh://git@github.com:BUTR/Bannerlord.LauncherManager.git","type":"git"},"description":"Package of native bindings bundled with TS declarations","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","shx":"^0.3.4","cspell":"^6.19.2","codecov":"^3.8.2","ts-node":"^10.9.1","typedoc":"^0.23.7","node-gyp":"^11.1.0","open-cli":"^7.0.1","typescript":"^5.7.3","@types/node":"^18.7.9","npm-run-all":"^4.1.5","node-addon-api":"^8.3.1","@ava/typescript":"^1.1.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.161_1749930915574_0.6839731714309054","host":"s3://npm-registry-packages-npm-production"}},"2.0.193":{"name":"@butr/vortexextensionnative","version":"2.0.193","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.193","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"e0144be3743cc10dd34cbd6db449572506c02dce","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.193.tgz","fileCount":3,"integrity":"sha512-uBnSSUbjkxiSWIM/JgSwvM19ZZECE49yXqu9I7ws9DTSUJibxTZ26kuNLsYcapeTD0yLtl5AYfyUjHYttA6Reg==","signatures":[{"sig":"MEYCIQDSV3c0qCL13ffyE/Ry716p0FdwelgP5y+dNoz8+Q9w/AIhAIPjHwcJzyMOZrGyCPUHTIcoyNgDwm791VtyPUO1XkUq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.193","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11701935},"main":"dist/main/lib/index.js","binary":{"napi_versions":[8]},"module":"dist/module/lib/index.js","engines":{"node":">=22"},"gitHead":"3fd2dd02cb946645dc5a5c8f32bd8f78557f88a6","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.193_1765744198247_0.7112143633367727","host":"s3://npm-registry-packages-npm-production"}},"2.0.194":{"name":"@butr/vortexextensionnative","version":"2.0.194","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.194","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"760cf16480aa7197a8af806c8fc2b3bbeb1d1f1d","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.194.tgz","fileCount":9,"integrity":"sha512-5zGYxNiRVrnOGiCKE+5yqSvgwbASl/x3AsxxxNQwP+Gr2ChrmLjC1x2u96FH03Gi0Q78emBUQUaVJAl2+SYSgQ==","signatures":[{"sig":"MEQCIDtRuSzkQNFgp2/RNV0hKVBVNQWUg2VVwLoeeNH/cV1ZAiAq6XlLamO+GlZYymYNGqAVoHOubnbeoSGi9pCFtY7KZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.194","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11705177},"main":"dist/main/lib/index.js","binary":{"napi_versions":[8]},"module":"dist/module/lib/index.js","engines":{"node":">=22"},"gitHead":"c0ac02805907dfa0e0870a3cc9ab38c23fcbb0e6","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/lib/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.194_1765745560718_0.9477076059214442","host":"s3://npm-registry-packages-npm-production"}},"2.0.195":{"name":"@butr/vortexextensionnative","version":"2.0.195","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.195","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"d4cac4d1062977dd3b271ebeb532cce2bf9cfb60","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.195.tgz","fileCount":9,"integrity":"sha512-7dksfMsRRQuq1sJNoye5LVC23Mcrxb2wEsu4GT1OcK2Suy+Qtndpz6l9qttnBPBxn3jCfb+wyeoXnpExUHHe2w==","signatures":[{"sig":"MEUCIBIM7fkVayrtZdnONovuWDz+PJ5l5koYellHfK+rQMXkAiEAnV8NrLe6JCKm93TeVGA3f21fP0gQhhesvtaJj9Qbc+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.195","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11705165},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"2b5bf02da986ccb83b4491f0e29292ece1423735","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.195_1765746385754_0.2846344018937146","host":"s3://npm-registry-packages-npm-production"}},"2.0.196":{"name":"@butr/vortexextensionnative","version":"2.0.196","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.196","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"8e1faa4cbc1f3d3699fc656660e59a17cb0633ba","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.196.tgz","fileCount":69,"integrity":"sha512-QzUkLmZMWAhQhCNLjo4LRi8Ymx4/xWQhXebGlDwizNWBDOd0kNpBaNBhbonZB93pYR/lRDqsaG/GGixPeje/Ng==","signatures":[{"sig":"MEYCIQCU0IHy6qS+NwR6ayHSxdQXaLxWyUNo04YtFtLHbEORbQIhANHLy72YzjOPV+TKyraynDWP+S8UyDiurdg9KFIeS1E1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.196","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11790064},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"c45bda59e15ee2950d97080e93537145764f13f3","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.196_1765750485350_0.9543159855627186","host":"s3://npm-registry-packages-npm-production"}},"2.0.197":{"name":"@butr/vortexextensionnative","version":"2.0.197","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.197","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"1483ebe43c801e024634faeab90f7b32c81f741b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.197.tgz","fileCount":69,"integrity":"sha512-d94AjdZfBUGtrsMlQUYQdm/Q/2WySJrklVoqJ76l/c4HicZwqoiAo2/ZXXROoaUNCBwTVE26OyqA5JSubm+n5A==","signatures":[{"sig":"MEQCIDntYuBwgx0kdEuyrGWE2ztbL3uDEst5J6Dyhm5waOjsAiAbCwftdQhldNt2Fx+efzvI+srEZqgEnDBKIlxSt2d0nQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.197","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11790064},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"44d250083751f14288c39190cde9cf51719e2222","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.197_1765793194639_0.0015941875328342459","host":"s3://npm-registry-packages-npm-production"}},"2.0.198":{"name":"@butr/vortexextensionnative","version":"2.0.198","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.198","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"dc323cd14ffc70c8f11dd7804b535481cbe8475c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.198.tgz","fileCount":69,"integrity":"sha512-NkKEPzBa1ZHd+uFyBffu/lvS153JQm4zjNzCxROR/VemvzvzUO1xM5HuoVHibdOBX8pRRUzVACQi8DkmAxKH8A==","signatures":[{"sig":"MEYCIQCq6D0xv7o0O+wtpHbS2iYxB2FU5oqWCyCVMlz4l/DqIgIhAOqhoESPa06TFL+JuCOJLeEKOf8DwcMTjr+hiaH1S14v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.198","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11790576},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"ab7d322c2d1c943321e3b5101e4c2d767739928f","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.198_1768223427509_0.3684361077097331","host":"s3://npm-registry-packages-npm-production"}},"2.0.199":{"name":"@butr/vortexextensionnative","version":"2.0.199","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.199","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"25f8a5a759201f50eb62cb3bb56aa18b7a6d6453","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.199.tgz","fileCount":69,"integrity":"sha512-/Rjbj4nNPlckOy9KX3M/JPMQWUfDzoM48zyIDt5xcffyUU8ErzHB8V2rv0Nh8G7nP5DixlHp584i4B7W+nR4iA==","signatures":[{"sig":"MEUCIQDbd/0tBNWealzx3Y+gsoRXvhcDJnb4GPUcEZa/rzDaPAIgU1f38roMspD43sfwtOeBgK8leaEA8hZE48KRkKnWFAg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.199","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11826416},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"9d36828ec4c40368fb76cecae41a3bdcfd29fcac","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.199_1768224544893_0.5028796641495705","host":"s3://npm-registry-packages-npm-production"}},"2.0.201":{"name":"@butr/vortexextensionnative","version":"2.0.201","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.201","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"81d12009109f0e6f556fb2b60cd0e1efa3749951","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.201.tgz","fileCount":81,"integrity":"sha512-UOwLAOL/le+28YXG2iXd32EjBlvkBNvDve7TO5mLyhaE+l3ZXUTUSxTlAhB/B/CbQhnnwUzAlgurvOFrnzFsMQ==","signatures":[{"sig":"MEQCIFuV10VMCrgTIouHVa+Lzp3RIZSHmqF+f2wGEjDGuTbGAiA0gEMiyRm/TPVqoyHEYXV6gSIm2iEMdOSDsaMw3sM04Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.201","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11830400},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"f08fea953eb2c1be1f9c68ea04bfdd82e7e61bd0","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.201_1768225797138_0.8316447370379121","host":"s3://npm-registry-packages-npm-production"}},"2.0.202":{"name":"@butr/vortexextensionnative","version":"2.0.202","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.202","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"3802085be4425460d9518b7c3bb8a15e37ab19ae","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.202.tgz","fileCount":81,"integrity":"sha512-2oWRSm3OW84KOnIieZ4LAN6DiQr8HDpuMshvZQq89rvaOGJCBaD/aLaxy8K1JOWxkoYJZCi6Q+nVfbr/TUCADw==","signatures":[{"sig":"MEUCIFN1ElY0bVKGbn6aCmuMvNDMWDCcL7fVq7a7IoQWTtcbAiEA6Xy9/uk5R4F9i6MmcZxCXh85lHVV2EFECKKS6pMcYDU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.202","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11830556},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"068e83ac516999e338af8bf45b2b6de067f17460","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.202_1768227533636_0.8627340599888065","host":"s3://npm-registry-packages-npm-production"}},"2.0.203":{"name":"@butr/vortexextensionnative","version":"2.0.203","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.203","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"49ba9dabe106fa9c0963b1e00aa9ebc966d6fe4c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.203.tgz","fileCount":81,"integrity":"sha512-vSraGJnW1PreBu3qAdbAPS+PJjGyZmrZtaLgF62FHP5WWt8BFSFOV+laDq4jf9MPPQuTc3OpIUc0ATRsQ2WWyA==","signatures":[{"sig":"MEQCIFWT958PLMuq2xaabjbzbXP4p3WAp7W+3Feq/pUas0zcAiBjro2Sa7PF2AHy1L9xIkq+t4YRRnrVLkui4maQlO5shw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.203","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11830532},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"54a9bd0d7f463e05b3f857d1c4af01fc5f9f2c51","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.203_1768228451294_0.4188039880377239","host":"s3://npm-registry-packages-npm-production"}},"2.0.204":{"name":"@butr/vortexextensionnative","version":"2.0.204","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.204","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"2d69b97d6f9114304caff43231435331f06a1395","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.204.tgz","fileCount":81,"integrity":"sha512-am3NCYNRc91Oa1EaQqyflIb/3/nnFG8DsmIhe+9sNrFrOSt4FSUjZogjnUYsbpc1FP5gKGuNObDHzk4PmqGncQ==","signatures":[{"sig":"MEUCIQDmK8Hott0Au0EKIRPitDaAAnrFb7pIMNyRIJ5nmNDLDwIgVjhvKMLvVeOfUG5zq9JLtshr0EV8/6bMJAKs+vQ3MvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.204","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11830532},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"6de723c5d72586dccf46214999cf150a162b20f9","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.204_1768230268944_0.8817833000586557","host":"s3://npm-registry-packages-npm-production"}},"2.0.205":{"name":"@butr/vortexextensionnative","version":"2.0.205","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.205","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"0c54bb20ef41c2277e7c1d02509f6811b4e6ee2c","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.205.tgz","fileCount":81,"integrity":"sha512-cA3DW/br76mcbJGLTwAQFUOt3RDL17ePdBIPzsgYx+NFrpr6rjDDPq5VLk4eZNKtDKZow+tjFxu7eRU2lgHvoA==","signatures":[{"sig":"MEUCIQCiza+3UJl1plBsk3Y/STsJxxz1sekqrWRz2YDANxBDUgIgSzgJVGUcBdwNBRBkk3Qk2I2VfG6UWLEk0gibVplMrRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.205","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11831044},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"24b840d3bd46b2020be185896c89ae810257e685","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.205_1768248982341_0.22959029467454317","host":"s3://npm-registry-packages-npm-production"}},"2.0.206":{"name":"@butr/vortexextensionnative","version":"2.0.206","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.206","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"ee5612bebefacf639d8bba858a818de88f4b2134","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.206.tgz","fileCount":81,"integrity":"sha512-A/uYMhX5LA/ccmBJXTsAhk+Ds8iw1tmg5k62b+IIpvRVxnlijogjGRBXT8+D2y5GL2o2Z5f0fG7ALCGx0VaU/g==","signatures":[{"sig":"MEUCIQCTB3JQiwG4SshCaQUcJ1rrGfVvunXBi8GVgJL6D6xf6gIgKc4Lfu5X6i/mVMIAeYIrZvJV+WCm2rYzFrpks75mAPU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.206","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11834116},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"216a0f02e48a51d607ef150e04fcbc1d4179000c","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.206_1768586673414_0.27804482357245264","host":"s3://npm-registry-packages-npm-production"}},"2.0.208":{"name":"@butr/vortexextensionnative","version":"2.0.208","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.208","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"56ad5973f7c6d952186810d7fc3ceaa51b448b00","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.208.tgz","fileCount":81,"integrity":"sha512-+ZEytypnzSXvjTk9bchEN1mmE4VTH1EDrauVHjR4mR4COiqb4HWF3oNj+egWgz1662xYHvHS79qw6ND2HTRBGg==","signatures":[{"sig":"MEYCIQDihYGVRNai+HSNFmz0zsjve2A/K6lYl7vTUMy/DRbCAgIhAMuZSPrL1S1ZJC+AafSW44Jq6oKg1SJo3o5/2UPU+Fnh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.208","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11818244},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"0bd6a42dde58f88355f7bf684649827c044515b5","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.208_1768600143222_0.018729503165199057","host":"s3://npm-registry-packages-npm-production"}},"2.0.209":{"name":"@butr/vortexextensionnative","version":"2.0.209","keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","_id":"@butr/vortexextensionnative@2.0.209","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"ava":{"files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"],"timeout":"60s","failFast":false},"dist":{"shasum":"4d99239cc90e4a88b8fb843f7400dd764c4a0d9b","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.209.tgz","fileCount":81,"integrity":"sha512-70WWahujcetUfjRdfKzit2HgYZpwBw8ffZX1jEVgCCumlCU5zIHmj6AA4Me6hF1dCubjNK/nHeWo/zA5wjJSKw==","signatures":[{"sig":"MEYCIQC83iCzvVSr/k0aYVJ4dkTSK16zJUSFqJRsZTjlEq2+6wIhALof2TFeUB9v480TrEc7mMkkH3lnxjbRJyNDjMsheTKZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":9655556},"main":"dist/main/index.js","binary":{"napi_versions":[8]},"module":"dist/module/index.js","engines":{"node":">=22"},"gitHead":"7c311bf508289085f61e89318a51d6b6710fd74a","gypfile":true,"scripts":{"test":"node build.js test","build":"node build.js build","clean":"node build.js clear","native":"node build.js build-native","install":"echo","build-ts":"node build.js build-ts","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","build-napi":"node build.js build-napi","test-build":"node build.js test-build","watch:build":"tsc -p tsconfig.json -w","build-native":"node build.js build-native","build-content":"node build.js build-content","test-no-build":"pwsh ./commands.ps1 test-no-build"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"repository":{"url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git","type":"git"},"_npmVersion":"11.7.0","description":"Package of native bindings bundled with TS declarations","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^6.4.1","ts-node":"^10.9.1","node-gyp":"10.0.0","typescript":"^5.7.3","@types/node":"^22.0.0","node-addon-api":"8.5.0","@ava/typescript":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vortexextensionnative_2.0.209_1768611673901_0.1967845224259719","host":"s3://npm-registry-packages-npm-production"}},"2.0.211":{"name":"@butr/vortexextensionnative","version":"2.0.211","description":"Package of native bindings bundled with TS declarations","main":"dist/main/index.js","typings":"dist/main/index.d.ts","module":"dist/module/index.js","gypfile":true,"repository":{"type":"git","url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git"},"keywords":["bannerlord","modulemanager"],"author":{"name":"BUTR"},"license":"MIT","homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"scripts":{"install":"echo","clean":"node build.js clear","native":"node build.js build-native","build":"node build.js build","build-native":"node build.js build-native","build-napi":"node build.js build-napi","build-ts":"node build.js build-ts","build-content":"node build.js build-content","test":"node build.js test","test-build":"node build.js test-build","test-no-build":"pwsh ./commands.ps1 test-no-build","test-ava":"tsc -p tsconfig.test.json && node -e \"require('fs').mkdirSync('dist/build', {recursive:true}); require('fs').copyFileSync('build/Release/launchermanager.node', 'dist/build/launchermanager.node');\" && ava","watch:build":"tsc -p tsconfig.json -w"},"engines":{"node":">=22"},"binary":{"napi_versions":[8]},"devDependencies":{"@ava/typescript":"^6.0.0","@types/node":"^22.0.0","ava":"^6.4.1","node-addon-api":"8.5.0","node-gyp":"10.0.0","ts-node":"^10.9.1","typescript":"^5.7.3"},"ava":{"failFast":false,"timeout":"60s","files":["dist/test/**/*.spec.js"],"require":["./test/_force-exit.js"]},"gitHead":"abe7c6dcf42579184dd42b761c2cd2d955514f9e","_id":"@butr/vortexextensionnative@2.0.211","_nodeVersion":"22.22.2","_npmVersion":"11.13.0","dist":{"integrity":"sha512-TSRsnhurBLdu6QfSzDmP4FIsCq1lT281fqiA7x1K/a3eYW0xT2pQiVyEZbxufBHz2ZZALq+zmsVDdxZGFgV1NQ==","shasum":"edda3dc76dd085970656b02f025ba596d08e9402","tarball":"https://registry.npmjs.org/@butr/vortexextensionnative/-/vortexextensionnative-2.0.211.tgz","fileCount":93,"unpackedSize":11101958,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@butr%2fvortexextensionnative@2.0.211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBRad1d1B1JRbBMvVhI90YH4QLIW1GkZs0RMpx+H4PxPAiEAyMLz1kiBID0LUNtRNREptI2ix7xOCMdEFXiRmj5vcjo="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:73e7c3f7-d700-4edb-a726-c747076c2a1e"}},"directories":{},"maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vortexextensionnative_2.0.211_1777533685722_0.5131891122337102"},"_hasShrinkwrap":false}},"time":{"created":"2023-01-24T15:01:28.611Z","modified":"2026-04-30T07:21:26.308Z","1.0.10":"2023-01-24T15:01:29.082Z","1.0.11":"2023-01-29T12:28:55.486Z","1.0.12":"2023-01-29T19:57:15.989Z","1.0.17":"2023-02-03T14:18:40.801Z","1.0.18":"2023-02-03T14:27:35.224Z","1.0.20":"2023-02-03T14:33:28.083Z","1.0.21":"2023-02-03T14:37:39.996Z","1.0.22":"2023-02-03T15:02:48.033Z","1.0.27":"2023-02-03T21:11:15.066Z","1.0.33":"2023-02-15T12:58:36.603Z","1.0.34":"2023-02-15T13:39:50.801Z","1.0.35":"2023-02-15T15:01:08.154Z","1.0.36":"2023-02-15T18:14:28.733Z","1.0.38":"2023-02-15T19:14:24.628Z","1.0.42":"2023-02-18T23:52:04.797Z","1.0.43":"2023-02-20T14:22:03.139Z","1.0.44":"2023-02-20T19:18:28.750Z","1.0.45":"2023-02-20T20:00:49.490Z","1.0.46":"2023-02-20T20:13:52.252Z","1.0.47":"2023-02-24T15:38:54.892Z","1.0.48":"2023-02-24T21:25:43.560Z","1.0.49":"2023-02-24T21:45:41.545Z","1.0.51":"2023-02-25T19:55:17.070Z","1.0.52":"2023-02-25T21:22:00.201Z","1.0.53":"2023-02-25T21:30:40.664Z","1.0.54":"2023-02-25T21:32:50.985Z","1.0.56":"2023-03-02T14:03:12.587Z","1.0.57":"2023-03-02T15:08:22.523Z","1.0.58":"2023-03-02T15:46:21.693Z","1.0.59":"2023-03-09T09:51:12.193Z","1.0.60":"2023-03-09T10:05:23.230Z","1.0.61":"2023-03-15T20:32:27.617Z","1.0.62":"2023-03-15T20:49:15.583Z","1.0.63":"2023-04-12T11:16:45.915Z","1.0.64":"2023-04-12T12:33:30.872Z","1.0.65":"2023-04-12T12:41:54.249Z","1.0.66":"2023-04-12T13:35:16.470Z","1.0.67":"2023-04-18T19:58:56.344Z","1.0.68":"2023-04-19T20:11:10.565Z","1.0.69":"2023-04-19T20:17:54.909Z","1.0.71":"2023-05-25T12:23:57.397Z","1.0.73":"2023-05-28T16:32:36.374Z","1.0.72":"2023-05-28T16:32:41.984Z","1.0.74":"2023-05-28T18:27:46.576Z","1.0.76":"2023-06-02T10:06:55.779Z","1.0.75":"2023-06-02T10:07:24.653Z","1.0.77":"2023-07-02T08:29:51.462Z","1.0.79":"2023-11-28T21:14:20.749Z","1.0.80":"2023-11-29T13:47:04.162Z","1.0.81":"2023-11-30T18:58:12.174Z","1.0.82":"2023-12-01T22:43:04.416Z","1.0.83":"2023-12-01T22:53:53.898Z","1.0.84":"2023-12-03T15:28:08.940Z","1.0.85":"2024-01-10T13:26:12.444Z","1.0.86":"2024-01-10T15:02:00.657Z","1.0.87":"2024-01-12T14:10:52.549Z","1.0.88":"2024-01-12T14:31:13.203Z","1.0.90":"2024-01-12T22:51:22.814Z","1.0.92":"2024-01-12T23:22:25.199Z","1.0.93":"2024-01-13T13:14:20.651Z","1.0.94":"2024-01-15T10:10:31.941Z","1.0.95":"2024-04-09T21:13:49.444Z","1.0.98":"2024-04-19T10:37:13.486Z","1.0.99":"2024-04-19T11:08:56.541Z","1.0.100":"2024-04-19T11:33:06.235Z","1.0.101":"2024-04-19T11:53:18.898Z","1.0.102":"2024-04-19T12:06:22.336Z","1.0.103":"2024-04-19T17:15:54.141Z","1.0.104":"2024-04-25T16:32:17.734Z","1.0.105":"2024-04-25T18:04:04.000Z","1.0.106":"2024-04-25T18:10:06.420Z","1.0.107":"2024-04-25T18:46:04.209Z","1.0.108":"2024-04-25T21:54:24.762Z","1.0.110":"2024-05-28T14:15:19.261Z","1.0.111":"2024-05-28T19:01:09.209Z","1.0.112":"2024-05-28T20:08:25.540Z","1.0.113":"2024-05-28T20:25:45.458Z","1.0.114":"2024-05-28T20:38:54.764Z","1.0.115":"2024-05-29T13:12:06.106Z","1.0.116":"2024-05-29T13:44:12.143Z","1.0.117":"2024-05-29T13:56:39.303Z","1.0.118":"2024-05-29T16:40:45.984Z","1.0.119":"2024-05-29T17:17:36.727Z","1.0.120":"2024-05-30T11:42:05.536Z","1.0.121":"2024-05-30T13:03:39.494Z","1.0.123":"2024-05-30T13:36:09.952Z","1.0.125":"2024-06-02T10:23:23.865Z","1.0.126":"2024-06-02T10:45:13.104Z","1.0.127":"2024-06-02T11:00:44.836Z","1.0.128":"2024-06-02T18:12:14.258Z","1.0.129":"2024-09-01T21:14:45.601Z","1.0.130":"2024-10-04T22:42:09.995Z","1.0.131":"2024-10-04T23:10:47.045Z","1.0.132":"2024-10-05T11:14:59.512Z","1.0.133":"2024-10-05T11:41:02.250Z","1.0.134":"2024-10-05T18:32:33.610Z","1.0.135":"2024-10-31T17:57:20.328Z","1.0.136":"2024-11-04T22:34:05.679Z","1.0.137":"2024-11-04T23:25:47.354Z","1.0.138":"2024-11-04T23:53:41.209Z","1.0.141":"2024-12-03T20:54:58.261Z","2.0.158":"2025-03-02T20:52:02.328Z","2.0.159":"2025-03-04T20:17:12.356Z","2.0.160":"2025-03-04T21:10:21.065Z","2.0.161":"2025-06-14T19:55:15.878Z","2.0.193":"2025-12-14T20:29:58.561Z","2.0.194":"2025-12-14T20:52:41.022Z","2.0.195":"2025-12-14T21:06:26.039Z","2.0.196":"2025-12-14T22:14:45.646Z","2.0.197":"2025-12-15T10:06:35.020Z","2.0.198":"2026-01-12T13:10:27.907Z","2.0.199":"2026-01-12T13:29:05.187Z","2.0.201":"2026-01-12T13:49:57.492Z","2.0.202":"2026-01-12T14:18:53.990Z","2.0.203":"2026-01-12T14:34:11.663Z","2.0.204":"2026-01-12T15:04:29.266Z","2.0.205":"2026-01-12T20:16:22.674Z","2.0.206":"2026-01-16T18:04:33.734Z","2.0.208":"2026-01-16T21:49:03.558Z","2.0.209":"2026-01-17T01:01:14.266Z","2.0.211":"2026-04-30T07:21:26.001Z"},"bugs":{"url":"https://github.com/BUTR/Bannerlord.LauncherManager/issues"},"author":{"name":"BUTR"},"license":"MIT","homepage":"https://github.com/BUTR/Bannerlord.LauncherManager#readme","keywords":["bannerlord","modulemanager"],"repository":{"type":"git","url":"git+ssh://git@github.com/BUTR/Bannerlord.LauncherManager.git"},"description":"Package of native bindings bundled with TS declarations","maintainers":[{"name":"aragas","email":"personal@aragas.org"}],"readme":"ERROR: No README data found!","readmeFilename":""}