57 lines
2.0 KiB
JSON
57 lines
2.0 KiB
JSON
{
|
|
"common": {
|
|
"name": "material",
|
|
"version": "0.10.4",
|
|
"title": "魔屏",
|
|
"desc": {
|
|
"en": "Material UI based yunkong2 user interface"
|
|
},
|
|
"platform": "Node.js",
|
|
"onlyWWW": "true",
|
|
"loglevel": "info",
|
|
"icon": "material.png",
|
|
"enabled": true,
|
|
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.material/raw/master/admin/material.png",
|
|
"keywords": ["user", "interface", "webapp", "jquerymobile", "ui"],
|
|
"readme": "https://github.com/yunkong2/yunkong2.material/blob/master/README.md",
|
|
"singleton": true,
|
|
"preserveSettings": "material",
|
|
"nogit": true,
|
|
"webPreSettings": {
|
|
"materialBackground": "native.loadingBackground"
|
|
},
|
|
"authors": [
|
|
"bluefox <dogafox@gmail.com>"
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"web": ">=2.4.1"
|
|
}
|
|
],
|
|
"localLink": "%web_protocol%://%ip%:%web_port%/material/index.html",
|
|
"type": "visualization",
|
|
"license": "CC-BY-NC",
|
|
"noConfig": true,
|
|
"eraseOnUpload": true,
|
|
"webByVersion": true,
|
|
"welcomeScreen": {"link": "material/index.html", "name": "material", "img": "material.admin/material.png", "color": "black", "order": 2}
|
|
},
|
|
"native": {
|
|
"loadingBackground": ""
|
|
},
|
|
"objects": [
|
|
],
|
|
"instanceObjects": [
|
|
{
|
|
"_id": "",
|
|
"type": "meta",
|
|
"common": {
|
|
"name": "user files and images for material",
|
|
"type": "meta.user",
|
|
"expert": true
|
|
},
|
|
"native": {}
|
|
}
|
|
]
|
|
}
|