UNPKG

1.2 kBJSONView Raw
1{
2 "nativescript": {
3 "id": "org.nativescript.demo",
4 "tns-ios": {
5 "version": "2.0.0"
6 },
7 "tns-android": {
8 "version": "2.0.0"
9 }
10 },
11 "dependencies": {
12 "@angular/common": "2.0.0-rc.1",
13 "@angular/compiler": "2.0.0-rc.1",
14 "@angular/core": "2.0.0-rc.1",
15 "@angular/http": "2.0.0-rc.1",
16 "@angular/platform-browser": "2.0.0-rc.1",
17 "@angular/platform-browser-dynamic": "2.0.0-rc.1",
18 "@angular/platform-server": "2.0.0-rc.1",
19 "@angular/router": "2.0.0-rc.1",
20 "@angular/router-deprecated": "2.0.0-rc.1",
21 "es6-promise": "~3.1.2",
22 "es6-shim": "^0.35.0",
23 "nativescript-angular": "0.1.1",
24 "nativescript-ng2-fonticon": "file:..",
25 "parse5": "1.4.2",
26 "punycode": "1.3.2",
27 "querystring": "0.2.0",
28 "reflect-metadata": "0.1.3",
29 "rimraf": "^2.5.1",
30 "rxjs": "5.0.0-beta.6",
31 "tns-core-modules": "^2.0.0",
32 "url": "0.10.3",
33 "zone.js": "0.6.12"
34 },
35 "devDependencies": {
36 "babel-traverse": "6.8.0",
37 "babel-types": "6.8.1",
38 "babylon": "6.8.0",
39 "filewalker": "0.1.2",
40 "lazy": "1.0.11",
41 "nativescript-dev-typescript": "^0.3.2",
42 "shelljs": "^0.5.3",
43 "typescript": "1.8.10"
44 }
45}