UNPKG

@nrwl/insights

Version:

Nx Insights plugin for Nx

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