{
  "_args": [
    [
      "webvr-polyfill-dpdb@1.0.18",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "webvr-polyfill-dpdb@1.0.18",
  "_id": "webvr-polyfill-dpdb@1.0.18",
  "_inBundle": false,
  "_integrity": "sha512-O0S1ZGEWyPvyZEkS2VbyV7mtir/NM9MNK3EuhbHPoJ8EHTky2pTXehjIl+IiDPr+Lldgx129QGt3NGly7rwRPw==",
  "_location": "/webvr-polyfill-dpdb",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "webvr-polyfill-dpdb@1.0.18",
    "name": "webvr-polyfill-dpdb",
    "escapedName": "webvr-polyfill-dpdb",
    "rawSpec": "1.0.18",
    "saveSpec": null,
    "fetchSpec": "1.0.18"
  },
  "_requiredBy": [
    "/cardboard-vr-display"
  ],
  "_resolved": "https://registry.npmjs.org/webvr-polyfill-dpdb/-/webvr-polyfill-dpdb-1.0.18.tgz",
  "_spec": "1.0.18",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "authors": "WebVR Polyfill DPDB authors",
  "bugs": {
    "url": "https://github.com/WebVRRocks/webvr-polyfill-dpdb/issues/new"
  },
  "description": "A Device Parameter Database for the WebVR Polyfill",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^3.4.2"
  },
  "homepage": "https://github.com/WebVRRocks/webvr-polyfill-dpdb",
  "license": "Apache-2.0",
  "main": "dpdb.json",
  "name": "webvr-polyfill-dpdb",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WebVRRocks/webvr-polyfill-dpdb.git"
  },
  "scripts": {
    "build": "node scripts/build.js --write",
    "postversion": "git push && git push --tags && npm publish",
    "preversion": "npm install && npm test",
    "start": "npm run build",
    "test": "npm run test:build && mocha",
    "test:build": "node scripts/build.js",
    "version": "npm run build && git add ."
  },
  "version": "1.0.18"
}
