您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314
  1. <?xml version="1.0"?>
  2. <package >
  3. <metadata>
  4. <id>mustache.js</id>
  5. <version>2.3.0</version>
  6. <authors>mustache.js Authors</authors>
  7. <licenseUrl>https://github.com/janl/mustache.js/blob/master/LICENSE</licenseUrl>
  8. <projectUrl>http://mustache.github.com/</projectUrl>
  9. <requireLicenseAcceptance>false</requireLicenseAcceptance>
  10. <description>Logic-less templates in JavaScript.</description>
  11. <releaseNotes></releaseNotes>
  12. <tags>mustache template templates javascript</tags>
  13. </metadata>
  14. </package>