Files
NativeScript/e2e/animation/app/package.json
2019-11-21 16:51:17 +02:00

9 lines
161 B
JSON

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