Files
handlebars.js/components/handlebars.js.nuspec
Nils Knappmeier c819c8b533 v4.5.3
2019-11-18 08:10:26 +01:00

18 lines
618 B
XML

<?xml version="1.0"?>
<package>
<metadata>
<id>handlebars.js</id>
<version>4.5.3</version>
<authors>handlebars.js Authors</authors>
<licenseUrl>https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/wycats/handlebars.js/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Extension of the Mustache logicless template language</description>
<releaseNotes></releaseNotes>
<tags>handlebars mustache template html</tags>
</metadata>
<files>
<file src="handlebars.js" target="Content\Scripts" />
</files>
</package>