UNPKG

mongify

Version:

mongify your objects.

8 lines (7 loc) 223 B
test: @node node_modules/.bin/lab test.js test-cov: @node node_modules/.bin/lab test.js -r threshold -t 100 test-cov-html: @node node_modules/.bin/lab test.js -r html -o coverage.html .PHONY: test test-cov test-cov-html