mirror of
https://github.com/Zaarrg/stremio-community-v5.git
synced 2026-01-11 20:10:31 +00:00
17 lines
No EOL
686 B
XML
17 lines
No EOL
686 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
|
<metadata>
|
|
<id>stremio-desktop-v5</id>
|
|
<version>5.0.7</version>
|
|
<title>Stremio Desktop v5</title>
|
|
<authors>Zaarrg</authors>
|
|
<owners>Zaarrg</owners>
|
|
<projectUrl>https://github.com/Zaarrg/stremio-desktop-v5</projectUrl>
|
|
<description>Stremio Desktop v5 Community</description>
|
|
<tags>stremio video streaming media</tags>
|
|
<licenseUrl>https://github.com/Zaarrg/stremio-desktop-v5/blob/master/LICENSE</licenseUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<dependencies>
|
|
</dependencies>
|
|
</metadata>
|
|
</package> |