mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 22:40:26 +01:00
12 lines
285 B
JSON
Executable File
12 lines
285 B
JSON
Executable File
{
|
|
"name": "@yaak/template-function-request",
|
|
"displayName": "Request Template Functions",
|
|
"description": "Template functions for extracting value from requests",
|
|
"private": true,
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"build": "yaakcli build",
|
|
"dev": "yaakcli dev"
|
|
}
|
|
}
|