11{
2- "nativescript" : {
3- "id" : " org.nativescript.demo" ,
4- "tns-ios" : {
5- "version" : " 3.0.1"
6- },
7- "tns-android" : {
8- "version" : " 3.0.0"
9- }
2+ "nativescript" : {
3+ "id" : " org.nativescript.demo" ,
4+ "tns-ios" : {
5+ "version" : " 3.1.0"
106 },
11- "dependencies" : {
12- "nativescript-theme-core" : " ^1.0.4" ,
13- "nativescript-unit-test-runner" : " ^0.3.4" ,
14- "nativescript-yourplugin" : " ../src" ,
15- "tns-core-modules" : " ^3.0.0"
16- },
17- "devDependencies" : {
18- "babel-traverse" : " 6.12.0" ,
19- "babel-types" : " 6.11.1" ,
20- "babylon" : " 6.8.4" ,
21- "filewalker" : " 0.1.2" ,
22- "jasmine-core" : " ^2.5.2" ,
23- "karma" : " ^1.3.0" ,
24- "karma-jasmine" : " ^1.0.2" ,
25- "karma-nativescript-launcher" : " ^0.4.0" ,
26- "lazy" : " 1.0.11" ,
27- "nativescript-dev-typescript" : " libs" ,
28- "typescript" : " ^2.2.2"
7+ "tns-android" : {
8+ "version" : " 3.1.1"
299 }
30- }
10+ },
11+ "dependencies" : {
12+ "nativescript-theme-core" : " ^1.0.4" ,
13+ "nativescript-unit-test-runner" : " ^0.3.4" ,
14+ "nativescript-yourplugin" : " ../src" ,
15+ "tns-core-modules" : " ^3.1.0"
16+ },
17+ "devDependencies" : {
18+ "babel-traverse" : " 6.12.0" ,
19+ "babel-types" : " 6.11.1" ,
20+ "babylon" : " 6.8.4" ,
21+ "filewalker" : " 0.1.2" ,
22+ "jasmine-core" : " ^2.5.2" ,
23+ "karma" : " ^1.3.0" ,
24+ "karma-jasmine" : " ^1.0.2" ,
25+ "karma-nativescript-launcher" : " ^0.4.0" ,
26+ "lazy" : " 1.0.11" ,
27+ "nativescript-dev-typescript" : " libs" ,
28+ "typescript" : " ~2.3.0"
29+ }
30+ }
0 commit comments