{
  "_args": [
    [
      "gl-preserve-state@1.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "gl-preserve-state@1.0.0",
  "_id": "gl-preserve-state@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-zQZ25l3haD4hvgJZ6C9+s0ebdkW9y+7U2qxvGu1uWOJh8a4RU+jURIKEQhf8elIlFpMH6CrAY2tH0mYrRjet3Q==",
  "_location": "/gl-preserve-state",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gl-preserve-state@1.0.0",
    "name": "gl-preserve-state",
    "escapedName": "gl-preserve-state",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/cardboard-vr-display"
  ],
  "_resolved": "https://registry.npmjs.org/gl-preserve-state/-/gl-preserve-state-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Brandon Jones"
  },
  "bugs": {
    "url": "https://github.com/jsantell/gl-preserve-state/issues"
  },
  "description": "Caches specified GL state, runs a callback, and restores the cached state when done.",
  "homepage": "https://github.com/jsantell/gl-preserve-state#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "gl-preserve-state",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsantell/gl-preserve-state.git"
  },
  "scripts": {},
  "version": "1.0.0"
}
