appwrite/.github/workflows/static-analysis/locale/package.json
2025-08-12 14:09:36 +02:00

13 lines
256 B
JSON

{
"name": "static-analysis-locale",
"version": "1.0.0",
"type": "module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}