@hocgin/gin-editor
Version:
@hocgin/gin-editor
45 lines (44 loc) • 879 B
JSON
{
"name": "@hocgin/gin-editor",
"version": "3.0.42",
"description": "@hocgin/gin-editor",
"module": "es/index.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib",
"dist",
"es"
],
"repository": {
"type": "git",
"url": "https://github.com/hocgin/gin-components"
},
"browserslist": [
"last 2 versions",
"Firefox ESR",
"> 1%",
"ie >= 11"
],
"keywords": [
"hocgin",
"gin"
],
"authors": [
"hocgin <hocgin@gmail.com> (https://github.com/hocgin)"
],
"peerDependencies": {
"react": "^16.x",
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.14.8",
"braft-editor": "^2.3.9",
"braft-extensions": "^0.1.1",
"draft-js-prism": "^1.0.6"
},
"gitHead": "731ede82b0d7e0fd8606fbd40382f1efa485c61d"
}