UNPKG

mikro-config

Version:

tiny node config wrapper for plain JS configuration files

18 lines (13 loc) 174 B
language: node_js node_js: - '6' - '7' - '8' - '9' - '10' - 'node' cache: directories: - 'node_modules' script: yarn test after_success: yarn coveralls