Files
NativeScript/e2e/nested-frame-navigation/app/package.json
2019-10-29 21:25:55 +02:00

10 lines
162 B
JSON

{
"android": {
"v8Flags": "--expose_gc",
"markingMode": "none"
},
"main": "app.js",
"name": "tns-template-hello-world-ts",
"version": "3.4.0"
}