UNPKG

json-stringify

Version:
8 lines (6 loc) 123 B
REPORTER = spec test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ ./test/json-stringify.js .PHONY: test