{
  "name": "visable",
  "version": "2.0.4",
  "description": "This is a simple module that returns either true or false if a browser tab or window is visible",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/2dareis2do/vis.git"
  },
  "keywords": [
    "Visibility"
  ],
  "author": "Daniel Lobo",
  "license": "GPL 2",
  "bugs": {
    "url": "https://github.com/2dareis2do/vis/issues"
  },
  "homepage": "https://github.com/2dareis2do/vis#readme"
}
