mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 16:49:43 +01:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "./dist",
|
|
"lib": {
|
|
"entryFile": "./src/public-api.ts"
|
|
}
|
|
}
|