{
  "name": "@aomao/plugin-fontfamily",
  "version": "2.10.0",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "typings": "dist/index.d.ts",
  "files": [
    "dist",
    "lib",
    "src"
  ],
  "author": "me@aomao.com",
  "license": "MIT",
  "homepage": "https://github.com/big-camel/am-editor#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/big-camel/am-editor.git"
  },
  "bugs": {
    "url": "https://github.com/big-camel/am-editor/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.13.10"
  },
  "peerDependencies": {
    "@aomao/engine": ">=2.9"
  },
  "gitHead": "de7d34813cb5a37233cb68d7ad95a7f9dbc95d33"
}
