test: @node_modules/.bin/tape test.js .PHONY: test
test:
@node_modules/.bin/tape test.js
.PHONY: test