UNPKG

search-query-parser

Version:
10 lines (6 loc) 97 B
BINS=./node_modules/.bin install: @npm install . test: @$(BINS)/mocha -R spec .PHONY: test