UNPKG

@accordproject/cicero-engine

Version:

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

18 lines (17 loc) 448 B
{ "name": "ip-payment", "version": "0.8.2", "description": "This clause is a payment clause for IP agreement, such as trademark or copyright licenses aggreements.", "author": "Accord Project", "license": "Apache-2.0", "accordproject": { "template": "clause", "cicero": "^0.23.0" }, "devDependencies": { "mocha": "5.2.0" }, "scripts": { "test": "mocha --timeout 10000" } }