You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
618 B
Plaintext
18 lines
618 B
Plaintext
10 years ago
|
<?xml version="1.0"?>
|
||
|
<package>
|
||
|
<metadata>
|
||
|
<id>handlebars.js</id>
|
||
|
<version>1.3.0</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>
|