mirror of
https://github.com/mountain-loop/yaak.git
synced 2025-12-26 07:59:08 -05:00
12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"name": "@yaak/template-function-encode",
|
|
"displayName": "Encoding Template Functions",
|
|
"description": "Template functions for encoding and decoding data",
|
|
"private": true,
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"build": "yaakcli build",
|
|
"dev": "yaakcli dev"
|
|
}
|
|
}
|