PackageVersion properties
Summary
Props table
Parameter |
Type |
Default |
---|---|---|
() => void |
/ |
|
npm | github-release | github |
/ |
|
string |
/ |
|
string |
/ |
Props list
name
Type |
Default |
---|---|
() => void |
/ |
Library name (it is used as repo name when source = github
)
source
Type |
Default |
---|---|
npm | github-release | github |
/ |
Package location (actually, NPM, Github and Github release are supported)
user
Type |
Default |
---|---|
string |
/ |
Library owner (it is used as repo owner username when source = github
or source = github-release
)
branch
Type |
Default |
---|---|
string |
/ |
Github repo default branch (used when source = github
)