0.1.0 • Published 8 years ago
dotenv-to-json v0.1.0
node-dotenv-to-json
dotenv to json for Node.js
Installation
$ npm install -g dotenv-to-jsonUsage
$ echo 'foo=bar' | dotenv-to-json
{"foo":"bar"}Badges
License
Author
0.1.0
8 years ago
dotenv to json for Node.js
$ npm install -g dotenv-to-json$ echo 'foo=bar' | dotenv-to-json
{"foo":"bar"}8 years ago