UNPKG

@netlify-builder/deploy

Version:
13 lines 309 B
{ "$schema": "@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "A Netlify Deploy schematic.", "factory": "./ng-add/index", "schema": "./ng-add/schema.json", "aliases": [ "install" ] } } }