UNPKG
ngx-pug-builders
Version:
latest (17.0.1)
stable (17.0.1)
17.0.1
17.0.0
16.0.0
15.0.0
14.0.0
13.1.0
13.0.0
13.0.0-rc.0
12.0.0
12.0.0-beta.0
12.0.0-alpha.2
12.0.0-alpha.1
12.0.0-alpha.0
Angular Pug Builders
github.com/lekhmanrus/ngx-pug-builders/
lekhmanrus/ngx-pug-builders
ngx-pug-builders
/
dist
/
schematics
/
collection.json
10 lines
(9 loc)
•
241 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"
$schema
"
:
"../../node_modules/
@angular
-devkit/schematics/collection-schema.json"
,
"schematics"
: {
"ng-add"
: {
"description"
:
"Add Angular Pug Builders to the project."
,
"factory"
:
"./ng-add/index"
} } }