{
    "name": "tns-template-master-detail-progress-ng",
    "version": "5.1.0",
    "displayName": "Master-Detail with Progress Data Service",
    "templateType": "App template",
    "main": "main.js",
    "description": "Master-detail interface to display tables from a Progress backend and inspect and edit selected records. ",
    "license": "SEE LICENSE IN <your-license-filename>",
    "keywords": [
        "telerik",
        "mobile",
        "nativescript",
        "{N}",
        "tns",
        "appbuilder",
        "template",
        "master-detail",
        "progress",
        "jsdo",
        "pdo"
    ],
    "repository": {
        "type": "git",
        "url": "TBD"
    },
    "homepage": "TBD",
    "android": {
        "v8Flags": "--expose_gc"
    },
    "dependencies": {
        "@angular/animations": "~5.2.0",
        "@angular/common": "~5.2.0",
        "@angular/compiler": "~5.2.0",
        "@angular/core": "~5.2.0",
        "@angular/forms": "~5.2.0",
        "@angular/http": "~5.2.0",
        "@angular/platform-browser": "~5.2.0",
        "@angular/platform-browser-dynamic": "~5.2.0",
        "@angular/router": "~5.2.0",
        "@progress/jsdo-core": "^5.0.0",
        "@progress/jsdo-nativescript": "^5.0.0",
        "base-64": "^0.1.0",
        "nativescript-angular": "~5.3.0",
        "nativescript-imagepicker": "~5.0.2",
        "nativescript-localstorage": "^1.1.5",
        "nativescript-theme-core": "~1.0.4",
        "nativescript-ui-listview": "^3.5.4",
        "nativescript-ui-sidedrawer": "^3.5.2",
        "reflect-metadata": "~0.1.10",
        "tns-core-modules": "^4.0.0",
        "zone.js": "~0.8.18"
    },
    "devDependencies": {
        "@angular/compiler-cli": "~5.2.0",
        "@ngtools/webpack": "~1.9.4",
        "babel-traverse": "6.4.5",
        "babel-types": "6.4.5",
        "babylon": "6.4.5",
        "clean-webpack-plugin": "~0.1.19",
        "codelyzer": "~4.0.2",
        "copy-webpack-plugin": "~4.3.0",
        "css-loader": "~0.28.7",
        "extract-text-webpack-plugin": "~3.0.2",
        "lazy": "1.0.11",
        "nativescript-dev-sass": "~1.5.0",
        "nativescript-dev-typescript": "~0.7.0",
        "nativescript-dev-webpack": "~0.10.0",
        "nativescript-worker-loader": "~0.8.1",
        "raw-loader": "~0.5.1",
        "resolve-url-loader": "~2.2.1",
        "sass-loader": "~6.0.6",
        "tslint": "~5.8.0",
        "typescript": "~2.7.2",
        "uglifyjs-webpack-plugin": "~1.1.6",
        "webpack": "~3.10.0",
        "webpack-bundle-analyzer": "^2.9.1",
        "webpack-sources": "~1.1.0"
    }
}
