mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-17 14:37:05 +01:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"name": "@yaakapp/plugins",
|
|
"repository": "https://github.com/yaakapp/plugins",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "node scripts/build-plugins.cjs"
|
|
}
|
|
}
|