antos-frontend/src/packages/CoreServices/package.json
2020-05-11 19:52:31 +02:00

15 lines
382 B
JSON

{
"app":null,
"services": [ "Calendar", "PushNotification" ],
"name":"CoreServices",
"description":"This is the core services",
"info":{
"author": "Xuan Sang LE",
"email": "xsang.le@gmail.com",
"credit": "dedicated to some one here",
"licences": "GPLv3"
},
"version":"0.0.1-a",
"category":"System",
"mimes":["*"]
}