mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-08 16:00:27 -05:00
8 lines
193 B
JSON
8 lines
193 B
JSON
{
|
|
"name": "plugins-runtime",
|
|
"$schema": "../node_modules/nx/schemas/project-schema.json",
|
|
"sourceRoot": "plugins-runtime/src",
|
|
"projectType": "library",
|
|
"targets": {},
|
|
"tags": []
|
|
}
|