UNPKG

@deeptrace/config

Version:
26 lines (15 loc) 871 B
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ![Package latest version](https://img.shields.io/npm/v/@deeptrace/appify/latest.svg?label=%40deeptrace%2Fconfig) ![Required node version](https://img.shields.io/node/v/@deeptrace/config.svg?style=flat) ![Supported types](https://img.shields.io/npm/types/@deeptrace/config.svg) # @deeptrace/config A configuration builder helper. You can learn more about the "why"s behind this package and DeepTrace's ecosystem [here](https://app.gitbook.com/@deeptrace/s/docs/js-packages/deeptrace-config). ## How to install This is a [Node.js](https://nodejs.org/en/) module available through the [npm registry](https://www.npmjs.com). Installation is done using the npm install command: ```sh npm install @deeptrace/config ``` ## How to use Comming soon...