{ "name": "visibilityjs", "version": "1.2.3", "description": "Wrapper for the Page Visibility API", "keywords": ["page visibility api", "visibility", "polyfill", "timer"], "author": "Andrey Sitnik ", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ai/visibilityjs.git" }, "devDependencies": { "coffee-script": "1.10.0", "sinon-chai": "2.8.0", "uglify-js": "2.4.12", "fs-extra": "0.26.5", "sinon": "1.17.3", "mocha": "2.4.5", "chai": "3.5.0" }, "scripts": { "test": "mocha" } }