{
  "_args": [
    [
      {
        "raw": "screenfull",
        "scope": null,
        "escapedName": "screenfull",
        "name": "screenfull",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "J:\\GoogleDrive\\www\\turnAlbum"
    ]
  ],
  "_from": "screenfull@latest",
  "_id": "screenfull@3.2.0",
  "_inCache": true,
  "_location": "/screenfull",
  "_nodeVersion": "4.7.3",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/screenfull-3.2.0.tgz_1492328896203_0.2754464568570256"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "screenfull",
    "scope": null,
    "escapedName": "screenfull",
    "name": "screenfull",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/screenfull/-/screenfull-3.2.0.tgz",
  "_shasum": "a4d6637c57e4749ed32eaf4423226d43a99cc11b",
  "_shrinkwrap": null,
  "_spec": "screenfull",
  "_where": "J:\\GoogleDrive\\www\\turnAlbum",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/screenfull.js/issues"
  },
  "dependencies": {},
  "description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-concat": "^1.0.0",
    "grunt-contrib-uglify": "^2.0.0",
    "load-grunt-tasks": "^3.3.0",
    "xo": "^0.16.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a4d6637c57e4749ed32eaf4423226d43a99cc11b",
    "tarball": "https://registry.npmjs.org/screenfull/-/screenfull-3.2.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "dist/screenfull.js"
  ],
  "gitHead": "6e4111348afd633efe47bdd32363720ede675d2b",
  "homepage": "https://github.com/sindresorhus/screenfull.js#readme",
  "keywords": [
    "browser",
    "fullscreen"
  ],
  "license": "MIT",
  "main": "dist/screenfull.js",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "screenfull",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/screenfull.js.git"
  },
  "scripts": {
    "test": "xo"
  },
  "version": "3.2.0",
  "xo": {
    "envs": [
      "node",
      "browser"
    ]
  }
}
