mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-30 12:44:14 +02:00
11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"name": "@gschier/prompt-form-cli-test",
|
|
"displayName": "Prompt Form CLI Test",
|
|
"description": "Tiny plugin to test prompt.form in the CLI host",
|
|
"private": true,
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"build": "yaak plugin build"
|
|
}
|
|
}
|