Batman.MVC.Assets.Less by James Craig

<PackageReference Include="Batman.MVC.Assets.Less" Version="1.0.58" />

.NET API 5,632 bytes

 Batman.MVC.Assets.Less 1.0.58

This adds the ability to bundle less files within Batman.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Batman.MVC.Assets.Less</id>
    <version>1.0.0058</version>
    <title>Batman Framework LESS Support</title>
    <authors>James Craig</authors>
    <owners>James Craig</owners>
    <licenseUrl>https://github.com/JaCraig/Batman/blob/master/LICENSE</licenseUrl>
    <projectUrl>http://jacraig.github.io/Batman/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This adds the ability to bundle less files within Batman.</description>
    <summary>This adds the ability to bundle less files within Batman.</summary>
    <copyright>Copyright 2013 James Craig</copyright>
    <language>en-US</language>
    <tags>batman framework mvc less</tags>
    <dependencies>
      <dependency id="dotless" version="[1.4.0.0]" />
      <dependency id="Batman.Core" version="[1.0.0058]" />
      <dependency id="Batman.MVC" version="[1.0.0058]" />
    </dependencies>
  </metadata>
</package>