mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-05 07:20:13 +01:00
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"name": "appwrite-function",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "src/index.js",
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"node-appwrite": "^5.0.0"
|
|
}
|
|
}
|