mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-08 22:28:12 +00:00
9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"name": "@alilc/lowcode-shared",
|
|
"version": "2.0.0-beta.0",
|
|
"type": "module",
|
|
"main": "dist/low-code-shared.cjs",
|
|
"module": "dist/low-code-shared.js",
|
|
"types": "dist/index.d.ts"
|
|
}
|