UNPKG
iceye-angular-cesium-fork
Version:
latest (0.0.66-d)
0.0.66-d
0.0.66-c
0.0.66-b
0.0.66-a
Angular library for working with Cesium.
github.com/iceye/angular-cesium
iceye/angular-cesium
iceye-angular-cesium-fork
/
schematics
/
collection.json
10 lines
(9 loc)
•
235 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-cesium to the project."
,
"factory"
:
"./ng-add/index#ngAdd"
} } }