File size: 55 Bytes
0e27770
 
 
 
 
 
1
2
3
4
5
6
7

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

.PHONY: test