Files
yaak/package.json
Gregory Schier 47b8c4dd6b A few tweaks
2024-07-18 16:37:20 -07:00

9 lines
172 B
JSON

{
"name": "@yaakapp/plugins",
"repository": "https://github.com/yaakapp/plugins",
"private": true,
"scripts": {
"build": "node scripts/build-plugins.cjs"
}
}