@accordproject/cicero-cli
Version:
1 lines • 607 B
JSON
{"name":"helloworldstate","displayName":"Hello World State","version":"0.15.0","description":"This is the stateful Hello World of Accord Project 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 along with the number of times the clause has been called.","author":"Accord Project","license":"Apache-2.0","accordproject":{"template":"clause","cicero":"^0.23.0","runtime":"ergo"},"devDependencies":{"cucumber":"^5.1.0"},"scripts":{"test":"cucumber-js test -r .cucumber.js"},"keywords":["hello","world","greet"]}