Compile PDF and EPUB files from static Web assets.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112
  1. {
  2. "title": "Astro Sandbox",
  3. "creator": "John Doe",
  4. "contributors": [
  5. "Jane Doe"
  6. ],
  7. "subjects": [
  8. "A subject of the publication",
  9. "Another subject of the publication"
  10. ],
  11. "rights": "© copyright notice or get from package.json LICENSE"
  12. }