TFS_ANTIGUO/SIGPC/packages/WebGrease.1.5.2/WebGrease.1.5.2.nuspec
kledezma 290b81b54d SIGPC
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C518
2021-01-22 14:59:35 +00:00

19 lines
No EOL
788 B
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>WebGrease</id>
<version>1.5.2</version>
<title>WebGrease</title>
<authors>webgrease@microsoft.com</authors>
<owners>webgrease@microsoft.com</owners>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/msn_webgrease_eula.htm</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Web Grease is a suite of tools for optimizing javascript, css files and images.</description>
<summary />
<language>en-US</language>
<dependencies>
<dependency id="Antlr" version="3.4.1.9004" />
<dependency id="Newtonsoft.Json" version="5.0.4" />
</dependencies>
</metadata>
</package>