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

test-config

Package Overview
Dependencies
4
Maintainers
1
Versions
1
Issues
File Explorer

Advanced tools

test-config

Test configuration loader

    0.1.1latest
    GitHub

Version published
Maintainers
1
Weekly downloads
2,091
increased by5.29%

Weekly downloads

Readme

Source

test-config

Test configuration loader

installation

npm test-config

build status

Build Status

usage

// if the localconfig exists in the projects root path // the config is loaded from there, else the object passed // as parameter 2 is returned var config = new Config('localConfig.js', {b:2});

FAQs

Last updated on 07 Jan 2015

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