* progress * progress * progress * add suggestions to frontend scripts * all eval * remove onlyStatic * handle better conversions * handle better conversions * remove variable picker * fix pen positioning * fix v1
18 lines
366 B
JSON
18 lines
366 B
JSON
{
|
|
"name": "windmill-parser-wasm",
|
|
"collaborators": [
|
|
"Ruben Fiszel <ruben@windmill.dev>"
|
|
],
|
|
"version": "1.154.3",
|
|
"files": [
|
|
"windmill_parser_wasm_bg.wasm",
|
|
"windmill_parser_wasm.js",
|
|
"windmill_parser_wasm.d.ts"
|
|
],
|
|
"module": "windmill_parser_wasm.js",
|
|
"types": "windmill_parser_wasm.d.ts",
|
|
"sideEffects": [
|
|
"./snippets/*"
|
|
]
|
|
}
|