UNPKG

persian-rex

Version:

A collection of useful Persian / Farsi regular expressions

20 lines (19 loc) 375 B
{ "framework": "mocha", "src_files": [ "node_modules/chai/chai.js", "dist/persian-rex.js", "test/setup.js", "test/*.test.js" ], "launchers": { "node": { "command": "./node_modules/.bin/mocha -r test/setup.js -R tap test/*.test.js", "protocol": "tap" } }, "launch_in_dev": [ "node" ], "ignore_missing_launchers": true }