|
1234567891011121314 |
- {
- "title": "Astro Sandbox",
- "publisher": "",
- "creator": "John Doe",
- "contributors": [
- "Jane Doe"
- ],
- "description": "Retrieve from package.json",
- "subjects": [
- "A subject of the publication",
- "Another subject of the publication"
- ],
- "rights": "© copyright notice or get from package.json LICENSE"
- }
|