{ "name": "@alilc/lowcode-types", "version": "1.3.0-beta.4", "description": "Types for Ali lowCode engine", "files": [ "es", "lib" ], "main": "lib/index.js", "module": "es/index.js", "scripts": { "build": "build-scripts build" }, "dependencies": { "@alilc/lowcode-datasource-types": "^1.0.0", "react": "^16.9", "strict-event-emitter-types": "^2.0.0" }, "devDependencies": { "@alib/build-scripts": "^0.1.18", "@types/node": "^13.7.1", "@types/react": "^16" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "repository": { "type": "http", "url": "https://github.com/alibaba/lowcode-engine/tree/main/packages/types" }, "gitHead": "b279a68054fba2f891579287da5f03c26df9e5b8", "bugs": "https://github.com/alibaba/lowcode-engine/issues", "homepage": "https://github.com/alibaba/lowcode-engine/#readme" }