{
  "name": "web-error-monitor",
  "version": "0.0.1",
  "description": "ts实现前端项目源码上传、错误信息监控",
  "main": "index.umd.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/silin001/web-error-monitor"
  },
  "keywords": [
    "web-error-monitor",
    "web-error",
    "tracker"
  ],
  "author": "sisi",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.0.0"
  }
}
