Преглед изворни кода

added nuget specification

tags/0.5.1
Christopher Bennage пре 14 година
родитељ
комит
51e15e25a8
1 измењених фајлова са 14 додато и 0 уклоњено
  1. +14
    -0
      mustache.js.nuspec

+ 14
- 0
mustache.js.nuspec Прегледај датотеку

@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<package >
<metadata>
<id>mustache.js</id>
<version>0.5.0-dev</version>
<authors>mustache.js Authors</authors>
<licenseUrl>https://github.com/janl/mustache.js/blob/master/LICENSE</licenseUrl>
<projectUrl>http://mustache.github.com/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Logic-less templates in JavaScript.</description>
<releaseNotes></releaseNotes>
<tags>mustache template templates javascript</tags>
</metadata>
</package>

Loading…
Откажи
Сачувај