yavsc/build/approot/packages/WebGrease/1.5.2/WebGrease.nuspec

17 lines
731 B
Plaintext

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