UNPKG

tns-template-master-detail-kinvey-ng

Version:

Master-detail interface to display collection of items from Kinvey and inspect and edit selected item properties.

18 lines (17 loc) 406 B
{ "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "version": 1, "newProjectRoot": "projects", "cli": { "defaultCollection": "@nativescript/schematics" }, "projects": { "master-detail-kinvey": { "root": "", "sourceRoot": "src", "projectType": "application", "prefix": "ns" } }, "defaultProject": "master-detail-kinvey" }