mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"android": {
|
|
"v8Flags": "--expose_gc"
|
|
},
|
|
"main": "app.js",
|
|
"name": "tns-template-hello-world-ts",
|
|
"version": "3.4.0"
|
|
} |