1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-06 17:30:10 +02:00
pingvin-share/functions/createShare/package.json
2022-04-25 15:15:17 +02:00

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"
}
}