Compile PDF and EPUB files from static Web assets.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 

15 linhas
313 B

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