8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19d694 commit f61c695Copy full SHA for f61c695
package.json
@@ -1,6 +1,10 @@
1
{
2
"name": "collapse-regex-char-set",
3
"version": "1.0.0",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/wimpyprogrammer/collapse-regex-char-set.git"
7
+ },
8
"description": "Condense a set of words into a regular expression pattern",
9
"author": "Drew Keller <drew@wimpyprogrammer.com>",
10
"license": "MIT",
0 commit comments