mirror of
https://github.com/mountain-loop/yaak.git
synced 2025-12-23 22:48:55 -05:00
12 lines
292 B
JSON
12 lines
292 B
JSON
{
|
|
"name": "@yaak/template-function-ctx",
|
|
"displayName": "Window Template Functions",
|
|
"description": "Template functions for accessing attributes of the current window",
|
|
"private": true,
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"build": "yaakcli build",
|
|
"dev": "yaakcli dev"
|
|
}
|
|
}
|