UNPKG

@redhare/lowcode-types

Version:

Types for Ali lowCode engine

35 lines (34 loc) 902 B
{ "name": "@redhare/lowcode-types", "version": "1.0.5", "description": "Types for Ali lowCode engine", "files": [ "es", "lib" ], "main": "lib/index.js", "module": "es/index.js", "scripts": { "build": "build-scripts build" }, "dependencies": { "@redhare/lowcode-datasource-types": "^1.0.0", "strict-event-emitter-types": "^2.0.0" }, "devDependencies": { "@alib/build-scripts": "^0.1.18", "@types/node": "^13.7.1", "@types/react": "^18" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "repository": { "type": "http", "url": "https://github.com/alibaba/lowcode-engine/tree/main/packages/types" }, "gitHead": "9fefe5babec79418e6f8e3148c9b8d5d396a7eaa", "bugs": "https://github.com/alibaba/lowcode-engine/issues", "homepage": "https://github.com/alibaba/lowcode-engine/#readme" }