JSPM

dotenv-to-json

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 493
  • Score
    100M100P100Q120161F
  • License MIT

dotenv to json

Package Exports

  • dotenv-to-json

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 (dotenv-to-json) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-dotenv-to-json

dotenv to json for Node.js

Installation

$ npm install -g dotenv-to-json

Usage

$ echo 'foo=bar' | dotenv-to-json
{"foo":"bar"}

Badges

npm version Travis CI

License

MIT

Author

bouzuya <m@bouzuya.net> (http://bouzuya.net)