{
  "_from": "is-browser@^2.1.0",
  "_id": "is-browser@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-F5rTJxDQ2sW81fcfOR1GnCXT6sVJC104fCyfj+mjpwNEwaPYSn5fte5jiHmBg3DHsIoL/l8Kvw5VN5SsTRcRFQ==",
  "_location": "/is-browser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-browser@^2.1.0",
    "name": "is-browser",
    "escapedName": "is-browser",
    "rawSpec": "^2.1.0",
    "saveSpec": null,
    "fetchSpec": "^2.1.0"
  },
  "_requiredBy": [
    "/image-pixels",
    "/pxls"
  ],
  "_resolved": "https://registry.npmjs.org/is-browser/-/is-browser-2.1.0.tgz",
  "_shasum": "fc084d59a5fced307d6708c59356bad7007371a9",
  "_spec": "is-browser@^2.1.0",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api/node_modules/image-pixels",
  "author": {
    "name": "ForbesLindesay"
  },
  "browser": "client.js",
  "bugs": {
    "url": "https://github.com/ForbesLindesay/is-browser/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Test whether you're a component in browser or a package in npm",
  "homepage": "https://github.com/ForbesLindesay/is-browser#readme",
  "license": "MIT",
  "main": "server.js",
  "name": "is-browser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/is-browser.git"
  },
  "scripts": {
    "start": "node server.js"
  },
  "types": "server.d.ts",
  "version": "2.1.0"
}
