{
  "name": "@surveytest/survey-answer",
  "version": "1.0.3",
  "license": "MIT",
  "author": "hnxyhcz <hnxyhcz@hotmail.com>",
  "homepage": "https://github.com/hnxyhcz/survey-components#readme",
  "main": "./dist/esm/index.js",
  "module": "./dist/esm/index.js",
  "typings": "./dist/esm/index.d.ts",
  "umd:main": "./dist/umd/survey-answer.min.js",
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "dist/umd",
    "README.md",
    "package.json"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hnxyhcz/survey-components.git"
  },
  "scripts": {
    "build": "father build"
  },
  "bugs": {
    "url": "https://github.com/hnxyhcz/survey-components/issues"
  },
  "peerDependencies": {
    "react": "^17.0.1",
    "react-dom": "^17.0.1"
  },
  "dependencies": {
    "@ant-design/icons": "^4.7.0",
    "@ant-design/pro-descriptions": "^1.9.0",
    "@ant-design/pro-form": "^1.43.0",
    "@ant-design/pro-layout": "^6.32.0-beta.4",
    "@ant-design/pro-table": "^2.56.0",
    "@formily/antd": "^2.1.0",
    "@formily/core": "^2.1.0",
    "@formily/react": "^2.1.0",
    "@formily/reactive": "^2.1.0",
    "@formulajs/formulajs": "^2.9.2",
    "antd": "^4.17.1",
    "classnames": "^2.2.6",
    "highlight.js": "^10.4.1",
    "html-react-parser": "^1.4.12",
    "moment": "^2.25.3",
    "react-stickynode": "^4.0.0",
    "react-table": "^7.7.0",
    "signature_pad": "^3.0.0-beta.4",
    "styled-components": "^5.3.0"
  },
  "gitHead": "9ba1bd043f1242c7eaebb8547727d6aa45918df2"
}
