Files
yaak/src-tauri/vendored/plugins/template-function-hash/package.json
Gregory Schier d28100d682 Add new plugins
2024-10-09 09:54:15 -07:00

10 lines
194 B
JSON
Executable File
Generated

{
"name": "@yaakapp/template-function-hash",
"private": true,
"version": "0.0.1",
"scripts": {
"build": "yaakcli build ./src/index.ts",
"dev": "yaakcli dev ./src/index.js"
}
}