mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-17 04:33:15 +02:00
initial commit
This commit is contained in:
12
functions/createShare/package.json
Normal file
12
functions/createShare/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "appwrite-function",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "src/index.js",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"node-appwrite": "^5.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user