Showing
1 changed file
with
14 additions
and
0 deletions
| @@ -12,6 +12,7 @@ | @@ -12,6 +12,7 @@ | ||
| 12 | "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant", | 12 | "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant", |
| 13 | "wdDetailPlayApi@../../features/wdDetailPlayApi": "wdDetailPlayApi@../../features/wdDetailPlayApi", | 13 | "wdDetailPlayApi@../../features/wdDetailPlayApi": "wdDetailPlayApi@../../features/wdDetailPlayApi", |
| 14 | "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo": "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo", | 14 | "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo": "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo", |
| 15 | + "wdHwAbility@../../features/wdHwAbility": "wdHwAbility@../../features/wdHwAbility", | ||
| 15 | "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge", | 16 | "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge", |
| 16 | "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit", | 17 | "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit", |
| 17 | "wdLogin@../../features/wdLogin": "wdLogin@../../features/wdLogin", | 18 | "wdLogin@../../features/wdLogin": "wdLogin@../../features/wdLogin", |
| @@ -87,6 +88,19 @@ | @@ -87,6 +88,19 @@ | ||
| 87 | "wdDetailPlayApi": "file:../../features/wdDetailPlayApi" | 88 | "wdDetailPlayApi": "file:../../features/wdDetailPlayApi" |
| 88 | } | 89 | } |
| 89 | }, | 90 | }, |
| 91 | + "wdHwAbility@../../features/wdHwAbility": { | ||
| 92 | + "name": "wdhwability", | ||
| 93 | + "resolved": "../../features/wdHwAbility", | ||
| 94 | + "registryType": "local", | ||
| 95 | + "dependencies": { | ||
| 96 | + "wdConstant": "file:../../commons/wdConstant", | ||
| 97 | + "wdLogin": "file:../../features/wdLogin", | ||
| 98 | + "wdKit": "file:../../commons/wdKit", | ||
| 99 | + "wdBean": "file:../../features/wdBean", | ||
| 100 | + "wdNetwork": "file:../../commons/wdNetwork" | ||
| 101 | + }, | ||
| 102 | + "packageType": "InterfaceHar" | ||
| 103 | + }, | ||
| 90 | "wdJsBridge@../../commons/wdJsBridge": { | 104 | "wdJsBridge@../../commons/wdJsBridge": { |
| 91 | "name": "wdjsbridge", | 105 | "name": "wdjsbridge", |
| 92 | "resolved": "../../commons/wdJsBridge", | 106 | "resolved": "../../commons/wdJsBridge", |
-
Please register or login to post a comment