human-regex
Advanced tools
+12
-2
| { | ||
| "name": "human-regex", | ||
| "version": "2.1.3", | ||
| "version": "2.1.4", | ||
| "description": "Human-friendly regex builder with English-like syntax", | ||
@@ -22,3 +22,13 @@ "main": "dist/human-regex.cjs.js", | ||
| ], | ||
| "author": "Ridwan Ajibola <rajibola1997@gmail.com>", | ||
| "author": { | ||
| "name": "Ridwan Ajibola", | ||
| "email": "rajibola1997@gmail.com", | ||
| "url": "https://github.com/rajibola" | ||
| }, | ||
| "contributors": [ | ||
| { | ||
| "name": "busyboxkitty", | ||
| "url": "https://github.com/busyboxkitty" | ||
| } | ||
| ], | ||
| "license": "MIT", | ||
@@ -25,0 +35,0 @@ "files": [ |
45819
0.41%