8000 List GitHub repository in package.json · wimpyprogrammer/strings-to-regex@f61c695 · GitHub
[go: up one dir, main page]

Skip to content

Commit f61c695

Browse files
List GitHub repository in package.json
1 parent a19d694 commit f61c695

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "collapse-regex-char-set",
33
"version": "1.0.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "git+https://github.com/wimpyprogrammer/collapse-regex-char-set.git"
7+
},
48
"description": "Condense a set of words into a regular expression pattern",
59
"author": "Drew Keller <drew@wimpyprogrammer.com>",
610
"license": "MIT",

0 commit comments

Comments
 (0)
0