mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 14:20:57 +00:00
16 lines
254 B
JSON
16 lines
254 B
JSON
{
|
|
"version": "independent",
|
|
"npmClient": "npm",
|
|
"packages": [
|
|
"packages/types",
|
|
"packages/api-redundancy",
|
|
"packages/utils",
|
|
"packages/core",
|
|
"iconify-icon/icon",
|
|
"iconify-icon/*",
|
|
"components/*",
|
|
"components-demo/*",
|
|
"debug/*"
|
|
]
|
|
}
|