@accordproject/cicero-test
Version:
Cicero Test - Testing support for Cicero based on cucumber
19 lines (18 loc) • 475 B
JSON
{
"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",
"ergo": "0.8.0",
"cicero": "^0.12.0"
},
"devDependencies": {
"mocha": "5.2.0"
},
"scripts": {
"test": "mocha --timeout 10000"
}
}