Compile PDF and EPUB files from static Web assets.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

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