UNPKG
@jorgeucanorg/init
Version:
latest (0.0.1)
0.0.1
Add scully to your angular app
@jorgeucanorg/init
/
src
/
add-post
/
schema.json
10 lines
(8 loc)
•
205 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"
$schema
"
:
"http://json-schema.org/schema"
,
"id"
:
"Scully-ng-add-blog"
,
"title"
:
"Scully ng-add-blog schematic"
,
"type"
:
"object"
,
"properties"
: { },
"required"
: [] }