UNPKG
@davinchi-project/icon-bar
Version:
latest (0.0.1)
0.0.1
Iconbar inspired by how to section in w3school
@davinchi-project/icon-bar
/
ng-package.json
7 lines
•
157 B
JSON
View Raw
1
2
3
4
5
6
7
{
"
$schema
"
:
"../../node_modules/ng-packagr/ng-package.schema.json"
,
"dest"
:
"../../dist/icon-bar"
,
"lib"
: {
"entryFile"
:
"src/public-api.ts"
} }