UNPKG

549 BMarkdownView Raw
1# Concerto Core
2
3Main library for Concerto model parsing, model manager, JSON instance validation and serialization.
4
5# Installation
6
7```
8npm install @accordproject/concerto-core --save
9```
10
11## License <a name="license"></a>
12Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.
13