Interface: WebdaPackageDescriptor
Webda specific metadata for the project
Indexable
[key
: string
]: any
Properties
launcher?
launcher?:
Object
Service to replace default launcher
Type declaration
method
method:
string
Method to use
service
service:
string
Service to use for launch
Source
packages/core/src/application.ts:374
logo?
logo?:
string
Logo to display within the shell tty
Source
packages/core/src/application.ts:370
namespace?
namespace?:
string
Webda namespace
Source
packages/core/src/application.ts:366
workspaces?
workspaces?:
Object
Information on the workspace
Type declaration
packages
packages:
string
[]
parent
parent:
PackageDescriptor
path
path:
string