UNPKG

access-controls

Version:

rule based access-controls engine for node.js (browser compatible)

11 lines (7 loc) 211 B
build: node script/exportBrowserLibrary.js test-browser: node_modules/.bin/mocha-phantomjs test/browser/test.html test-node: node_modules/.bin/mocha test --reporter spec test: build test-node test-browser