UNPKG
@ohos/hpm-cli-x2h
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
generate bundle.json by pom.xml|package.json, then publish to hpm
@ohos/hpm-cli-x2h
/
bundle.json
9 lines
•
157 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"
@ohos
/hpm_cli_x2h"
,
"version"
:
"1.0.4"
,
"license"
:
"Apache V2"
,
"publishAs"
:
"plugin"
,
"plugin"
: {
"entry"
:
"dist/hpmEntry.js"
} }