| 1234567891011121314151617181920212223242526 |
- {
- "name": "Uparam",
- "description": "Manage system parameters with FLASH",
- "description_zh": "系统参数读写管理、持久化",
- "keywords": [
- "Uparam"
- ],
- "category": "misc",
- "author": {
- "name": "zpw",
- "email": "aeo1234@qq.com"
- },
- "license": "GPL-2.0",
- "repository": "https://github.com/aeo123/uparam.git",
- "icon": "unknown",
- "homepage": "https://github.com/aeo123/uparam.git",
- "doc": "https://github.com/aeo123/uparam.git",
- "site": [
- {
- "version": "latest",
- "URL": "https://github.com/aeo123/uparam.git",
- "filename": "Null for git package",
- "VER_SHA": "master"
- }
- ]
- }
|