antos-frontend/src/packages/CoreServices/package.json
2018-02-01 19:36:09 +01:00

15 lines
390 B
JSON

{
"app":null,
"services": [ "Calendar", "PushNotification", "Spotlight" ],
"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": "MIT"
},
"version":"0.1a",
"category":"System",
"mimes":["*"]
}