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.
15 lines
373 B
15 lines
373 B
|
2 months ago
|
{
|
||
|
|
"name": "aegis-weex-sdk",
|
||
|
|
"version": "1.37.2",
|
||
|
|
"description": "aegis sdk for weex application",
|
||
|
|
"author": "krimeshu <krimeshu@tencent.com>",
|
||
|
|
"main": "lib/aegis.min",
|
||
|
|
"types": "lib/packages/weex-sdk/src/index.d.ts",
|
||
|
|
"buildOptions": {
|
||
|
|
"name": "Aegis",
|
||
|
|
"format": "umd"
|
||
|
|
},
|
||
|
|
"license": "MIT",
|
||
|
|
"gitHead": "6af816b791a1e47f114c575ecc1b3b165d9e7e0e"
|
||
|
|
}
|