{
  "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "new-project": {
      "description": "Create a new NOF Spa project",
      "factory": "./nakedobjects-schematics/index#newProject"
    }
  }
}
