This repository was archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Dependencies
Nicolas Schmidt edited this page Oct 30, 2020
·
1 revision
- js-yaml@^3.14.0 - the package has an integrated adaptor for yaml using js-yaml (install if you want to use yaml)
- xml-js@^1.6.11 - the package has an integrated adaptor for xml using xml-js (install if you want to use xml)
- @types/js-yaml@^3.12.5 - typings for js-yaml
- @types/node@^14.10.1 - typings for node
- chai@^4.2.0 - assertions for tests
- mocha@^8.1.3 - all tests are written using mocha
- source-map-support@^0.5.19 - show errors in typescipt
- typescript@^4.0.3 - the typescript compiler
- typedoc@^0.19.2 - for documenting typescript files
- typedoc-plugin-extras@^1.1.6 - a typedoc plugin to add a favicon to the docs
- xml-js@^1.6.11 - the package has an integrated adaptor for xml using xml-js (install if you want to use xml)