{
  "name": "@usoft-fe/ueditor-react",
  "version": "0.0.5",
  "description": "",
  "main": "dist/index.js",
  "types": "dist",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "tsc:init": "tsc --init"
  },
  "keywords": ["ueditor", "ueditor-react"],
  "author": "ranyunlong",
  "license": "MIT",
  "dependencies": {
    "@types/node": "^16.3.2"
  },
  "devDependencies": {
    "@types/react": "^17.0.14",
    "react": "^17.0.2",
    "typescript": "^4.3.5"
  }
}
