Skip to content

Commit 85c9ba0

Browse files
committed
add info.json for jslog project metadata
1 parent fa20779 commit 85c9ba0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "../../schemas/project.json",
3+
"name": "jslog",
4+
"repositories": [
5+
{
6+
"provider": "github",
7+
"owner": "omdxp",
8+
"name": "jslog"
9+
}
10+
],
11+
"tags": ["by-algerian"]
12+
}

0 commit comments

Comments
 (0)