{
  "_args": [
    [
      "nosleep.js@0.7.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "nosleep.js@0.7.0",
  "_id": "nosleep.js@0.7.0",
  "_inBundle": false,
  "_integrity": "sha1-z9kZwlUjyg0PSmn7MwXAg62u4ok=",
  "_location": "/nosleep.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nosleep.js@0.7.0",
    "name": "nosleep.js",
    "escapedName": "nosleep.js",
    "rawSpec": "0.7.0",
    "saveSpec": null,
    "fetchSpec": "0.7.0"
  },
  "_requiredBy": [
    "/cardboard-vr-display"
  ],
  "_resolved": "https://registry.npmjs.org/nosleep.js/-/nosleep.js-0.7.0.tgz",
  "_spec": "0.7.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Rich Tibbett"
  },
  "bugs": {
    "url": "https://github.com/richtr/NoSleep.js/issues"
  },
  "description": "Prevent display sleep and enable wake lock in any Android or iOS web browser",
  "devDependencies": {
    "babel-core": "^6.25.0",
    "babel-eslint": "^7.2.3",
    "babel-loader": "^7.1.1",
    "babel-preset-es2015": "^6.24.1",
    "standard": "^10.0.2",
    "standard-loader": "^6.0.1",
    "webpack": "^3.0.0"
  },
  "homepage": "https://github.com/richtr/NoSleep.js",
  "keywords": [
    "nosleep",
    "wake lock",
    "wakelock",
    "screen",
    "display",
    "sleep"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "nosleep.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/richtr/NoSleep.js.git"
  },
  "scripts": {
    "build": "webpack"
  },
  "version": "0.7.0"
}
