diff --git a/package.json b/package.json new file mode 100644 index 000000000..cd051445e --- /dev/null +++ b/package.json @@ -0,0 +1,10 @@ +{ + "private": true, + "name": "@appwrite.io/repo", + "version": "0.0.0", + "description": "> Great news! Appwrite Cloud is now in public beta! Sign up at [cloud.appwrite.io](https://cloud.appwrite.io) for a hassle-free, hosted experience. Join us in the Cloud today! ☁️🎉", + "repository": { + "type": "git", + "url": "git+https://github.com/appwrite/appwrite.git" + } +} \ No newline at end of file