{ "_args": [ [ "visibilityjs@2.0.2", "/Users/benakamoorthi/Projects/matomo" ] ], "_from": "visibilityjs@2.0.2", "_id": "visibilityjs@2.0.2", "_inBundle": false, "_integrity": "sha512-y5sN5oGvuXXcK6s8WupOymRcqEss7kusojpScRqkT+cTCIFjul+06uSMDPMByN9DIBv/sUUnvV8BplKjqelAfw==", "_location": "/visibilityjs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "visibilityjs@2.0.2", "name": "visibilityjs", "escapedName": "visibilityjs", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/visibilityjs/-/visibilityjs-2.0.2.tgz", "_spec": "2.0.2", "_where": "/Users/benakamoorthi/Projects/matomo", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bugs": { "url": "https://github.com/ai/visibilityjs/issues" }, "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" }