appwrite/package.json

13 lines
215 B
JSON
Raw Normal View History

2023-09-15 12:17:10 +00:00
{
"private": true,
"name": "@appwrite.io/repo",
"repository": {
"type": "git",
"url": "git+https://github.com/appwrite/appwrite.git"
},
"files": [
"docs/examples",
"app/config/specs"
]
}