UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

17 lines (16 loc) 261 B
{ "plural": "registryKeys", "primaryKey": ["key"], "description": "Registry keys", "type": "object", "audit": false, "properties": { "key": { "type": "string" }, "value": { "type": "object" } }, "required": ["key"] }