UNPKG

@nakedobjects/schematics

Version:
10 lines (9 loc) 250 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "new-project": { "description": "Create a new NOF Spa project", "factory": "./nakedobjects-schematics/index#newProject" } } }