persian-rex
Version:
A collection of useful Persian / Farsi regular expressions
27 lines (26 loc) • 531 B
JSON
{
"name": "persian-rex",
"description": "A collection of useful Persian / Farsi regular expressions",
"main": "dist/persianRex.min.js",
"authors": [
"Iman Mohamadi <Iman@jsDecorator.com> (http://jsdecorator.com)"
],
"license": "MIT",
"keywords": [
"Persian",
"Farsi",
"Regular",
"Experssion",
"regexp",
"reg"
],
"homepage": "https://github.com/ImanMh/persianRex",
"moduleType": [],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}