{
  "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"
}
