{
  "_args": [
    [
      "gapi-client@0.0.3",
      "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend"
    ]
  ],
  "_from": "gapi-client@0.0.3",
  "_id": "gapi-client@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-97xwrQbdnr31e1glygCCBd65Eb8=",
  "_location": "/gapi-client",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gapi-client@0.0.3",
    "name": "gapi-client",
    "escapedName": "gapi-client",
    "rawSpec": "0.0.3",
    "saveSpec": null,
    "fetchSpec": "0.0.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gapi-client/-/gapi-client-0.0.3.tgz",
  "_spec": "0.0.3",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend",
  "author": {
    "name": "Kevin Schaich",
    "email": "schaich.kevin@gmail.com",
    "url": "http://schaich.io"
  },
  "bugs": {
    "url": "https://github.com/kevinschaich/gapi-client/issues"
  },
  "description": "A very thin Node wrapper for Google's client-side javascript V3 API",
  "homepage": "https://github.com/kevinschaich/gapi-client#readme",
  "keywords": [
    "google",
    "api",
    "google",
    "gapi"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gapi-client",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevinschaich/gapi-client.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.3"
}
