{
  "name": "@uform/react-shared-components",
  "version": "1.0.5",
  "license": "MIT",
  "main": "lib",
  "types": "lib/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alibaba/uform.git"
  },
  "bugs": {
    "url": "https://github.com/alibaba/uform/issues"
  },
  "homepage": "https://github.com/alibaba/uform#readme",
  "engines": {
    "npm": ">=3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "f0e016c468e903c9b9a65c46c4fa29506d51a0ed",
  "scripts": {
    "build": "tsc --declaration"
  },
  "devDependencies": {
    "typescript": "^3.5.2"
  },
  "dependencies": {
    "@formily/react-shared-components": "^1.0.0"
  }
}
