UNPKG

smoosic

Version:

<sub>[Github site](https://github.com/Smoosic/smoosic) | [source documentation](https://smoosic.github.io/Smoosic/release/docs/modules.html) | [change notes](https://aarondavidnewman.github.io/Smoosic/changes.html) | [application](https://smoosic.github.i

15 lines (14 loc) 293 B
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "renumberMap": { "type": "object", "additionalProperties": { "type": "string", "pattern": "\\d+" } } }, "required": [ "renumberMap"] }