We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d355d1f + 8a5705a commit a279678Copy full SHA for a279678
1 file changed
handlebars.js.nuspec
@@ -0,0 +1,17 @@
1
+<?xml version="1.0"?>
2
+<package>
3
+ <metadata>
4
+ <id>handlebars.js</id>
5
+ <version>1.0.10</version>
6
+ <authors>handlebars.js Authors</authors>
7
+ <licenseUrl>https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl>
8
+ <projectUrl>https://github.com/wycats/handlebars.js/</projectUrl>
9
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
10
+ <description>Extension of the Mustache logicless template language</description>
11
+ <releaseNotes></releaseNotes>
12
+ <tags>handlebars mustache template html</tags>
13
+ </metadata>
14
+ <files>
15
+ <file src="dist\handlebars.js" target="Content\Scripts" />
16
+ </files>
17
+</package>
0 commit comments