mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-19 14:17:53 +01:00
17 lines
334 B
JSON
Generated
17 lines
334 B
JSON
Generated
{
|
|
"name": "yaak-templates",
|
|
"type": "module",
|
|
"version": "0.1.0",
|
|
"files": [
|
|
"yaak_templates_bg.wasm",
|
|
"yaak_templates.js",
|
|
"yaak_templates_bg.js",
|
|
"yaak_templates.d.ts"
|
|
],
|
|
"main": "yaak_templates.js",
|
|
"types": "yaak_templates.d.ts",
|
|
"sideEffects": [
|
|
"./yaak_templates.js",
|
|
"./snippets/*"
|
|
]
|
|
} |