UNPKG

@accordproject/cicero-engine

Version:

Cicero Engine - Node.js VM based implementation of Accord Protcol Template Specification execution

10 lines (9 loc) 355 B
{ "name": "helloworld", "version": "0.0.5", "description": "This is the Hello World of Accord Protocol Templates. Executing the clause will simply echo back the text that occurs after the string `Hello` prepended to text that is passed in the request.", "accordproject": { "template": "clause", "cicero": "^0.23.0" } }