Type object | object
Schema URL https://catalog.lintel.tools/schemas/schemastore/cinnamon-spice-info-json/latest.json
Source https://www.schemastore.org/cinnamon-spice.info.json

Validate with Lintel

npx @lintel/lintel check
Type: object | object

One of

1. object object
author string required

The primary, current author of this Cinnamon Spice; the GitHub style Name <email> (url) is supported

$schema string

The JSON schema to validate the file against

minLength=1
2. object object
author string required

The primary, current author of this Cinnamon Spice; the GitHub style Name <email> (url) is supported.

minLength=1
description string required

A short description of this Cinnamon Spice to be displayed in the catalog

minLength=1
name string required

An unique name for this Cinnamon Spice

minLength=1
$schema string

The JSON schema to validate the file against

minLength=1
contributors string[]

A list of other contributors to this Cinnamon Spice; the GitHub style Name <email> (url) is supported.

minItems=1
git_author string

DEPRECATED: Use the author field instead

minLength=1
license license

The license under which this Cinnamon Spice is released

original_author string

The name of the author who originally wrote this Cinnamon Spice if it is not the same as the current author; the GitHub style Name <email> (url) is supported.

minLength=1
thubmnail string

DEPRECATED: The icon should be in the icon.png file, and the screenshot in the screenshot.png file

minLength=1
url string

The url of the home page for this Cinnamon Spice, e.g., the GitHub repository

format=urlminLength=1