11{
2- "nativescript" : {
3- "id" : " org.nativescript.ngtests" ,
4- "tns-android" : {
5- "version" : " 2.0.0 "
6- },
7- "tns-ios" : {
8- "version" : " 2.0.1"
9- }
10- },
11- "name" : " ngtests" ,
12- "main" : " app.js" ,
13- "version" : " 1.0.0" ,
14- "author" : " Telerik <support@telerik.com>" ,
15- "description" : " Angular tests" ,
16- "license" : " BSD" ,
17- "keywords" : [
18- " telerik" ,
19- " mobile" ,
20- " angular" ,
21- " nativescript" ,
22- " {N}" ,
23- " tns" ,
24- " appbuilder" ,
25- " template"
26- ],
27- "homepage" : " http://nativescript.org" ,
28- "dependencies" : {
29- "nativescript-unit-test-runner" : " ^0.3.3" ,
30- "tns-core-modules" : " >=2.0.0-angular-7 " ,
31- "nativescript-angular" : " ^0.1.6 " ,
32- "@angular/common" : " 2.0.0-rc.3" ,
33- "@angular/compiler" : " 2.0.0-rc.3" ,
34- "@angular/core" : " 2.0.0-rc.3" ,
35- "@angular/http" : " 2.0.0-rc.3" ,
36- "@angular/platform-browser" : " 2.0.0-rc.3" ,
37- "@angular/platform-browser-dynamic" : " 2.0.0-rc.3" ,
38- "@angular/platform-server" : " 2.0.0-rc.3" ,
39- "@angular/router-deprecated" : " 2.0.0-rc.2" ,
40- "@angular/router" : " 3.0.0-alpha.7" ,
41- "rxjs" : " 5.0.0-beta.6" ,
42- "zone.js" : " ^0.6.12" ,
43- "reflect-metadata" : " ^0.1.3" ,
44- "parse5" : " 1.4.2" ,
45- "punycode" : " 1.3.2" ,
46- "querystring" : " 0.2.0" ,
47- "url" : " 0.10.3"
48- },
49- "devDependencies" : {
50- "babel-traverse" : " 6.8.0" ,
51- "babel-types" : " 6.8.1" ,
52- "babylon" : " 6.8.0" ,
53- "chai" : " ^3.5.0" ,
54- "chai-as-promised" : " ^5.3.0" ,
55- "filewalker" : " 0.1.2" ,
56- "grunt-cli" : " ^1.2.0" ,
57- "karma" : " ^0.13.19" ,
58- "karma-chai" : " ^0.1.0" ,
59- "karma-mocha" : " ^0.2.1" ,
60- "karma-mocha-reporter" : " ^1.2.0" ,
61- "karma-nativescript-launcher" : " ^0.4.0" ,
62- "lazy" : " 1.0.11" ,
63- "mocha" : " ^2.4.5" ,
64- "nativescript-dev-appium" : " ^0.0.10" ,
65- "nativescript-dev-typescript" : " ^0.3.1" ,
66- "typescript" : " ^1.8.10" ,
67- "wd" : " 0.4.0"
68- },
69- "scripts" : {
70- "updateTests" : " grunt updateTests" ,
71- "appium-android" : " tns build android && nativescript-dev-appium android" ,
72- "appium-ios-simulator" : " tns build ios && nativescript-dev-appium ios-simulator"
73- }
2+ "nativescript" : {
3+ "id" : " org.nativescript.ngtests" ,
4+ "tns-android" : {
5+ "version" : " 2.1.1 "
6+ },
7+ "tns-ios" : {
8+ "version" : " 2.0.1"
9+ }
10+ },
11+ "name" : " ngtests" ,
12+ "main" : " app.js" ,
13+ "version" : " 1.0.0" ,
14+ "author" : " Telerik <support@telerik.com>" ,
15+ "description" : " Angular tests" ,
16+ "license" : " BSD" ,
17+ "keywords" : [
18+ " telerik" ,
19+ " mobile" ,
20+ " angular" ,
21+ " nativescript" ,
22+ " {N}" ,
23+ " tns" ,
24+ " appbuilder" ,
25+ " template"
26+ ],
27+ "homepage" : " http://nativescript.org" ,
28+ "dependencies" : {
29+ "nativescript-unit-test-runner" : " ^0.3.3" ,
30+ "tns-core-modules" : " >=2.1.0 " ,
31+ "nativescript-angular" : " ^0.2.0 " ,
32+ "@angular/common" : " 2.0.0-rc.3" ,
33+ "@angular/compiler" : " 2.0.0-rc.3" ,
34+ "@angular/core" : " 2.0.0-rc.3" ,
35+ "@angular/http" : " 2.0.0-rc.3" ,
36+ "@angular/platform-browser" : " 2.0.0-rc.3" ,
37+ "@angular/platform-browser-dynamic" : " 2.0.0-rc.3" ,
38+ "@angular/platform-server" : " 2.0.0-rc.3" ,
39+ "@angular/router-deprecated" : " 2.0.0-rc.2" ,
40+ "@angular/router" : " 3.0.0-alpha.7" ,
41+ "rxjs" : " 5.0.0-beta.6" ,
42+ "zone.js" : " ^0.6.12" ,
43+ "reflect-metadata" : " ^0.1.3" ,
44+ "parse5" : " 1.4.2" ,
45+ "punycode" : " 1.3.2" ,
46+ "querystring" : " 0.2.0" ,
47+ "url" : " 0.10.3"
48+ },
49+ "devDependencies" : {
50+ "babel-traverse" : " 6.8.0" ,
51+ "babel-types" : " 6.8.1" ,
52+ "babylon" : " 6.8.0" ,
53+ "chai" : " ^3.5.0" ,
54+ "chai-as-promised" : " ^5.3.0" ,
55+ "filewalker" : " 0.1.2" ,
56+ "grunt-cli" : " ^1.2.0" ,
57+ "karma" : " ^0.13.19" ,
58+ "karma-chai" : " ^0.1.0" ,
59+ "karma-mocha" : " ^0.2.1" ,
60+ "karma-mocha-reporter" : " ^1.2.0" ,
61+ "karma-nativescript-launcher" : " ^0.4.0" ,
62+ "lazy" : " 1.0.11" ,
63+ "mocha" : " ^2.4.5" ,
64+ "nativescript-dev-appium" : " ^0.0.10" ,
65+ "nativescript-dev-typescript" : " ^0.3.1" ,
66+ "typescript" : " ^1.8.10" ,
67+ "wd" : " 0.4.0"
68+ },
69+ "scripts" : {
70+ "updateTests" : " grunt updateTests" ,
71+ "appium-android" : " tns build android && nativescript-dev-appium android" ,
72+ "appium-ios-simulator" : " tns build ios && nativescript-dev-appium ios-simulator"
73+ }
7474}
0 commit comments