UNPKG

strings-escape

Version:
30 lines (29 loc) 533 B
{ "name": "strings-escape", "version": "1.0.4", "description": "Remove special characters in RegExp", "repository": "https://github.com/jijo-paulose/strings-escape", "main": "index.js", "scripts": { "test": "" }, "keywords": [ "RegExp", "escape", "regex", "regexp", "re", "regular", "expression", "string", "str", "special", "characters" ], "author": { "name": "Jijo Paulose", "email": "jijokp89@gmail.com" }, "files": ["index.js"], "license": "MIT" }