UNPKG

@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.

22 lines 571 B
{ "name": "runtime", "version": "1.0.0", "description": "deprecated TBD", "main": "firebase-messaging-sw.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@xuda.io/firebase-analytics": "^1.0.1", "@xuda.io/firebase-app": "^1.0.1", "@xuda.io/firebase-auth": "^1.0.1", "@xuda.io/firebase-firestore": "^1.0.1", "@xuda.io/firebase-messaging": "^1.0.2", "lodash": "^4.17.21", "@xuda.io/pintura": "^1.0.6", "json5": "^2.2.3" } }