11{
2- "name" : " tns-template-hello-world" ,
3- "main" : " app.js" ,
4- "version" : " 1.1.0" ,
5- "author" : " Telerik <support@telerik.com>" ,
6- "description" : " Nativescript hello-world project template" ,
7- "license" : " BSD" ,
8- "keywords" : [
9- " telerik" ,
10- " mobile" ,
11- " nativescript" ,
12- " {N}" ,
13- " tns" ,
14- " appbuilder" ,
15- " template"
16- ],
17- "repository" : {
18- "type" : " git" ,
19- "url" : " git://github.com/NativeScript/template-hello-world.git"
20- },
21- "bugs" : {
22- "url" : " https://github.com/NativeScript/template-hello-world/issues"
23- },
24- "homepage" : " https://github.com/NativeScript/template-hello-world" ,
25- "dependencies" : {
26- "parse5" : " 1.4.2" ,
27- "punycode" : " 1.3.2" ,
28- "querystring" : " 0.2.0" ,
29- "url" : " 0.10.3" ,
30- "reflect-metadata" : " 0.1.2" ,
31- "rxjs" : " 5.0.0-beta.0" ,
32- "zone.js" : " 0.5.10"
33- },
34- "devDependencies" : {
35- "grunt" : " 0.4.5" ,
36- "grunt-contrib-clean" : " 0.6.0" ,
37- "grunt-contrib-copy" : " 0.8.0" ,
38- "grunt-shell" : " 1.1.2" ,
39- "grunt-ts" : " 5.0.0-beta.5" ,
40- "nativescript-dev-typescript" : " ^0.2.2" ,
41- "shelljs" : " ^0.5.3" ,
42- "typescript" : " ^1.7.5" ,
43- "webpack" : " ^1.12.9"
44- },
45- "nativescript" : {
46- "id" : " org.nativescript.ngsample" ,
47- "tns-android" : {
48- "version" : " 1.5.1"
49- }
50- }
51- }
2+ "name" : " tns-template-hello-world" ,
3+ "main" : " app.js" ,
4+ "version" : " 1.1.0" ,
5+ "author" : " Telerik <support@telerik.com>" ,
6+ "description" : " Nativescript hello-world project template" ,
7+ "license" : " BSD" ,
8+ "keywords" : [
9+ " telerik" ,
10+ " mobile" ,
11+ " nativescript" ,
12+ " {N}" ,
13+ " tns" ,
14+ " appbuilder" ,
15+ " template"
16+ ],
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " git://github.com/NativeScript/template-hello-world.git"
20+ },
21+ "bugs" : {
22+ "url" : " https://github.com/NativeScript/template-hello-world/issues"
23+ },
24+ "homepage" : " https://github.com/NativeScript/template-hello-world" ,
25+ "dependencies" : {
26+ "parse5" : " 1.4.2" ,
27+ "punycode" : " 1.3.2" ,
28+ "querystring" : " 0.2.0" ,
29+ "url" : " 0.10.3" ,
30+ "reflect-metadata" : " 0.1.2" ,
31+ "rxjs" : " 5.0.0-beta.0" ,
32+ "zone.js" : " 0.5.10"
33+ },
34+ "devDependencies" : {
35+ "grunt" : " 0.4.5" ,
36+ "grunt-contrib-clean" : " 0.6.0" ,
37+ "grunt-contrib-copy" : " 0.8.0" ,
38+ "grunt-shell" : " 1.1.2" ,
39+ "grunt-ts" : " 5.0.0-beta.5" ,
40+ "nativescript-dev-typescript" : " ^0.2.2" ,
41+ "shelljs" : " ^0.5.3" ,
42+ "typescript" : " ^1.7.5" ,
43+ "webpack" : " ^1.12.9"
44+ },
45+ "nativescript" : {
46+ "id" : " org.nativescript.ngsample" ,
47+ "tns-android" : {
48+ "version" : " 1.5.1"
49+ }
50+ }
51+ }
0 commit comments