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

12 行
299B

  1. {
  2. "name": "mustache",
  3. "author": "Vastardis Capital Services",
  4. "contributors": [
  5. "Mustache <http://mustache.github.com>"
  6. ],
  7. "description": "{{ mustache }} in JavaScript — Logic-less templates.",
  8. "keywords": ["template"],
  9. "version": "0.5.1-vsc",
  10. "main": "./mustache"
  11. }