{ "name": "@ali/lowcode-react-renderer", "version": "1.0.60", "description": "react renderer for ali lowcode engine", "main": "lib/index.js", "module": "es/index.js", "files": [ "lib", "es" ], "scripts": { "test": "build-scripts test --config build.test.json", "start": "build-scripts start", "build": "build-scripts build --skip-demo" }, "repository": { "type": "git", "url": "git@gitlab.alibaba-inc.com:ali-lowcode/ali-lowcode-engine.git" }, "keywords": [ "lowcode", "engine", "react" ], "dependencies": { "@ali/lowcode-renderer-core": "1.0.60", "@alifd/next": "^1.21.16" }, "devDependencies": { "@ali/lowcode-test-mate": "^1.0.1", "@alib/build-scripts": "^0.1.18", "@alifd/next": "^1.19.17", "build-plugin-component": "^0.2.10", "build-plugin-fusion": "^0.1.0", "build-plugin-moment-locales": "^0.1.0", "react": "^16.4.1", "react-dom": "^16.4.1", "react-test-renderer": "^16" }, "publishConfig": { "registry": "http://registry.npm.alibaba-inc.com" }, "homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.21/build/index.html", "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" }