mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-17 22:39:47 +02:00
color picker + fileview
This commit is contained in:
12
src/packages/Files/package.json
Normal file
12
src/packages/Files/package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"app":"Files",
|
||||
"name":"Files manager",
|
||||
"description":"System files manager",
|
||||
"author":{
|
||||
"name": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"category":"System",
|
||||
"iconclass":"fa fa-archive",
|
||||
"mimes":["*"]
|
||||
}
|
Reference in New Issue
Block a user