{
"name": "default",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
"base": "file:../../commons/base",
"multidevicelibrary": "file:../../commons/multidevicelibrary",
"home": "file:../../features/home",
"portrait": "file:../../features/portrait",
"landscape": "file:../../features/landscape",
"photos": "file:../../features/photos",
"stock": "file:../../features/stock",
"longvideo": "file:../../features/longvideo",
"shortvideo": "file:../../features/shortvideo",
"hovervideo": "file:../../features/hovervideo"
}
}