51 lines
1.1 KiB
Plaintext
51 lines
1.1 KiB
Plaintext
OpenAPI Clean Architecture Generator
|
|
Copyright (c) 2024 Blas Santomé Ocampo
|
|
|
|
This product includes software developed by third parties.
|
|
All third-party packages listed below are distributed under the MIT License.
|
|
|
|
---
|
|
|
|
chalk v4.1.2
|
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
License: MIT
|
|
https://github.com/chalk/chalk
|
|
|
|
---
|
|
|
|
commander v11.1.0
|
|
Copyright (c) TJ Holowaychuk <tj@vision-media.ca>
|
|
License: MIT
|
|
https://github.com/tj/commander.js
|
|
|
|
---
|
|
|
|
fs-extra v11.3.4
|
|
Copyright (c) JP Richardson <jprichardson@gmail.com>
|
|
License: MIT
|
|
https://github.com/jprichardson/node-fs-extra
|
|
|
|
---
|
|
|
|
js-yaml v4.1.1
|
|
Copyright (c) Vladimir Zapparov <dervus.grim@gmail.com>
|
|
Copyright (c) Aleksey V Zapparov <ixti@member.fsf.org>
|
|
Copyright (c) Vitaly Puzrin <vitaly@rcdesign.ru>
|
|
Copyright (c) Martin Grenfell <martin.grenfell@gmail.com>
|
|
License: MIT
|
|
https://github.com/nodeca/js-yaml
|
|
|
|
---
|
|
|
|
mustache v4.2.0
|
|
Copyright (c) mustache.js Authors (http://github.com/janl/mustache.js)
|
|
License: MIT
|
|
https://github.com/janl/mustache.js
|
|
|
|
---
|
|
|
|
prompts v2.4.2
|
|
Copyright (c) Terkel Gjervig
|
|
License: MIT
|
|
https://github.com/terkelg/prompts
|