mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-23 14:18:41 +01:00
12 lines
164 B
JSON
12 lines
164 B
JSON
{
|
|
"version": "1",
|
|
"name": "sandwich_exec",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
],
|
|
"scripts": {
|
|
"flow": "sandwich"
|
|
}
|
|
} |