{"name":"diagnostics","version":"2.0.0-alpha","description":"Tools for debugging your node.js modules and event loop","main":"./node","browser":"./browser","react-native":"./react-native","scripts":{"test:basic":"mocha --require test/mock.js test/*.test.js","test:node":"mocha --require test/mock test/node.js","test:browser":"mocha --require test/mock test/browser.js","test:react-native":"mocha --require test/mock test/react-native.js","test:runner":"npm run test:basic && npm run test:node && npm run test:browser && npm run test:react-native","webpack:node:prod":"webpack --mode=production node/index.js -o /dev/null --json | webpack-bundle-size-analyzer","webpack:node:dev":"webpack --mode=development node/index.js -o /dev/null --json | webpack-bundle-size-analyzer","webpack:browser:prod":"webpack --mode=production browser/index.js -o /dev/null --json | webpack-bundle-size-analyzer","webpack:browser:dev":"webpack --mode=development browser/index.js -o /dev/null --json | webpack-bundle-size-analyzer","webpack:react-native:prod":"webpack --mode=production react-native/index.js -o /dev/null --json | webpack-bundle-size-analyzer","webpack:react-native:dev":"webpack --mode=development react-native/index.js -o /dev/null --json | webpack-bundle-size-analyzer","test":"nyc --reporter=text --reporter=lcov npm run test:runner"},"repository":{"type":"git","url":"git://github.com/3rd-Eden/diagnostics.git"},"keywords":["debug","debugger","debugging","diagnostic","diagnostics","event","loop","metrics","stats"],"author":{"name":"Arnout Kazemier"},"license":"MIT","bugs":{"url":"https://github.com/3rd-Eden/diagnostics/issues"},"homepage":"https://github.com/3rd-Eden/diagnostics","devDependencies":{"assume":"2.1.x","asyncstorageapi":"^1.0.2","mocha":"5.2.x","nyc":"^13.3.0","objstorage":"^1.0.0","pre-commit":"1.2.x","react-native":"^0.58.5","require-poisoning":"^2.0.0","webpack":"^4.29.5","webpack-bundle-size-analyzer":"^3.0.0","webpack-cli":"^3.2.3"},"dependencies":{"colorspace":"1.1.x","enabled":"^2.0.0","kuler":"1.0.x","storage-engine":"^2.0.1"},"contributors":[{"name":"Martijn Swaagman","url":"https://github.com/swaagie"},{"name":"Jarrett Cruger","url":"https://github.com/jcrugzz"},{"name":"Sevastos","url":"https://github.com/sevastos"}],"readmeFilename":"README.md","gitHead":"ad8961245231a992f8f9de5ed18d19a7789fe0b1","_id":"diagnostics@2.0.0-alpha","_npmVersion":"6.4.0","_nodeVersion":"8.11.4","_npmUser":{"name":"3rdeden","email":"npm@3rd-Eden.com"},"dist":{"shasum":"b32f1c8519692ea8945aa2142ff37b02134c28cb","size":8274,"noattachment":false,"key":"/diagnostics/-/diagnostics-2.0.0-alpha.tgz","tarball":"http://registry.cnpm.dingdandao.com/diagnostics/download/diagnostics-2.0.0-alpha.tgz"},"maintainers":[{"name":"3rdeden","email":"npm@3rd-Eden.com"},{"name":"v1","email":"info@3rd-Eden.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/diagnostics_2.0.0-alpha_1550763032378_0.7134256100458873"},"_hasShrinkwrap":false,"publish_time":1550763032570,"_cnpm_publish_time":1550763032570,"dist-tags":{"latest":"2.0.2","next":"2.0.0-alpha"}}