{
  "name": "viewport-dimensions",
  "description": "Simple utility for watching and retrieving browser viewport width, height, vmin and vmax",
  "authors": [
    "Alex Dunphy"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:alexdunphy/viewport.git"
  },
  "main": "index.js",
  "ignore": [
    "**/*",
    "!index.js",
    "!dist/**",
    "!LICENSE.md"
  ],
  "license": "MIT",
  "homepage": "https://github.com/alexdunphy/viewport",
  "version": "0.1.0",
  "_release": "0.1.0",
  "_resolution": {
    "type": "version",
    "tag": "v0.1.0",
    "commit": "a54225a7fc210df58b1a56e0cbdb6dc6532af119"
  },
  "_source": "git://github.com/alexdunphy/viewport.git",
  "_target": "~0.1.0",
  "_originalSource": "viewport-dimensions",
  "_direct": true
}