2020-10-05 12:56:27 +00:00
|
|
|
{
|
2025-01-17 13:22:23 +00:00
|
|
|
"name": "vmedaonline",
|
2020-10-06 07:54:01 +00:00
|
|
|
"integrations": {
|
|
|
|
"cordova": {}
|
|
|
|
},
|
2021-03-15 12:01:25 +00:00
|
|
|
"type": "angular",
|
|
|
|
"hooks": {
|
|
|
|
"build:before": "./scripts/copy-assets.js",
|
|
|
|
"serve:before": "./scripts/copy-assets.js"
|
|
|
|
}
|
|
|
|
}
|