This commit is contained in:
MOHAN 2026-06-30 23:00:25 +05:30
parent d532c2e084
commit 00147988d7

View File

@ -1,7 +1,7 @@
{ {
"name": "backend", "name": "backend",
"version": "1.0.0", "version": "1.0.0",
"description": "Private organizational Google Drive upload API for Metatron-Drive", "description": "Private organizational Google Drive upload API for Metatron-Drive",
"main": "src/server.js", "main": "src/server.js",
"type": "module", "type": "module",
"scripts": { "scripts": {