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.
 
 

13 linhas
249 B

  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. }