Package Exports
- read-config-file
- read-config-file/out/deepAssign
- read-config-file/out/deepAssign.js
- read-config-file/out/main.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (read-config-file) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
read-config-file
Read configuration file in various formats:
- yml
- json5
- json
- js
- cjs
- toml (if installed,
yarn add toml). - ts