webview-module-api
Version:
Standard module APIs of the <web-view> component within windmill.
19 lines (18 loc) • 393 B
JSON
{
"name": "webview-module-api",
"version": "0.3.8",
"description": "Standard module APIs of the <web-view> component within windmill.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:windmills/windmill-module-api.git"
},
"keywords": [
"windmill",
"webview",
"mini-app",
"module",
"api"
],
"license": "MIT"
}