UNPKG

error-reports

Version:
39 lines (38 loc) 780 B
{ "name": "error-reports", "version": "0.0.7", "description": "FE 异常上报", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sky9102/error-report.git" }, "keywords": [ "vue", "axios", "ajax", "error-report", "error-reporting", "error", "errors", "onerror", "unhandledrejection", "errorhandler", "interceptors", "javascript", "js" ], "author": "sky9102", "license": "ISC", "bugs": { "url": "https://github.com/sky9102/error-report/issues" }, "homepage": "https://github.com/sky9102/error-report#readme", "dependencies": { "axios": "^0.19.0", "vue": "^2.6.10" } }