Skip to content

Commit e964cbe

Browse files
Merge pull request #665 from dzcode-io/chore/add-oss-project
chore/add-mongoose-serial-oss-project
2 parents eb07b06 + 60ed727 commit e964cbe

File tree

1 file changed

+12
-0
lines changed
  • data/models/projects/Mongoose-Serial

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": "Mongoose Serial",
4+
"repositories": [
5+
{
6+
"provider": "github",
7+
"owner": "khalilmansouri",
8+
"name": "mongoose-serial"
9+
}
10+
],
11+
"tags": ["by-algerian"]
12+
}

0 commit comments

Comments
 (0)