- Add indexed visible rows, virtual scroll-to-selection, and range selection - Move Layer Tree state styling into typed Tailwind Variants slots - Enforce parsed Vue state-class theming and cover 5,000-node documents
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"name": "@open-pencil/architecture-tools",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "bun test"
|
|
}
|
|
}
|