@xuda.io/runtime-bundle
Version:
The Xuda Runtime Bundle refers to a collection of scripts and libraries packaged together to provide the necessary runtime environment for executing plugins or components in the Xuda platform.
31 lines (30 loc) • 825 B
JSON
{
"name": "@xuda.io/runtime-bundle",
"version": "1.0.1235",
"description": "The Xuda Runtime Bundle refers to a collection of scripts and libraries packaged together to provide the necessary runtime environment for executing plugins or components in the Xuda platform. ",
"scripts": {
"pub": "npm version patch --force && npm publish --access public"
},
"keywords": [
"Xuda",
"Runtime",
"Bundle",
"Xuda Plugin",
"JavaScript",
"Dynamic UI",
"Event Handling",
"Plugin Execution",
"Utility Functions",
"Custom Events",
"Integration",
"Execution Environment",
"Xuda Platform",
"Dynamic Plugins",
"Script Bundle",
"Plugin Development"
],
"author": "xuda.io",
"license": "Proprietary software licenses",
"svg_icon": "",
"dependencies": {}
}