Skip to content

Commit c5a51c4

Browse files
author
Muhammad Usman
committed
add component.json
1 parent da44f8f commit c5a51c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

component.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "path-to-regexp",
3+
"description": "Express style path to RegExp utility",
4+
"version": "0.0.1",
5+
"keywords": ["express", "regexp", "route", "routing"],
6+
"scripts": ["index.js"]
7+
}

0 commit comments

Comments
 (0)