UNPKG

node-env-file

Version:

Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.

10 lines (9 loc) 116 B
language: node_js node_js: - "0.8" - "0.10" - "0.12" script: - "make test-ci" notifications: email: false