|
1 | 1 | {
|
2 |
| - "nativescript": { |
3 |
| - "id": "org.nativescript.Blank", |
4 |
| - "templateVersion": "v2", |
5 |
| - "tns-android": { |
6 |
| - "version": "5.2.1" |
7 |
| - }, |
8 |
| - "tns-ios": { |
9 |
| - "version": "5.2.0" |
10 |
| - } |
| 2 | + "nativescript": { |
| 3 | + "id": "org.nativescript.Blank", |
| 4 | + "templateVersion": "v2", |
| 5 | + "tns-android": { |
| 6 | + "version": "5.2.1" |
11 | 7 | },
|
12 |
| - "name": "tns-template-blank-ng", |
13 |
| - "displayName": "Blank", |
14 |
| - "templateType": "App template", |
15 |
| - "version": "5.2.1", |
16 |
| - "description": "Blank template for NativeScript apps using Angular", |
17 |
| - "author": "Telerik <support@telerik.com>", |
18 |
| - "license": "Apache-2.0", |
19 |
| - "keywords": [ |
20 |
| - "telerik", |
21 |
| - "mobile", |
22 |
| - "angular", |
23 |
| - "nativescript", |
24 |
| - "{N}", |
25 |
| - "tns", |
26 |
| - "template", |
27 |
| - "category-general" |
28 |
| - ], |
29 |
| - "repository": { |
30 |
| - "type": "git", |
31 |
| - "url": "https://github.com/NativeScript/nativescript-app-templates" |
32 |
| - }, |
33 |
| - "homepage": "https://github.com/NativeScript/nativescript-app-templates", |
34 |
| - "bugs": { |
35 |
| - "url": "https://github.com/NativeScript/NativeScript/issues" |
36 |
| - }, |
37 |
| - "dependencies": { |
38 |
| - "@angular/animations": "~7.2.0", |
39 |
| - "@angular/common": "~7.2.0", |
40 |
| - "@angular/compiler": "~7.2.0", |
41 |
| - "@angular/core": "~7.2.0", |
42 |
| - "@angular/forms": "~7.2.0", |
43 |
| - "@angular/http": "~7.2.0", |
44 |
| - "@angular/platform-browser": "~7.2.0", |
45 |
| - "@angular/platform-browser-dynamic": "~7.2.0", |
46 |
| - "@angular/router": "~7.2.0", |
47 |
| - "nativescript-angular": "~7.2.1", |
48 |
| - "nativescript-theme-core": "~1.0.4", |
49 |
| - "reflect-metadata": "~0.1.12", |
50 |
| - "rxjs": "~6.3.0", |
51 |
| - "tns-core-modules": "~5.2.0", |
52 |
| - "zone.js": "~0.8.26" |
53 |
| - }, |
54 |
| - "devDependencies": { |
55 |
| - "@angular/compiler-cli": "~7.2.0", |
56 |
| - "@nativescript/schematics": "~0.5.0", |
57 |
| - "@ngtools/webpack": "~7.2.0", |
58 |
| - "nativescript-dev-typescript": "~0.8.0", |
59 |
| - "nativescript-dev-webpack": "~0.20.0" |
| 8 | + "tns-ios": { |
| 9 | + "version": "5.2.0" |
60 | 10 | }
|
| 11 | + }, |
| 12 | + "name": "tns-template-blank-ng", |
| 13 | + "displayName": "Blank", |
| 14 | + "templateType": "App template", |
| 15 | + "version": "5.2.1", |
| 16 | + "description": "Blank template for NativeScript apps using Angular", |
| 17 | + "author": "Telerik <support@telerik.com>", |
| 18 | + "license": "Apache-2.0", |
| 19 | + "keywords": [ |
| 20 | + "telerik", |
| 21 | + "mobile", |
| 22 | + "angular", |
| 23 | + "nativescript", |
| 24 | + "{N}", |
| 25 | + "tns", |
| 26 | + "template", |
| 27 | + "category-general" |
| 28 | + ], |
| 29 | + "repository": { |
| 30 | + "type": "git", |
| 31 | + "url": "https://github.com/NativeScript/nativescript-app-templates" |
| 32 | + }, |
| 33 | + "homepage": "https://github.com/NativeScript/nativescript-app-templates", |
| 34 | + "bugs": { |
| 35 | + "url": "https://github.com/NativeScript/NativeScript/issues" |
| 36 | + }, |
| 37 | + "dependencies": { |
| 38 | + "@angular/animations": "~7.2.0", |
| 39 | + "@angular/common": "~7.2.0", |
| 40 | + "@angular/compiler": "~7.2.0", |
| 41 | + "@angular/core": "~7.2.0", |
| 42 | + "@angular/forms": "~7.2.0", |
| 43 | + "@angular/http": "~7.2.0", |
| 44 | + "@angular/platform-browser": "~7.2.0", |
| 45 | + "@angular/platform-browser-dynamic": "~7.2.0", |
| 46 | + "@angular/router": "~7.2.0", |
| 47 | + "nativescript-angular": "~7.2.1", |
| 48 | + "nativescript-theme-core": "~1.0.4", |
| 49 | + "reflect-metadata": "~0.1.12", |
| 50 | + "rxjs": "~6.3.0", |
| 51 | + "tns-core-modules": "~5.2.0", |
| 52 | + "zone.js": "~0.8.26" |
| 53 | + }, |
| 54 | + "devDependencies": { |
| 55 | + "@angular/compiler-cli": "~7.2.0", |
| 56 | + "@nativescript/schematics": "~0.5.0", |
| 57 | + "@ngtools/webpack": "~7.2.0", |
| 58 | + "nativescript-dev-typescript": "~0.8.0", |
| 59 | + "nativescript-dev-webpack": "~0.20.0" |
| 60 | + } |
61 | 61 | }
|
0 commit comments