{"name":"browser-or-node","version":"2.0.0","description":"Check where the code is running in the browser or node.js","main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"clean":"rimraf lib","test":"npm run cover","test:only":"cross-env BABEL_ENV=commonjs mocha --require babel-core/register --recursive","test:watch":"npm test -- --watch","test:examples":"node examples/","cover":"cross-env BABEL_ENV=commonjs istanbul cover node_modules/mocha/bin/_mocha -- --require babel-core/register --recursive","lint":"eslint src","build":"cross-env BABEL_ENV=commonjs babel src --out-dir lib --copy-files","prepublish":"npm run clean && npm run lint && npm run test && npm run build"},"repository":{"type":"git","url":"git+https://github.com/flexdinesh/browser-or-node.git"},"keywords":["npm","browser","node","is browser","is node","is browser node"],"author":{"name":"Dineshkumar Pandiyan","email":"flexdinesh@gmail.com"},"contributors":[{"name":"Daniel Wang","email":"daniel.liberated@gmail.com","url":"https://github.com/dan1wang/"}],"license":"MIT","bugs":{"url":"https://github.com/flexdinesh/browser-or-node/issues"},"homepage":"https://github.com/flexdinesh/browser-or-node#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-eslint":"^10.1.0","babel-plugin-add-module-exports":"^1.0.2","babel-preset-es2015":"^6.24.1","babel-preset-stage-2":"^6.24.1","chai":"^4.2.0","cross-env":"^7.0.2","eslint":"^7.3.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.21.2","eslint-plugin-jsx-a11y":"^6.3.1","eslint-plugin-react":"^7.20.0","istanbul":"^1.0.0-alpha","mocha":"^8.0.1","rimraf":"^3.0.2"},"gitHead":"ae67a84b7cdc65021a198b18f16c3bdbf4b480d8","_id":"browser-or-node@2.0.0","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"808ea90282a670931cdc0ea98166538a50dd0d89","size":2606,"noattachment":false,"key":"/browser-or-node/-/browser-or-node-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/browser-or-node/download/browser-or-node-2.0.0.tgz"},"_npmUser":{"name":"flexdinesh","email":"flexdinesh@gmail.com"},"directories":{},"maintainers":[{"name":"flexdinesh","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browser-or-node_2.0.0_1636758576076_0.9288731609531589"},"_hasShrinkwrap":false,"publish_time":1636758576205,"_cnpm_publish_time":1636758576205,"_cnpmcore_publish_time":"2021-12-16T15:36:40.665Z","dist-tags":{"latest":"3.0.0"}}