Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@blitzjs/config

Package Overview
Dependencies
3
Maintainers
4
Versions
282
Issues
File Explorer

Advanced tools

@blitzjs/config

Loads the blitz app config

    0.41.1latest
    GitHub

Version published
Maintainers
4
Weekly downloads
687
increased by37.68%

Weekly downloads

Readme

Source

config

A centralized source for reading project configurations from blitz.config.js.

Usage

import {getConfig} from "@blitzjs/config" const config = getConfig() console.log(config._meta.packageName)

Keywords

FAQs

Last updated on 13 Oct 2021

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc