11{
2- "nativescript" : {
3- "id" : " org.nativescript.scopedpackages" ,
4- "tns-android" : {
5- "version" : " 6.1.0"
2+ "nativescript" : {
3+ "id" : " org.nativescript.scopedpackages" ,
4+ "tns-android" : {
5+ "version" : " 6.1.0"
6+ },
7+ "tns-ios" : {
8+ "version" : " 6.1.0"
9+ }
610 },
7- "tns-ios" : {
8- "version" : " 6.1.0"
9- }
10- },
11- "main" : " app.js" ,
12- "description" : " NativeScript Application" ,
13- "license" : " SEE LICENSE IN <your-license-filename>" ,
14- "repository" : " <fill-your-repository-here>" ,
15- "dependencies" : {
16- "@nativescript/core" : " file:../../dist/nativescript-core-6.5.0.tgz" ,
17- "nativescript-theme-core" : " ~1.0.6" ,
18- "tns-core-modules" : " file:../../dist/tns-core-modules-6.5.0.tgz"
19- },
20- "devDependencies" : {
21- "nativescript-dev-webpack" : " ~1.2.0" ,
22- "typescript" : " ~3.5.3"
23- },
24- "gitHead" : " 5fa096231ded5351b53700f0d111d60160e52ebc" ,
25- "readme" : " NativeScript Application"
26- }
11+ "main" : " app.js" ,
12+ "description" : " NativeScript Application" ,
13+ "license" : " SEE LICENSE IN <your-license-filename>" ,
14+ "repository" : " <fill-your-repository-here>" ,
15+ "dependencies" : {
16+ "@nativescript/core" : " file:../../dist/nativescript-core-6.6.0.tgz" ,
17+ "nativescript-theme-core" : " ~1.0.6" ,
18+ "tns-core-modules" : " file:../../dist/tns-core-modules-6.6.0.tgz"
19+ },
20+ "devDependencies" : {
21+ "nativescript-dev-webpack" : " ~1.2.0" ,
22+ "typescript" : " ~3.5.3"
23+ },
24+ "gitHead" : " 5fa096231ded5351b53700f0d111d60160e52ebc" ,
25+ "readme" : " NativeScript Application"
26+ }
0 commit comments