You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
249 B
14 lines
249 B
|
2 weeks ago
|
{
|
||
|
|
"license": "ISC",
|
||
|
|
"devDependencies": {},
|
||
|
|
"name": "entry",
|
||
|
|
"description": "演示如何使用TaroWebContainer组件",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@hybrid/web-container": "2.0.0-rc.7"
|
||
|
|
},
|
||
|
|
"main": "",
|
||
|
|
"author": "",
|
||
|
|
}
|
||
|
|
|