This repository has been archived on 2025-10-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
framework-allinone/package.json
2025-10-15 16:08:08 +08:00

16 lines
374 B
JSON

{
"name": "framework-allinone",
"title": "Loongarch Framework",
"description": "Loongarch framwork package",
"keywords": [
"framework"
],
"repository": {
"type": "git",
"url": "https://git.whlug.cn/chenzitong/framework-allinone.git"
},
"version": "1.0.0",
"homepage": "https://www.loongson.cn",
"system": ["windows_amd64", "windows_arm64"]
}