UNPKG

@yolkai/nx-insights

Version:

Nx Insights plugin for Nx

14 lines (13 loc) 307 B
{ "name": "Nx Insights", "version": "0.1", "schematics": { "init": { "factory": "./src/schematics/init/init", "schema": "./src/schematics/init/schema.json", "description": "Initialize the @yolkai/nx-insights plugin", "aliases": ["ng-add"], "hidden": true } } }