{
  "name": "anys-web",
  "version": "9.1.0",
  "description": "",
  "main": "src/index.js",
  "type": "module",
  "keywords": [],
  "author": "tangshuang",
  "license": "Apache-2.0",
  "homepage": "https://github.com/tangshuang/anys",
  "scripts": {
    "build": "rimraf dist && webpack --config ../../webpack.config.js",
    "republish": "(can-npm-publish && npm publish) || exit 0"
  },
  "dependencies": {
    "anys": "^9.0.0",
    "anys-plugin-store-memory": "^9.0.0",
    "anys-utils": "^9.0.0",
    "anys-web-plugin-identify": "^9.0.0",
    "anys-web-plugin-monitor-ajax": "^9.0.0",
    "anys-web-plugin-monitor-dom-mutation": "^9.0.0",
    "anys-web-plugin-monitor-error": "^9.0.0",
    "anys-web-plugin-monitor-input-event": "^9.0.0",
    "anys-web-plugin-monitor-mouse-event": "^9.0.0",
    "anys-web-plugin-monitor-performance": "^9.0.0",
    "anys-web-plugin-monitor-scroll-event": "^9.0.0",
    "anys-web-plugin-monitor-touch-event": "^9.0.0",
    "anys-web-plugin-monitor-url": "^9.0.0",
    "anys-web-plugin-monitor-window-activity": "^9.0.0",
    "anys-web-plugin-monitor-window-size": "^9.0.0",
    "anys-web-plugin-send-by-ajax": "^9.0.0",
    "anys-web-plugin-send-by-beacon": "^9.0.0",
    "anys-web-plugin-store-offline": "^9.1.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "gitHead": "e45dc260a1577e9aec4a5990b37ca594fc818c91"
}
