mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 21:47:16 +00:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"private": true,
|
|
"name": "@appwrite.io/repo",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/appwrite/appwrite.git"
|
|
},
|
|
"files": [
|
|
"docs/examples",
|
|
"app/config/specs"
|
|
]
|
|
}
|