UNPKG

@wmfs/tymly-cardscript-plugin

Version:

Plugin which handles interactions to do with Cardscript

20 lines (19 loc) 338 B
{ "title": "cats", "description": "A bunch of cats", "type": "object", "properties": { "firstName": { "type": "string", "description": "First name" }, "lastName": { "type": "string", "description": "Last name" }, "age": { "type": "integer", "description": "Age" } } }