UNPKG

tns-template-drawer-navigation-ng

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