|
|
|
@ -1,13 +1,13 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "@abp/ng.schematics",
|
|
|
|
"name": "@abp/ng.schematics",
|
|
|
|
"version": "3.0.5",
|
|
|
|
"version": "3.0.5",
|
|
|
|
"description": "Schematics that works with ABP Suite",
|
|
|
|
"description": "Schematics that works with ABP Backend",
|
|
|
|
"keywords": [
|
|
|
|
"keywords": [
|
|
|
|
"schematics"
|
|
|
|
"schematics"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"author": "",
|
|
|
|
"author": "",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"schematics": "./src/collection.json",
|
|
|
|
"schematics": "./collection.json",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@angular-devkit/core": "~10.0.3",
|
|
|
|
"@angular-devkit/core": "~10.0.3",
|
|
|
|
"@angular-devkit/schematics": "~10.0.3",
|
|
|
|
"@angular-devkit/schematics": "~10.0.3",
|
|
|
|
|