Skip to content

Commit 514a5c3

Browse files
Merge pull request appwrite#6253 from appwrite/feat-package-json
feat: package json
2 parents edf0696 + c1b0ef2 commit 514a5c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"private": true,
3+
"name": "@appwrite.io/repo",
4+
"repository": {
5+
"type": "git",
6+
"url": "git+https://github.com/appwrite/appwrite.git"
7+
}
8+
}

0 commit comments

Comments
 (0)