[{"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/src/RollbarSourceMapPlugin.js":"1","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/src/constants.js":"2","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/src/helpers.js":"3","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/test/RollbarSourceMapPlugin.test.js":"4","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/test/helpers.test.js":"5","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/index.js":"6","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/server/index.js":"7","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/src/components/App.js":"8","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/src/index.js":"9","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/src/rollbar.js":"10","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/webpack.config.js":"11","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/next-js/next.config.js":"12","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/.eslintrc.js":"13"},{"size":4670,"mtime":1620933929692,"results":"14","hashOfConfig":"15"},{"size":206,"mtime":1602539807672,"results":"16","hashOfConfig":"15"},{"size":1123,"mtime":1602539807674,"results":"17","hashOfConfig":"15"},{"size":17272,"mtime":1610123515350,"results":"18","hashOfConfig":"15"},{"size":5168,"mtime":1584983033857,"results":"19","hashOfConfig":"15"},{"size":49,"mtime":1581232014512,"results":"20","hashOfConfig":"21"},{"size":705,"mtime":1554697446968,"results":"22","hashOfConfig":"21"},{"size":316,"mtime":1607118287497,"results":"23","hashOfConfig":"24"},{"size":210,"mtime":1554697446969,"results":"25","hashOfConfig":"21"},{"size":496,"mtime":1580945459899,"results":"26","hashOfConfig":"21"},{"size":3022,"mtime":1602279923652,"results":"27","hashOfConfig":"28"},{"size":1216,"mtime":1599843019025,"results":"29","hashOfConfig":"30"},{"size":786,"mtime":1602348302428,"results":"31","hashOfConfig":"32"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"11bxcxq",{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1usdend",{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":3,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"1784ely",{"filePath":"49","messages":"50","errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"53","messages":"54","errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"oi7v9w",{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"18w7lfl",{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"18tbenp","/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/src/RollbarSourceMapPlugin.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/src/constants.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/src/helpers.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/test/RollbarSourceMapPlugin.test.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/test/helpers.test.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/index.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/server/index.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/src/components/App.js",["59","60","61","62"],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/src/index.js",["63"],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/src/rollbar.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/react/webpack.config.js",["64"],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/examples/next-js/next.config.js",[],"/Users/brandondoran/dev/thredup/rollbar-sourcemap-webpack-plugin/.eslintrc.js",[],{"ruleId":"65","severity":2,"message":"66","line":1,"column":8,"nodeType":"67","messageId":"68","endLine":1,"endColumn":13},{"ruleId":"69","severity":2,"message":"70","line":4,"column":9,"nodeType":"71","messageId":"72","endLine":13,"endColumn":4},{"ruleId":"73","severity":1,"message":"74","line":8,"column":7,"nodeType":"75","messageId":"76","endLine":8,"endColumn":20},{"ruleId":"77","severity":2,"message":"78","line":9,"column":7,"nodeType":"67","messageId":"79","endLine":9,"endColumn":13},{"ruleId":null,"fatal":true,"severity":2,"message":"80","line":8,"column":8},{"ruleId":"65","severity":2,"message":"81","line":7,"column":7,"nodeType":"67","messageId":"68","endLine":7,"endColumn":15},"no-unused-vars","'React' is defined but never used.","Identifier","unusedVar","class-methods-use-this","Expected 'this' to be used by class method 'render'.","FunctionExpression","missingThis","no-console","Unexpected console statement.","MemberExpression","unexpected","no-undef","'window' is not defined.","undef","Parsing error: Unexpected token <","'S3Plugin' is assigned a value but never used."]