UNPKG

@wmfs/tymly-cardscript-plugin

Version:

Plugin which handles interactions to do with Cardscript

15 lines 220 B
{ "id": "human", "title": "Human", "description": "Human", "type": "object", "primaryKey": ["name"], "properties": { "name": { "type": "string" }, "age": { "type": "string" } } }