feat(demodata): Add demo data feature for contracts
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"description": "A TypeScript package providing utilities for managing digital contracts with modular interfaces and business context integration.",
|
||||
"exports": {
|
||||
".": "./ts/index.js",
|
||||
"./interfaces": "./dist_ts_interfaces/index.js"
|
||||
"./interfaces": "./dist_ts_interfaces/index.js",
|
||||
"./demodata": "./dist_ts_demodata/index.js"
|
||||
},
|
||||
"type": "module",
|
||||
"author": "Task Venture Capital GmbH",
|
||||
|
||||
Reference in New Issue
Block a user