New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

env-to-now-json

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-to-now-json

Convert .env file to now.json

  • 0.0.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
14
increased by1300%
Maintainers
1
Weekly downloads
 
Created
Source

env-to-now-json

Convert .env file to now.json

Install

npm i -g env-to-now-json

or

yarn global add env-to-now-json

Usage

$ env-to-now-json --help
env-to-now-json [env_file]

generate now.json config file

Positionals:
  env_file, f  the input .env file                             [default: ".env"]

Options:
  --version          Show version number                               [boolean]
  --help             Show help                                         [boolean]
  --environment, -e  choose an environment
                            [choices: "dev", "staging", "prod"] [default: "dev"]
  --output, -o       output now.json file
  --build, -b        the env file is for build environment             [boolean]

FAQs

Package last updated on 21 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc