17 lines
507 B
XML
17 lines
507 B
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>$id$</id>
|
|
<version>$version$</version>
|
|
<title>$title$</title>
|
|
<authors>$author$</authors>
|
|
<owners>$author$</owners>
|
|
<projectUrl>http://github.com/jehugaleahsa/mustache-sharp</projectUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>$description$</description>
|
|
<copyright>Copyright 2013</copyright>
|
|
<tags>
|
|
mustache handlebars.js text generation building template
|
|
</tags>
|
|
</metadata>
|
|
</package> |