{
  "name": "@alilc/lowcode-utils",
  "version": "1.0.14",
  "description": "Utils for Ali lowCode engine",
  "files": [
    "lib",
    "es"
  ],
  "main": "lib/index.js",
  "module": "es/index.js",
  "scripts": {
    "test": "build-scripts test --config build.test.json",
    "build": "build-scripts build --skip-demo"
  },
  "dependencies": {
    "@alifd/next": "^1.19.16",
    "@alilc/lowcode-types": "1.0.14",
    "lodash": "^4.17.21",
    "react": "^16",
    "zen-logger": "^1.1.0"
  },
  "devDependencies": {
    "@alib/build-scripts": "^0.1.18",
    "@types/node": "^13.7.1",
    "@types/react": "^16",
    "build-plugin-component": "^0.2.10"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "http",
    "url": "https://github.com/alibaba/lowcode-engine/tree/main/packages/utils"
  },
  "gitHead": "2669f179e6f899d395ce1942d0fe04f9c5ed48a6"
}
