UNPKG

@runx/nx-runners

Version:

`@runx/nx-runners` is a set of runners for Nx projects.

10 lines (9 loc) 185 B
{ "generators": { "add": { "factory": "./src/generators/add/generator", "schema": "./src/generators/add/schema.json", "description": "add generator" } } }