{
  "_from": "visibilityjs",
  "_id": "visibilityjs@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-y5sN5oGvuXXcK6s8WupOymRcqEss7kusojpScRqkT+cTCIFjul+06uSMDPMByN9DIBv/sUUnvV8BplKjqelAfw==",
  "_location": "/visibilityjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "visibilityjs",
    "name": "visibilityjs",
    "escapedName": "visibilityjs",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/visibilityjs/-/visibilityjs-2.0.2.tgz",
  "_shasum": "d7c466e922024bb6c413d2136d5567e71f5fdc2f",
  "_spec": "visibilityjs",
  "_where": "/home/pastakhov/public_html/marefa_1.31.0/extensions/LiveChat/resources",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/ai/visibilityjs/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Wrapper for the Page Visibility API",
  "devDependencies": {
    "chai": "4.1.2",
    "mocha": "5.2.0",
    "sinon": "^6.0.0",
    "sinon-chai": "3.1.0",
    "size-limit": "^0.18.2"
  },
  "homepage": "https://github.com/ai/visibilityjs#readme",
  "keywords": [
    "page visibility api",
    "visibility",
    "polyfill",
    "timer"
  ],
  "license": "MIT",
  "name": "visibilityjs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ai/visibilityjs.git"
  },
  "scripts": {
    "test": "mocha && size-limit"
  },
  "version": "2.0.2"
}
