mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-19 03:54:48 +02:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "dist",
|
|
"lib": {
|
|
"entryFile": "src/public-api.ts"
|
|
}
|
|
}
|