From 06a3d6866e4f545abddd6654e490e50b623330a9 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 2 Mar 2017 13:13:31 -0600 Subject: Update atoms --- atom/packages/pretty-json/node_modules/jsonminify/report/report.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 atom/packages/pretty-json/node_modules/jsonminify/report/report.json (limited to 'atom/packages/pretty-json/node_modules/jsonminify/report/report.json') diff --git a/atom/packages/pretty-json/node_modules/jsonminify/report/report.json b/atom/packages/pretty-json/node_modules/jsonminify/report/report.json new file mode 100644 index 0000000..34d7259 --- /dev/null +++ b/atom/packages/pretty-json/node_modules/jsonminify/report/report.json @@ -0,0 +1 @@ +{"summary":{"total":{"sloc":81,"maintainability":48.77297000310815},"average":{"sloc":81,"maintainability":"48.77"}},"reports":[{"info":{"file":"minify.json.js","fileShort":"minify.json.js","fileSafe":"minify_json_js","link":"files/minify_json_js/index.html"},"jshint":{"messages":1},"complexity":{"aggregate":{"line":14,"complexity":{"sloc":{"physical":81,"logical":55},"cyclomatic":17,"halstead":{"operators":{"distinct":20,"total":154,"identifiers":["__stripped__"]},"operands":{"distinct":47,"total":152,"identifiers":["__stripped__"]},"length":306,"vocabulary":67,"difficulty":32.34042553191489,"volume":1856.2232922800783,"effort":60031.05115458976,"bugs":0.6187410974266928,"time":3335.058397477209},"params":2}},"module":"minify.json.js","maintainability":48.77297000310815}}]} \ No newline at end of file -- cgit