UNPKG

250 BJSONView Raw
1{
2 "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
3 "schematics": {
4 "ngrx-entity-migration-01": {
5 "description": "The road to v6",
6 "version": "5.2",
7 "factory": "./6_0_0/index"
8 }
9 }
10}