UNPKG

cf-encrypt

Version:

Node.js implementation of the ColdFusion encrypt() and decrypt() functions.

7 lines (4 loc) 126 B
REPORTER = spec test: @NODE_ENV=test ./node_modules/.bin/mocha --reporter $(REPORTER) -u bdd --require should .PHONY: test